document.write( "Question 100093: A train leaves the station at 6:00pm traveling west at 80mi/hr on a parallel track, a second train leaves the station 3 hrs later traveling west at 100mi/hr. At what time will the second train catch up with the first? \n" ); document.write( "
Algebra.Com's Answer #72878 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let t=amount of time it takes second train to catch up with the first after the second train leaves at 9:00pm
\n" ); document.write( "time the second train catches up with the first=9:00pm+t\r
\n" ); document.write( "\n" ); document.write( "distance(d)=rate(r) times time(t) or d=rt;t=d/r and r=d/t\r
\n" ); document.write( "\n" ); document.write( "When the second train leaves, the first train has already travelled 80*3 or 240 mi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Distance first train travels =240+80t\r
\n" ); document.write( "\n" ); document.write( "Distance second train travels=100t\r
\n" ); document.write( "\n" ); document.write( "Now we know that the second train will have caught up with the first when the distance the second train travels equals the distance the first train travels. So our equation to solve is:\r
\n" ); document.write( "\n" ); document.write( "100t=240+80t subtract 80t from both sides
\n" ); document.write( "100t-80t=240 collect like terms
\n" ); document.write( "20t=240 divide both sides by 20
\n" ); document.write( "t=12 hrs------amount of time it takes the second train to catch up
\n" ); document.write( "time the second train catches up =9:00pm + 12 hrs=9:00am the next day\r
\n" ); document.write( "\n" ); document.write( "CK\r
\n" ); document.write( "\n" ); document.write( "80*12+240=100*12
\n" ); document.write( "1200=1200\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );