document.write( "Question 18586: HELP !!
\n" );
document.write( " A passenger train's speed is 60 mi/h and a freight train's speed is 40mi/h.The passenger train travels the same distance in 1.5 h less time than the freight train.How long does each train take to make the trip?
\n" );
document.write( " Thanks for your help !! \n" );
document.write( "
Algebra.Com's Answer #8950 by wuwei96815(245)![]() ![]() ![]() You can put this solution on YOUR website! This problem can be solved by substitution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "distance = speed x time\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "distance for passenger train = 60mi/h x t \n" ); document.write( "distance for freight train = 40mi/h x (t+1.5h)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "60mi/h x t = 40mi/h x (t + 1.5h) \n" ); document.write( "60t = 40t + 60 \n" ); document.write( "60t - 40t = 60 \n" ); document.write( "t = 3 hours\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The passenger train traveled for 3 hours \n" ); document.write( "The freight train traveled for 4.5 hours \n" ); document.write( " |