document.write( "Question 221563: I need help with the following:\r
\n" );
document.write( "\n" );
document.write( "A freight train leaves a station traveling 60 miles per hour. Thirty mintues 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? \r
\n" );
document.write( "\n" );
document.write( "I either get 42 mintues or 75 minutes not sure. \n" );
document.write( "
Algebra.Com's Answer #391876 by bagyo(1)![]() ![]() ![]() You can put this solution on YOUR website! 60*t = 72*(t-0.5) \n" ); document.write( "12*t = 36 \n" ); document.write( "t = 3 hour \n" ); document.write( " |