document.write( "Question 758267: Two trains are 318 miles apart, and their speeds differ by 24 mph. Find the speed of each train if they are traveling toward each other and will meet in 3 hours.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #461354 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Two trains are 318 miles apart, and their speeds differ by 24 mph. Find the speed of each train if they are traveling toward each other and will meet in 3 hours.
\n" ); document.write( "***
\n" ); document.write( "let x=speed of faster train
\n" ); document.write( "x-24=speed of other(slower) train
\n" ); document.write( "distance=travel time*speed
\n" ); document.write( "..
\n" ); document.write( "3x+3(x-24)=318
\n" ); document.write( "3x+3x-72=318
\n" ); document.write( "6x=390
\n" ); document.write( "x=65
\n" ); document.write( "x-24=41
\n" ); document.write( "speed of faster train=65 mph
\n" ); document.write( "speed of other(slower) train=41 mph
\n" ); document.write( "
\n" );