document.write( "Question 899410: An eastbound train and a westbound train meet each other on parallel tracks heading in opposite directions. The eastbound train travels 4 miles per hour faster than the westbound train. After 2.5 hours, they are 300 miles apart. At what speeds are the two trains traveling? \n" ); document.write( "
Algebra.Com's Answer #545400 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "r is the rate of the slower train
\n" ); document.write( "(2.5hr)r + (2.5hr)(r+4) = 300
\n" ); document.write( " 5r + 10 = 300
\n" ); document.write( " 5r = 290
\n" ); document.write( " r = 58mph, slower train. faster train 62mph
\n" ); document.write( " \n" ); document.write( "
\n" );