document.write( "Question 925619: A train leaves station Y and travels west at 75kph. Two hours later, a second train leaves the same station on a parallel track and travels west at 125 kph. How far from the station will they meet? \n" ); document.write( "
Algebra.Com's Answer #561642 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Distances will be the same the faster train catches the slower one
\n" ); document.write( "t the time for the slower train
\n" ); document.write( "75kph(t) = 125kph(t-1)
\n" ); document.write( "125 = 50t
\n" ); document.write( "2.5hr = t, the time for the slower train
\n" ); document.write( "..........
\n" ); document.write( " How far from station M will the faster train catch the slower one?
\n" ); document.write( "Distance traveled: 75kph(2.5hr) = 187.5mi
\n" ); document.write( "
\n" );