document.write( "Question 658694: A freight train leaves a station and travels due east at a speed of 60 mph. One hour later, a passenger train leaves the same station and travels due east on a parallel track at a speed of 90 mph. How long will it take for the passenger train to overtake the freight train? \n" ); document.write( "
Algebra.Com's Answer #410425 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Do it like this one. \n" ); document.write( "===================== \n" ); document.write( "A small plane leaves an airport and flies due south at 240km/h. A jet leaves the same airport 2 hours later and flies due south at 960km/h. How long does it take the jet to catch up to get to the small plane \n" ); document.write( "------------ \n" ); document.write( "In 2 hours, the 1st plane is 480 km away (240*2) \n" ); document.write( "The 2nd plane gains on the first at 720 km/hr (960 - 240) \n" ); document.write( "----- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "480/720 = 2/3 hours to catch up \n" ); document.write( " \n" ); document.write( " |