document.write( "Question 1096492: How many minutes will it take a car to travel 10 KM distance at 20kmph, 40kmph, 60kmph and 80kmph? \n" ); document.write( "
Algebra.Com's Answer #710919 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many minutes will it take a car to travel 10 KM distance at 20kmph, 40kmph, 60kmph and 80kmph?
\n" ); document.write( "----------
\n" ); document.write( "d = r*t
\n" ); document.write( "t = d/r in hours
\n" ); document.write( "t = 60d/r in minutes
\n" ); document.write( "
\n" );