document.write( "Question 798311: A freight train starts from Los Angeles and heads for Chicago at 40mph. Two hours later a passenger train leaves the same station for Chicago traveling at 60mph. How long will it be before the passenger train overtakes the freight train? \n" ); document.write( "
Algebra.Com's Answer #482145 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Assuming they are on parallel tracks and not on the same track,
\n" ); document.write( "60x=40(x+2)
\n" ); document.write( "60x=40x+80
\n" ); document.write( "20x=80
\n" ); document.write( "x=4 hours for the passenger train to overtake the freight train.
\n" ); document.write( "check
\n" ); document.write( "60*4=40*(4+2)
\n" ); document.write( "240=240
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );