document.write( "Question 586115: a car travel at a speed of 72 km per hour.\r
\n" );
document.write( "\n" );
document.write( "The distance, in km, that the car travel in 1 3/4 hours\r
\n" );
document.write( "\n" );
document.write( "The Time, in minutes, taken to travel 42 km is? \n" );
document.write( "
Algebra.Com's Answer #373617 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a car travel at a speed of 72 km per hour.\r \n" ); document.write( "\n" ); document.write( "The distance, in km, that the car travel in 1 3/4 hours \n" ); document.write( "t = 1.75 hours \n" ); document.write( "d = r*t \n" ); document.write( "------------- \n" ); document.write( "The Time, in minutes, taken to travel 42 km is? \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |