document.write( "Question 119180: A light plane flew from its home base to an airport 255 miles away. With a headwind, the trip took 1.7 hours. The return trip with tailwind took 1.5 hours. Fine the average airspeed of the plane and the average wind speed. \n" ); document.write( "
Algebra.Com's Answer #87330 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
What is common to both trips? That's always the right question to ask.
\n" ); document.write( "The answer is -distance-It's 255 mi in both cases. The speed will be
\n" ); document.write( "different and so will the time.
\n" ); document.write( "s = plane's average speed in still air
\n" ); document.write( "w = average windspeed
\n" ); document.write( "On the first trip, \"255+=+%28s+-w%291.7\"
\n" ); document.write( "On the 2nd trip, \"255+=+%28s+%2B+w%291.5\"
\n" ); document.write( "\"1.7s+-+1.7w+=+255\"
\n" ); document.write( "\"1.5s+%2B+1.5w+=+255\"
\n" ); document.write( "Multiply both sides of the 2nd equation by the fraction \"1.7%2F1.5\"
\n" ); document.write( "\"1.7s+-+1.7w+=+255\"
\n" ); document.write( "\"1.7s+%2B+1.7w+=+255%2A%281.7%2F1.5%29\"
\n" ); document.write( "add the equations
\n" ); document.write( "\"3.4s+=+255+%2B+255%2A%281.7%2F1.5%29\"
\n" ); document.write( "multiply both sides by 1.5
\n" ); document.write( "\"5.1s+=+255%2A1.5+%2B+255%2A1.7\"
\n" ); document.write( "\"5.1s+=+382.5+%2B+433.5\"
\n" ); document.write( "\"5.1s+=+876\"
\n" ); document.write( "\"s+=+160\"mi/hr average airspeed of plane
\n" ); document.write( "\"1.7%2A160+-+1.7w+=+255\"
\n" ); document.write( "\"272+-+1.7w+=+255\"
\n" ); document.write( "\"1.7w+=+272+-+255\"
\n" ); document.write( "\"1.7w+=+17\"
\n" ); document.write( "\"w+=+10\"mi/hr ave windspeed
\n" ); document.write( "check answers
\n" ); document.write( "\"1.7%2A160+-+1.7%2A10+=+255\"
\n" ); document.write( "\"272+-+17+=+255\"
\n" ); document.write( "\"255+=+255\"
\n" ); document.write( "and
\n" ); document.write( "\"1.5s+%2B+1.5w+=+255\"
\n" ); document.write( "\"1.5%2A160+%2B+1.5%2A10+=+255\"
\n" ); document.write( "\"240+%2B+15+=+255\"
\n" ); document.write( "\"255+=+255\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );