document.write( "Question 706641: if a car is traveling 80 miles per hour how long would it take to travel 100 yards \n" ); document.write( "
Algebra.Com's Answer #435311 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
if a car is traveling 80 miles per hour how long would it take to travel 100 yards
\n" ); document.write( ".
\n" ); document.write( "d = rt
\n" ); document.write( "t = d/r
\n" ); document.write( ".
\n" ); document.write( "First, get similar units (feet):
\n" ); document.write( "100 yards = 300 feet
\n" ); document.write( "80 mph = 80*5280 = 422400 feet/hour
\n" ); document.write( ".
\n" ); document.write( "t = 300/422400
\n" ); document.write( "t = .00071 hours
\n" ); document.write( "or
\n" ); document.write( "t = .00071 hours * 60 min/hour * 60 sec/min
\n" ); document.write( "t = 2.56 seconds
\n" ); document.write( "
\n" );