document.write( "Question 340048: Two trains leave from the same station on the same tracks. The train that is traveling east is going 8mph faster than the train that is going west. After 2 hours and 30 minutes they are 194 miles apart.how fast were the two trains traveling?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #243702 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 194/2.5=77.6 mi in 1 hr \n" ); document.write( "x+x+8=77.6 \n" ); document.write( "2x=69.6 \n" ); document.write( "x=34.8 mph \n" ); document.write( "x+8=42.8 mph \n" ); document.write( " |