document.write( "Question 847611: Suppose that during a test drive of two cars, one car travels 333 miles in the same time that the second car travels 270 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( "
Algebra.Com's Answer #510583 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=x+14, \n" ); document.write( "y*t=333, \n" ); document.write( "x*t=270 \n" ); document.write( "t = 9/2=4.5, x = 60, y = 74 \n" ); document.write( " \n" ); document.write( " |