.
\n" );
document.write( "A train averaged 120km/h for the first 80% of a trip and 90km/h for the whole trip.
\n" );
document.write( "Find it's average speed for the last 20% of the trip.
\n" );
document.write( "-----------------------------------------------------------\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "\r\n" );
document.write( "Let D be the entire distance.\r\n" );
document.write( "\r\n" );
document.write( "The train covered first 80% of the entire distance, i.e. 0.8*D, at the average speed of 120
. \r\n" );
document.write( "Hence, it spent
hours to cover this part. \r\n" );
document.write( "\r\n" );
document.write( "Let u be the speed of the train on the second (20%) part of the trip.\r\n" );
document.write( "Then the train spent
hours to cover the second part. \r\n" );
document.write( "\r\n" );
document.write( "Thus the full time for the trip was\r\n" );
document.write( "\r\n" );
document.write( "t =
+
(1)\r\n" );
document.write( "\r\n" );
document.write( "hours. We are given that the average speed was 90
. \r\n" );
document.write( "It means that the whole distance divided by the full time is 90
. \r\n" );
document.write( "\r\n" );
document.write( "It gives you an equation\r\n" );
document.write( "\r\n" );
document.write( "
= 90.\r\n" );
document.write( "\r\n" );
document.write( "Cancel the factor D in the numerator and the denominator. You will get\r\n" );
document.write( "\r\n" );
document.write( "
= 90.\r\n" );
document.write( "\r\n" );
document.write( "It is your equation to find the speed u.\r\n" );
document.write( "\r\n" );
document.write( "Let us simplify it step by step:\r\n" );
document.write( "\r\n" );
document.write( "
= 90 ----->
= 3 -----> 4u = 3*(0.8*u + 24) -----> 4u = 2.4u + 72 -----> 4u - 2.4 u = 72 -----> 1.6u = 72,\r\n" );
document.write( "\r\n" );
document.write( "u =
= 45
. \r\n" );
document.write( "\r\n" );
document.write( "It is the speed of the train on the second part of the trip.\r\n" );
document.write( "\r\n" );
document.write( "The solution is completed.\r\n" );
document.write( "\r\n" );
document.write( "Answer. The speed of the train on the second part of the trip was 45
.\r\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "