document.write( "Question 685863: Two cars leave towns 640 kilometers apart at the same time and travel toward each other. One car's rate is 10 kilometers per hour more than the other's. If they meet in 4 hours, what is the rate of the faster car? \n" ); document.write( "
Algebra.Com's Answer #424613 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two cars leave towns 640 kilometers apart at the same time and travel toward each other. One car's rate is 10 kilometers per hour more than the other's. If they meet in 4 hours, what is the rate of the faster car?
\n" ); document.write( "--------------------
\n" ); document.write( "Slower car DATA:
\n" ); document.write( "time = 4 hrs ; rate = x kmh ; distance = 4x km
\n" ); document.write( "----
\n" ); document.write( "Faster car DATA:
\n" ); document.write( "time = 4 hrs ; rate = x+10 kmh ; distance = 4x+40 km
\n" ); document.write( "----------------
\n" ); document.write( "Equation:
\n" ); document.write( "distance + distance = 640 km
\n" ); document.write( "4x + 4x+40 = 640
\n" ); document.write( "8x = 600
\n" ); document.write( "---
\n" ); document.write( "x = 75 kmh (slower car rate)
\n" ); document.write( "x+10 = 85 kmh (faster car rate)
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );