document.write( "Question 878327: for two hours of a 400 mile trip your average speed is 40 mph. Determine the average speed that must be maintained for the remainder of the trip if you want to average speed for the trip to be 50 mph \n" ); document.write( "
Algebra.Com's Answer #530044 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! for two hours of a 400 mile trip your average speed is 40 mph. Determine the average speed that must be maintained for the remainder of the trip if you want to average speed for the trip to be 50 mph \n" ); document.write( "*** \n" ); document.write( "average speed=distance/travel time \n" ); document.write( "remainder of trip=400-80=320 miles \n" ); document.write( "let x=travel time for remainder of trip at 50 mph \n" ); document.write( "400/(2+x)=50 \n" ); document.write( "100+50x=400 \n" ); document.write( "50x=300 \n" ); document.write( "x=6 hrs \n" ); document.write( "speed=320/6=53 1/3 mph \n" ); document.write( " \n" ); document.write( " |