document.write( "Question 703170:
\n" );
document.write( "Two train leave the same station at the same time and head in opposite direction. One train is traveling 20 mi/h faster than the other. In 5 hours, they were 800 miles apart, find the rate of each rate? \n" );
document.write( "
Algebra.Com's Answer #433377 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! D=RT \n" ); document.write( "LET X & (X+20) BE THE SPEEDS. \n" ); document.write( "800=(X+X+20)*5 \n" ); document.write( "800=(2X+20)*5 \n" ); document.write( "800=10X+100 \n" ); document.write( "10X=800-100 \n" ); document.write( "10X=700 \n" ); document.write( "X=700/100 \n" ); document.write( "X=70 MPH. FOR THE SLOWER TRAIN. \n" ); document.write( "70+20=90 MPH. FOR THE FASTER TRAIN. \n" ); document.write( "PROOF: \n" ); document.write( "800=(70+90)5 \n" ); document.write( "800=160*5 \n" ); document.write( "800=800 \n" ); document.write( " |