document.write( "Question 879063: A train leaves the station and travels north at 85 km/hr and four hours later a second train leaves on a parallel track and travels north at 125 km/hr and how far from the station will they meet? \n" ); document.write( "
Algebra.Com's Answer #530497 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A train leaves the station and travels north at 85 km/hr and four hours later a second train leaves on a parallel track and travels north at 125 km/hr and how far from the station will they meet?
\n" ); document.write( "***
\n" ); document.write( "let x=travel time of 2nd train
\n" ); document.write( "x+4=travel time of 1st train
\n" ); document.write( "distance=speed*travel time (same for both trains)
\n" ); document.write( "85(x+4)=125x
\n" ); document.write( "85x+340=125x
\n" ); document.write( "40x=340
\n" ); document.write( "x=8.5 hrs
\n" ); document.write( "125*8.5=1062.5
\n" ); document.write( "how far from the station will they meet? 1062.5 km \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );