document.write( "Question 1193696: Nate flies a plane against a headwind for 3869 miles. The return trip with the wind took 20 hours less time. If the wind speed is 10 mph, how fast does Nate fly the plane when there is no wind? \n" ); document.write( "
Algebra.Com's Answer #825729 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Let x be the plane speed (mph).

\n" ); document.write( "Then its speed with the wind is x+10, and its speed against the wind is x-10.

\n" ); document.write( "The time for flying 3869 miles with the wind is 3869/(x+10); the time for flying 3869 miles against the wind is 3869/(x-10).

\n" ); document.write( "The time for flying with the wind was 20 hours less than the time for flying against the wind:

\n" ); document.write( "\"3869%2F%28x-10%29-3869%2F%28x%2B10%29=20\"

\n" ); document.write( "Multiply everything by the common denominator:

\n" ); document.write( "\"3869%28x%2B10%29-3869%28x-10%29=20%28x%2B10%29%28x-10%29\"
\n" ); document.write( "\"3869x%2B38690-3869x%2B38690=20%28x%5E2-100%29\"
\n" ); document.write( "\"77380=20x%5E2-2000\"
\n" ); document.write( "\"79380=20x%5E2\"
\n" ); document.write( "\"x%5E2=3969\"
\n" ); document.write( "\"x=63\"

\n" ); document.write( "ANSWER: The speed of the plane in still air is x = 63mph

\n" ); document.write( "
\n" ); document.write( "
\n" );