document.write( "Question 995206: A round trip helicopter ride lasted 4 hours and 30 minutes. If the helicopter flew away from the airport at 100 mph and returned at the rate of 50mph, what was its greatest distance from the airport?
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #614013 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A round trip helicopter ride lasted 4 hours and 30 minutes. If the helicopter flew away from the airport at 100 mph and returned at the rate of 50mph, what was its greatest distance from the airport? \n" ); document.write( "------------ \n" ); document.write( "Avg speed of a round trip = 2*r1*r2/(r1 + r2) \n" ); document.write( "= 2*100*50/150 = 200/3 mi/hr \n" ); document.write( "-------- \n" ); document.write( "d = r*t = (200/3)*4.5 = 300 mile RT \n" ); document.write( "--> 150 miles each way \n" ); document.write( " \n" ); document.write( " |