document.write( "Question 875132: a passenger train and a freight train leave the same station at the same time. passenger train travels east at 60 mph and freight train travels west at 30 mph. in how many hours will they be 150 miles apart? \n" ); document.write( "
Algebra.Com's Answer #527981 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
D = rt. Distance = rate times time.


\n" ); document.write( "t = Distance / rate.


\n" ); document.write( "Their rate distance increase is 60 + 30 = 90 mph. The distance between them increases by 90 miles every hour.


\n" ); document.write( "The desired distance is 150.


\n" ); document.write( "150/90 = 5/3 = 5 and 2/3 hours = 1 hour 40 minutes. \n" ); document.write( "

\n" );