document.write( "Question 1012510: A train averaged 120km/h for the first 80% of a trip and 90km/h for the whole trip. Find it's average speed for the last 20% of the trip. \n" ); document.write( "
Algebra.Com's Answer #628466 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\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 \"km%2Fh\". \r\n" );
document.write( "Hence, it spent \"%280.8%2AD%29%2F120\" 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 \"%280.2%2AD%29%2Fu\" 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 = \"%280.8%2AD%29%2F120\" + \"%280.2%2AD%29%2Fu\"    (1)\r\n" );
document.write( "\r\n" );
document.write( "hours. We are given that the average speed was 90 \"km%2Fh\". \r\n" );
document.write( "It means that the whole distance divided by the full time is 90 \"km%2Fh\". \r\n" );
document.write( "\r\n" );
document.write( "It gives you an equation\r\n" );
document.write( "\r\n" );
document.write( "\"D%2F%28%280.8%2AD%29%2F120+%2B+%280.2%2AD%29%2Fu%29\" = 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( "\"1%2F%280.8%2F120+%2B+0.2%2Fu%29\" = 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( "\"%28120%2Au%29%2F%280.8%2Au+%2B+0.2%2A120%29\" = 90  ----->  \"%284u%29%2F%280.8%2Au+%2B+24%29\" = 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 = \"72%2F1.6\" = 45 \"km%2Fh\". \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 \"km%2Fh\".\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );