document.write( "Question 1208988:
\n" ); document.write( "An air rescue plane averages 300 miles per hour in still air. It carries enough fuel for 5 hours of flying time. If, upon takeoff, it encounters a head wind of 30 mi/hr, how far can it fly and return safely? (Assume that the wind remains constant.)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #847536 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "An air rescue plane averages 300 miles per hour in still air.
\n" ); document.write( "It carries enough fuel for 5 hours of flying time.
\n" ); document.write( "If, upon takeoff, it encounters a head wind of 30 mi/hr, how far can it fly
\n" ); document.write( "and return safely? (Assume that the wind remains constant.)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let d be the maximum one way distance, in miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The rate of the plane (relative the ground) against the wind is 300-30 = 270 mils per hour.\r\n" );
document.write( "\r\n" );
document.write( "The time to fly the distance of d miles is  \"d%2F270\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The rate of the plane (relative the ground) with the wind is 300+30 = 330 mils per hour.\r\n" );
document.write( "\r\n" );
document.write( "The time to fly the distance of d miles is  \"d%2F330\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total time flying is  \"d%2F270\" + \"d%2F330\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time equation is\r\n" );
document.write( "\r\n" );
document.write( "    \"d%2F270\" + \"d%2F330\" = 5  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve, multiply all the terms by  270*330.  You will get\r\n" );
document.write( "\r\n" );
document.write( "    330d + 270d = 5*270*330\r\n" );
document.write( "\r\n" );
document.write( "    600d = 445500\r\n" );
document.write( "\r\n" );
document.write( "       d = 445500/600 = 742.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The maximum one-way distance to fly is  742.5 miles.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );