document.write( "Question 992159: Two trains leave the station at the same time, one heading west and the other east. The westbound train travels 12 mph faster than the eastbound train. If the two trains are 800 miles apart after 5 hours, what is the rate of the westbound train? \n" ); document.write( "
Algebra.Com's Answer #611775 by ikleyn(52808)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "let x be the speed of the westbound train in mph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The the speed of the other train is x-12 mph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The distance between the trains increases by [x + (x-12)] = 2x-12 miles each hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation to find x is \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"800%2F%282x-12%29\" = \"5\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simplify and solve it:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "800 = 5*(2x-12),\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "800 = 10 x - 60,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10x = 860,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = \"860%2F10\" = 86 mph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer. the speed of the westbound train is 86 mph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );