document.write( "Question 526960: A plane averaged 500 mph on a trip heading north but only 350 mph on the return trip. the total flight time for the round trip was 8.5 hours. what is the distance of a one-way trip? \n" ); document.write( "
Algebra.Com's Answer #348755 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! avg speed = 2*500*350/(500+350) = 35000/85 = 7000/17 mi/hr for the round trip \n" ); document.write( "--------------- \n" ); document.write( "d = r*t = (7000/17)*8.5 = 3500 miles round trip \n" ); document.write( "one-way = 1750 miles \n" ); document.write( " \n" ); document.write( " |