This homework is to refresh your skills with Javascript. You are still not to use any extra libraries or CSS.
Assume the distance from Slippery Rock to Grove City is 8 and one third
miles and the speed limit is 55 mph the entire way.
The amount of time it takes to drive that distance in hours is:
Create a simple web page that will show how much time can be saved by driving at a particular speed (over 55).
Tip – use a variable for the distance that calculates 8 + 1 / 3. (How many significant digits would you need to approximate as, say, 8.333?)
To hand in the assignment, move all components of the Phonegap structure to the homework2 dropbox on D2L.
Zip the entire Phonegap structure - make sure both the zip file and the project
name are short.