document.write( "Question 1121884: In a journey of 1000 km a train covers the first 600 km at 60k/m per hour and the remaining distance at 40 kilometre per hour calculate the average speed of the train during the whole journey \n" ); document.write( "
Algebra.Com's Answer #737882 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the train covers the first 600 kilometers at 60 kilometers per hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the train covers the second 400 kilometers at 40 kilometers per hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rate * time = distance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for the first 600 kilometers, the formula becomes 60 * time = 600\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for time to get time = 600 / 60 = 10 hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for the last 400 kilometers, the formula becomes 40 * time = 400.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for time to get time = 400 / 40 = 10 hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the total time for the 1000 kilometers is 10 + 10 = 20 hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rate * time = distance becomes rate * 20 = 1000.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for rate to get rate = 1000 / 20 = 50 kilometers per hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the average speed of the train for the whole journey is 50 kilometers per hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );