document.write( "Question 895071: Suppose that during a test drive of two cars, one car travels 252 miles in the same time that the second car travels 210 miles. If the speed of one car is 14 miles per hour faster than the speed of the second car, find the speed of both cars.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #542543 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Suppose that during a test drive of two cars, one car travels 252 miles in the same time that the second car travels 210 miles. If the speed of one car is 14 miles per hour faster than the speed of the second car, find the speed of both cars.
\n" ); document.write( "***
\n" ); document.write( "let x=speed of slower car
\n" ); document.write( "x+14 speed of faster car
\n" ); document.write( "travel time=distance/speed
\n" ); document.write( "210/x=252/(x+14)
\n" ); document.write( "252x=210(x+14)
\n" ); document.write( "252x=210x+2940
\n" ); document.write( "42x=2940
\n" ); document.write( "x=70
\n" ); document.write( "x+14=84
\n" ); document.write( "speed of slower car=70 mph
\n" ); document.write( "speed of faster car=84 mph
\n" ); document.write( "
\n" );