document.write( "Question 505988: Two cars leave towns 540 kilometers apart at the same time and travel toward each other. One car's rate is 16 kilometers per hour more than the other's. If they meet in 3 hours, what is the rate of the faster car? \n" ); document.write( "
Algebra.Com's Answer #340056 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Let be x km/h the rate of the fastest car, then the rate of the slowest car will be x-16 km/h. The fastest car traveled 3x km and the slowest car traveled 3(x-16) km in the moment that they met each other. Since the distance between towns is
\n" ); document.write( "540 km we write the equation:
\n" ); document.write( "3x+3(x-16)=540, solving this equation we get x=98 km/h.
\n" ); document.write( "Answer: The rate of the fastest car is 98 km/h.
\n" ); document.write( "
\n" );