document.write( "Question 255405: a freight train leaves a station traveling 60 miles per hour. thirty minutes later a passenger train leaves the station in the same direction on a parallel track at a speed of 72 miles per hour. How long will it take the passenger train to catch the freight train? \n" ); document.write( "
Algebra.Com's Answer #187668 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Imagine you have a stopwatch and you start it when
\n" ); document.write( "the 2nd train leaves. You are all-knowing and powerful,
\n" ); document.write( "and can stop the stopwatch when the trains meet.
\n" ); document.write( "How far has the 1st train gone when you start the stopwatch?
\n" ); document.write( "\"d+=+r%2At\"
\n" ); document.write( "\"r+=+60\" mi/hr
\n" ); document.write( "\"t+=+1%2F2\" hr
\n" ); document.write( "\"d+=+60%2A%281%2F2%29\"
\n" ); document.write( "\"d+=+30\" mi
\n" ); document.write( "Now the 2 train will travel different distances but for the same time
\n" ); document.write( "on the stopwatch (\"t%5B1%5D+=+t%5B2%5D\")
\n" ); document.write( "For the 2nd train:
\n" ); document.write( "\"d%5B2%5D+=+r%5B2%5D%2At%5B2%5D\"
\n" ); document.write( "\"r%5B2%5D+=+72\" mi/hr
\n" ); document.write( "\"d%5B2%5D+=+72%2At%5B2%5D\"
\n" ); document.write( "The 1st train has \"30\" mi less to travel
\n" ); document.write( "\"d%5B2%5D+-+30+=+60%2At%5B2%5D\"
\n" ); document.write( "\"d%5B2%5D+=+60%2At%5B2%5D+%2B+30\"
\n" ); document.write( "Use \"d%5B2%5D\" in the 1st equation for \"d%5B2%5D\" in the 2nd equation
\n" ); document.write( "\"72%2At%5B2%5D+=+60%2At%5B2%5D+%2B+30\"
\n" ); document.write( "\"12%2At%5B2%5D+=+30\"
\n" ); document.write( "\"t%5B2%5D+=+2.5\" hrs
\n" ); document.write( "It will take the passenger train 2.5 hrs to catch the freight train
\n" ); document.write( "check:
\n" ); document.write( "The 1st train has traveled for \"2.5+%2B+.5+=+3\" hrs
\n" ); document.write( "\"d%5B1%5D+=+60%2A3\" mi
\n" ); document.write( "\"d%5B1%5D+=+180\" mi
\n" ); document.write( "And the 2nd train's distance is
\n" ); document.write( "\"d%5B2%5D+=+72%2A2.5\"
\n" ); document.write( "\"d%5B2%5D+=+180\" mi
\n" ); document.write( "These are the TOTAL distances the trains must travel
\n" ); document.write( "and they are equal as they must be when they meet
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );