document.write( "Question 598021: a helicopter makes a round trip flight that lasts 4.5 hrs. if the average rate out was 80 miles per hour and the average rate in was 100 miles per hour. what was the helicopters greatest distance from the airport? \n" ); document.write( "
Algebra.Com's Answer #378552 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a helicopter makes a round trip flight that lasts 4.5 hrs. \n" ); document.write( " if the average rate out was 80 miles per hour and the average rate in was 100 miles per hour. \n" ); document.write( " what was the helicopters greatest distance from the airport? \n" ); document.write( ": \n" ); document.write( "Let d = the one-way trip \n" ); document.write( ": \n" ); document.write( "Write a time equation: time = dist/speed \n" ); document.write( ": \n" ); document.write( "time out + time back = 4.5 hrs \n" ); document.write( " \n" ); document.write( "Multiply by 400 to clear the denominators \n" ); document.write( "400* \n" ); document.write( "Cancel the denominators \n" ); document.write( "5d + 4d = 1800 \n" ); document.write( "d = 1800/9 \n" ); document.write( "d = 200 miles max distance \n" ); document.write( " |