document.write( "Question 802454: At 530 miles, 4.5 hour plane trip was flown at 2 speeds. For the first part of the trip, the average speed was 120 mph. For the remainder of the trip, the average speed was 115 mph. How long did the plane fly at 120 mph? \n" ); document.write( "
Algebra.Com's Answer #483887 by richwmiller(17219) You can put this solution on YOUR website! R*T=D \n" ); document.write( "x+y=4.5, \n" ); document.write( "120x+115y=530\r \n" ); document.write( "\n" ); document.write( "x=2.5 hours at 120mph, y=2 hrs at 115mph. \n" ); document.write( " |