document.write( "Question 799392: a car traveling at 70 miles per hour, what is the distance of travel within 30 seconds? \n" ); document.write( "
Algebra.Com's Answer #482647 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Let r = speed or rate in mph \n" ); document.write( "Let t = time travelled in hrs \n" ); document.write( "Let d = distance travelled in t hours, in miles \n" ); document.write( "Now use the distance formula \n" ); document.write( "(1) d = rt \n" ); document.write( "The rate is 70 miles per hour, but the time is 30 seconds. We need the time in hours, not seconds, so how do you change 30 sec to x hrs? \n" ); document.write( "Do this \n" ); document.write( "(2) 30 sec = 30 sec * x hr/sec \n" ); document.write( "Since one hour is for 60 sec/min*60 min/hr or 3600 sec/hr, we have the inverse or \n" ); document.write( "(3) x = 1/3600 hr/sec \n" ); document.write( "Then we use (1) to get \n" ); document.write( "(4) d = 70*(30/3600) or \n" ); document.write( "(5) d = 7/12 \n" ); document.write( "Answer: the car travels 7/12 mile in 30 seconds. This is 3080 feet. Note that in one second at 70 mph you travel about 103 feet. \n" ); document.write( " |