document.write( "Question 836146: Two trains leave the station at the same time, one heading east and the other west. The eastbound train travels
\n" );
document.write( "20
\n" );
document.write( " miles per hour faster than the westbound train. If the two trains are
\n" );
document.write( "640
\n" );
document.write( " miles apart after
\n" );
document.write( "4
\n" );
document.write( " hours, what is the rate of the eastbound train?
\n" );
document.write( "Do not do any rounding.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #504003 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! Opposite directions, tells you sum of their distances is 640 miles at the given time of 4 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Eastbound train is the FASTER one.\r \n" ); document.write( "\n" ); document.write( "r = rate of the slower train.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "________________speed_____________time___________distance \n" ); document.write( "EastFast________r+20______________4__________(____) \n" ); document.write( "WestSlow_________r_______________4___________(____) \n" ); document.write( "Total_____________________________________________640\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Formula for uniform travel rate R*T=D gives expressions for the distances.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "________________speed_____________time___________distance \n" ); document.write( "EastFast________r+20______________4______________(r+20)*4 \n" ); document.write( "WestSlow_________r_______________4________________r*4 \n" ); document.write( "Total_____________________________________________640\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total of distances gives equation to solve for r: \n" ); document.write( " \n" ); document.write( "Once finding r, you can compute r+20. \n" ); document.write( " |