document.write( "Question 270379: how long would it take to travel 240 kilometers at 60 kilometers an hour?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #198092 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! how long would it take to travel 240 kilometers at 60 kilometers an hour?\r \n" ); document.write( "\n" ); document.write( "Remember that distance = rate x time. \r \n" ); document.write( "\n" ); document.write( "In the case above we know the distance and the rate but not the time t:\r \n" ); document.write( "\n" ); document.write( "240 = 60 * t\r \n" ); document.write( "\n" ); document.write( "t = 240/60 \n" ); document.write( "t = 4 hours \n" ); document.write( " |