document.write( "Question 555115: how many minutes will it take to drive 18 miles traveling at 60 mph?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #361643 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how many minutes will it take to drive 18 miles traveling at 60 mph? \n" ); document.write( "----- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "---- \n" ); document.write( "60 mi/hr = 1 mi/minute. \n" ); document.write( " \n" ); document.write( " |