document.write( "Question 1054464: The average speed of an express train is 40 km/hr faster than the average speed of a bus. To travel 1200km,the bus requires 50% more time than the train. Determine the average speed of the bus and the train. \n" ); document.write( "
Algebra.Com's Answer #669687 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The average speed of an express train is 40 km/hr faster than the average speed of a bus.
\n" ); document.write( "To travel 1200 km,the bus requires 50% more time than the train. Determine the average speed of the bus and the train.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x = the bus speed, in \"km%2Fh\".\r\n" );
document.write( "Then the train speed is (x+40) \"km%2Fh\".\r\n" );
document.write( "\r\n" );
document.write( "The time for the bus to cover 1200 km is \"1200%2Fx\".\r\n" );
document.write( "The time for the train is \"1200%2F%28x%2B40%29\".\r\n" );
document.write( "\r\n" );
document.write( "We are given that\r\n" );
document.write( "\r\n" );
document.write( "\"1.5%2A%281200%2F%28x%2B40%29%29\" = \"1200%2Fx\".\r\n" );
document.write( "\r\n" );
document.write( "Cancel the factor 1200 in both sides. You will get\r\n" );
document.write( "\r\n" );
document.write( "\"1.5%2F%28x%2B40%29\" = \"1%2Fx\".\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by x*(x+40). You will get\r\n" );
document.write( "\r\n" );
document.write( "1.5x = x+40  --->  0.5x = 40  --->  x = \"40%2F0.5\" = 80 \"km%2Fh\".\r\n" );
document.write( "\r\n" );
document.write( "It is the bus speed. Then the trai speed is 40 \"km%2Fh\" more, i.e. 120 \"km%2Fh\".\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The train speed is 120 km/h.  The bus speed is 80 km/h.\r\n" );
document.write( "

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