document.write( "Question 1173684: It is 395 km from Ski Valley to Vancouver. Kim made the trip in 6 hours, travelling by bus and
\n" );
document.write( "train. The train averaged 70 km/h and the bus 60 km/h. How much time was spent travelling by
\n" );
document.write( "train? \n" );
document.write( "
Algebra.Com's Answer #798952 by ikleyn(52865) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let \"t\" be the time traveled by the train.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the time traveled by the bus was (6-t) hours.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Next, you write the total distance equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 70t + 60*(6-t) = 395.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Finally, you solve this equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " t =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |