document.write( "Question 1059946: an express train travel 150 km in the same time that a freight train travel 100 km if the express train goes 2 km per hour faster than the freight train find the rate of each train \n" ); document.write( "
Algebra.Com's Answer #675001 by ikleyn(52775)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "an express train travel 150 km in the same time that a freight train travel 100 km if the express train goes 2 km per hour faster
\n" ); document.write( "than the freight train find the rate of each train
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let f be the speed of the freight train in km/h.\r\n" );
document.write( "Then the speed of the express train is (f+2) km/h.\r\n" );
document.write( "\r\n" );
document.write( "The condition says that \r\n" );
document.write( "\r\n" );
document.write( "\"150%2F%28f%2B2%29\" = \"100%2Ff\".\r\n" );
document.write( "\r\n" );
document.write( "The left  side is the time for the express train to cover 150 km.\r\n" );
document.write( "The right side is the time for the fraight train to cover 100 km.\r\n" );
document.write( "\r\n" );
document.write( "To solve the equation, multiply both sides by f*(f+2). You will get\r\n" );
document.write( "\r\n" );
document.write( "150f = 100(f+2),\r\n" );
document.write( "\r\n" );
document.write( "150f = 100f + 200,\r\n" );
document.write( "\r\n" );
document.write( "150f - 100f = 200,\r\n" );
document.write( "\r\n" );
document.write( "50f = 200,\r\n" );
document.write( "\r\n" );
document.write( "f = \"200%2F50\" = 4 km/h.\r\n" );
document.write( "\r\n" );
document.write( "The speed of the freight train is 4 km/h.\r\n" );
document.write( "The speed of the express train is 4+2 = 6 km/h.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Notice: 4 km/h is the speed of walking man.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Absurd? - It says everything about the author of the problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And the question is: for whom I worked on this post ???\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );