document.write( "Question 1052334: Suppose that during a test drive of two cars, one car travels 185 miles in the same time that the second car travels 150 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( "The speed of the first car is
\n" );
document.write( "nothing mph, and the speed of the second car is
\n" );
document.write( "nothing mph. \n" );
document.write( "
Algebra.Com's Answer #667708 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let r be the rate of the slower car. Given that the times are equal, we have: \n" ); document.write( "150/r=185/r+14 \n" ); document.write( "150(r+14)=185r \n" ); document.write( "35r=2100 \n" ); document.write( "r=60 \n" ); document.write( "The slower car travels 60 mph; the faster one goes 74 mph. ☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |