document.write( "Question 1040670: Two trains leave town 552 km apart at the same time and travel toward each other . One train travels 12km/h faster than the other. If they meet in 2 hours, what is the rate of each train? \n" ); document.write( "
Algebra.Com's Answer #655538 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let r be the rate of one of the trains. The faster train would then be r+12. So:
\n" ); document.write( "2r+2(r+12)=552
\n" ); document.write( "4r=528
\n" ); document.write( "r=132
\n" ); document.write( "r+12=144 ☺☺☺☺
\n" ); document.write( "
\n" );