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 #706306 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
The trains are heading in opposite directions; so we can add their velocities to find their rates. Let t be the westbound train; then the eastbound would be t+16. Then:
\n" ); document.write( "5t+5(t+16)=850
\n" ); document.write( "10t=770
\n" ); document.write( "t=77 mph for the westbound train
\n" ); document.write( "t+16=93 mph for the eastbound train
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );