document.write( "Question 204392: A freight train leaves a station travelling at 30 mph A passenger train leaves 1 hours later travelling at 50 mph. At what time will the passenger train overtake the freight train? \n" ); document.write( "
Algebra.Com's Answer #154303 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
30t=50(t-1)
\n" ); document.write( "30t=50t-50
\n" ); document.write( "30t-50t=-50
\n" ); document.write( "-20t=-50
\n" ); document.write( "t=-50/-20
\n" ); document.write( "t=2.5 hours after the freight train leaves the station they will meet.
\n" ); document.write( "
\n" );