document.write( "Question 408559: Two trains leave a station at the same time. One travels east at 50 miles per hour and the other travels west at 55 miles per hour. In how many hours will the two trains be 315 miles apart? \n" ); document.write( "
Algebra.Com's Answer #287941 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Two trains leave a station at the same time.
\n" ); document.write( "One travels east at 50mph and the other travels west at 55mph
\n" ); document.write( "In how many hours will the two trains be 315 miles apart?
\n" ); document.write( "Let x and (315-x) represent the distance the 55mph and 50mph travel respectively\r
\n" ); document.write( "\n" ); document.write( "D = r*t OR t = D/r (time for each train the same
\n" ); document.write( " \"+x%2F55+=+%28315-x%29%2F50+\" |cross multiplying to solve for x
\n" ); document.write( " 50x = 55(315-x)
\n" ); document.write( " 105x = 55*315
\n" ); document.write( " x = 55*315/105 = 165mi, distance travel by 55mph train
\n" ); document.write( " t = 165/55 = 3hr, number of hours it will take for trains to be 315 mi apart\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 3*55 + 3*50 = 165mi + 150mi = 315mi \n" ); document.write( "
\n" );