document.write( "Question 890833: Two trains left a station at the same time. one traveled north at a certain speed and the other traveled south at twice that speed. after four hours, the trains were 600 miles apart. how fast was each train traveling? \n" ); document.write( "
Algebra.Com's Answer #539355 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
A = 2B
\n" ); document.write( "4(A+b) = 600
\n" ); document.write( "Substitute the value of A from the first equation into the second
\n" ); document.write( "4(2B+B) = 600
\n" ); document.write( "Divide each side by 4
\n" ); document.write( "2B+B = 150
\n" ); document.write( "Add
\n" ); document.write( "3B = 150
\n" ); document.write( "Divide each side by 3
\n" ); document.write( "B = 50
\n" ); document.write( "If the slower train is traveling 50 mph, then the faster train is traveling 100 mph. Together they travel 150 mph. Multiply that by four hours to get the total distance of 600 miles.
\n" ); document.write( "
\n" ); document.write( "
\n" );