document.write( "Question 938833: two trains start at the same spot and travel in opposite directions. one train travels 5 km/hr faster than the other train. if after 4 hours, the trains are 460 km apart, how fast was each travelling? \n" ); document.write( "
Algebra.Com's Answer #571996 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x speed of slower train \n" ); document.write( "4x + 4(x+5) = 460 \n" ); document.write( "8x = 440 \n" ); document.write( "x = 55mph,speed of slower train. Faster train 60mph \n" ); document.write( "And...checking \n" ); document.write( "220mi + 240mi = 460 \n" ); document.write( " |