document.write( "Question 521328: two trains left Mooseport at the same time. one traveled north at 83 mph . the other traveled south at 67 mph . after how many hours were two trains 600 miles apart
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #346430 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x*(83+67)=600 \n" ); document.write( "x*(150)=600 \n" ); document.write( "x=4 \n" ); document.write( "4 hours \n" ); document.write( " \n" ); document.write( " |