document.write( "Question 912941: Train A leaves a station at 8:00 and travels at 100 km per hour towards the next city. One and a half hours later, Train B, an express, leaves the same station, traveling at 160 km per hour along the same route. At what time will Train B overtake the slower train? \n" ); document.write( "
Algebra.Com's Answer #554201 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
First find train A's head start
\n" ); document.write( "\"+d%5B1%5D+=+100%2A1.5+\"
\n" ); document.write( "\"+d%5B1%5D+=+150+\" km
\n" ); document.write( "--------------------
\n" ); document.write( "Start a stopwatch when train B leaves
\n" ); document.write( "Let \"+t++\" = the time in hours it takes
\n" ); document.write( "for B to catch A
\n" ); document.write( "Let \"+d+\" = the distance that B travels
\n" ); document.write( "until it catches A
\n" ); document.write( "--------------------
\n" ); document.write( "Train A's equation:
\n" ); document.write( "(1) \"+d+-+150+=+100t+\"
\n" ); document.write( "Train B's equation:
\n" ); document.write( "(2) \"+d+=+160t+\"
\n" ); document.write( "------------------
\n" ); document.write( "Substitute (2) into (1)
\n" ); document.write( "(1) \"+160t+-+150+=+100t+\"
\n" ); document.write( "(1) \"+60t+=+150+\"
\n" ); document.write( "(1) \"+t+=+2.5+\"
\n" ); document.write( "------------------
\n" ); document.write( "8:00 + \"+1.5+%2B+2.5+\" = 12:00
\n" ); document.write( "Train B catches train A at 12:00
\n" ); document.write( "----------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+d+=+160t+\"
\n" ); document.write( "(2) \"+d+=+160%2A2.5+\"
\n" ); document.write( "(2) \"+d+=+400+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+d+-+150+=+100t+\"
\n" ); document.write( "(1) \"+d+-+150+=+100%2A2.5+\"
\n" ); document.write( "(1) \"+d+=+250+%2B+150+\"
\n" ); document.write( "(1) \"+d+=+400+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );