document.write( "Question 485928: A train leaves station M and travels west at 35 km/hr. One hour later, a faster train leaves station M and also travels west on a parallel track at 40 km/hr. How far from station M will the faster train catch the slower one? \n" ); document.write( "
Algebra.Com's Answer #332257 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
before second train leaves station M
\n" ); document.write( "first train is already 35 km ahead.\r
\n" ); document.write( "\n" ); document.write( "Because in 1 hour it travels 35 km.\r
\n" ); document.write( "\n" ); document.write( "catchup distance = 35\r
\n" ); document.write( "\n" ); document.write( "catchup speed = 40 -35 = 5 km/h\r
\n" ); document.write( "\n" ); document.write( "t= distance /speed
\n" ); document.write( "t = 35/5
\n" ); document.write( "t = 7 hours
\n" ); document.write( "it takes 7 hours for second train to catch up.
\n" ); document.write( "In 7 hours it travels 7 * 48 = 280 km
\n" ); document.write( "
\n" );