document.write( "Question 637623: Two Trains left a station at the same time. One, Train A, traveled north at a certain speed and the other, Train B, traveled south at twice the speed. After 4 hours, the trains were 600 miles apart. How fast was each train traveling? Use needs to input the initial speed of train a to being the simulation.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #401816 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! D+RT \n" ); document.write( "600=(x+2x)4 \n" ); document.write( "600=3x*4 \n" ); document.write( "600=12x \n" ); document.write( "600/12=x \n" ); document.write( "x=50 mph ans. for the slower train. \n" ); document.write( "2*50=100 mph ans. for the second train. \n" ); document.write( "PROOF: \n" ); document.write( "600=(50+100)4 \n" ); document.write( "600=150*4 \n" ); document.write( "600=600\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |