document.write( "Question 223617: please help me with this porblem...\r
\n" );
document.write( "\n" );
document.write( "A passenger train travels 392 kilometres in the same time that it takes a freight train to travel 322 kilometres. If the passenger train travels 20 km/hr faster than the freight train, find the rate of each train.\r
\n" );
document.write( "\n" );
document.write( "thanks. \n" );
document.write( "
Algebra.Com's Answer #167162 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! please help me with this porblem... \n" ); document.write( "A passenger train travels 392 kilometres in the same time that it takes a freight train to travel 322 kilometres. If the passenger train travels 20 km/hr faster than the freight train, find the rate of each train. \n" ); document.write( "--------------- \n" ); document.write( "Passenger train DATA: \n" ); document.write( "distance = 392 km ; rate = x+20 km/h ; time = d/r = 392/(x+2) hrs \n" ); document.write( "---------------------------------------- \n" ); document.write( "Freight train DATA: \n" ); document.write( "distance = 322 km ; rate = x km/h ; time = d/r = 322/x hrs \n" ); document.write( "---------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "time = time \n" ); document.write( "392/(x+2) = 322/x \n" ); document.write( "392x = 322*x + 322*2 \n" ); document.write( "70x = 644 \n" ); document.write( "x = 9.2 km/h (rate of the freight train) \n" ); document.write( "x+20 = 29.2 km/h (rate of the passenger train) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |