document.write( "Question 451186: if i drive at the speed of 25km an hour how many minutes would it take to travel 60 km distance? \n" ); document.write( "
Algebra.Com's Answer #310273 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
time = distance / rate
\n" ); document.write( "\"+25+\" km/hr = \"+25+%2F+60+\" km/min
\n" ); document.write( "\"+t+=+60+%2F+%2825%2F60%29+\" min
\n" ); document.write( "\"+t+=+60%2A60%2F25+\"
\n" ); document.write( "\"+t+=+144+\" min
\n" ); document.write( "
\n" );