document.write( "Question 585000: Two cars leave towns 800 kilometers apart at the same time and travel toward each other. One car's rate is 12 kilometers per hour more that the other's. If they meet in 5 hours, what is the rate of the faster car?
\n" ); document.write( "Do not do any rounding.
\n" ); document.write( "

Algebra.Com's Answer #373043 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
800=5*x+5*(x+12)
\n" ); document.write( "x=74
\n" ); document.write( "x+12=86 kmph for the faster car
\n" ); document.write( "check
\n" ); document.write( "800=5*74+5*86
\n" ); document.write( "800=370+430
\n" ); document.write( "800=800
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );