document.write( "Question 850199: Two cars leave a a city on the same road, one driving 12mph faster than the other. After 4 hours, the car traveling faster stops for lunch. After 4 and a half hours, the car traveling slower stops for lunch. Assuming that the person in the faster car is still eating lunch, the cars are now 24 miles apart. How fast is each car driving? \n" ); document.write( "
Algebra.Com's Answer #512011 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
4*(12+x)-24=4.5x
\n" ); document.write( "x=48 mph for the slower car
\n" ); document.write( "12+x=60 mph faster car
\n" ); document.write( "4*60=240
\n" ); document.write( "4.5*48=216 which is 24 miles from faster car
\n" ); document.write( "
\n" ); document.write( "
\n" );