document.write( "Question 1091840: Two trains leave the station at the same time, one heading east and the other west. The eastbound train travels 16 miles per hour faster than the westbound train. If the two trains are 850 miles apart after 5 hours, what is the rate of the eastbound train? \n" ); document.write( "
Algebra.Com's Answer #706305 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = the speed of the westbound train
\n" ); document.write( "\"+s+%2B+16+\" = the speed of the eastbound train
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "Add their rates since they are going in opposite directions
\n" ); document.write( "\"+s%2A5+%2B+%28+s%2B16+%29%2A5+=+850+\"
\n" ); document.write( "\"+5%2A%28+2s+%2B+16+%29+=+850+\"
\n" ); document.write( "\"+2s+%2B+16+=+170+\"
\n" ); document.write( "\"+2s+=+154+\"
\n" ); document.write( "\"+s+=+77+\"
\n" ); document.write( "and
\n" ); document.write( "\"+s+%2B+16+=+93+\"
\n" ); document.write( "--------------------
\n" ); document.write( "The rate of the eastbound train is 93 mi/hr
\n" ); document.write( "check:
\n" ); document.write( "\"+5s+%2B+5%2A%28+s%2B16+%29+=+850+\"
\n" ); document.write( "\"+5%2A77+%2B+5%2A93+=+850+\"
\n" ); document.write( "\"+385+%2B+465+=+850+\"
\n" ); document.write( "\"+850+=+850+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );