document.write( "Question 965139: Two trains leave the same station at the same time, one traveling East the other traveling West. At the end of 10 and 1/4 hour they are 1394 miles apart. If the rate of the train traveling East is 4 miles per hour faster than the rate of the other train find their rates. \n" ); document.write( "
Algebra.Com's Answer #589876 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Two trains leave the same station at the same time, one traveling East the other traveling West. At the end of 10 and 1/4 hour they are 1394 miles apart. If the rate of the train traveling East is 4 miles per hour faster than the rate of the other train find their rates.
\n" ); document.write( "***
\n" ); document.write( "let x=rate of train traveling West
\n" ); document.write( "x+4=rate of train traveling East
\n" ); document.write( "x+(x+4)=2x+4=rate at which the 2 trains are traveling apart
\n" ); document.write( "distance/traveling time=rate
\n" ); document.write( "1394/10.25=136
\n" ); document.write( "2x+4=136
\n" ); document.write( "2x=132
\n" ); document.write( "x=66
\n" ); document.write( "x+4=70
\n" ); document.write( "rate of train traveling West=66 mph
\n" ); document.write( "rate of train traveling East=70 mph
\n" ); document.write( "
\n" );