document.write( "Question 329025: An airplane can travel 450 miles into the wind in 2 hours and 25 minutes. This plane takes the same time to travel 630 miles with the wind. Find the speed of the airplane without any wind. \n" ); document.write( "
Algebra.Com's Answer #235746 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"w\" = wind speed
\n" ); document.write( "Let \"a\" = speed of plane without wind
\n" ); document.write( "\"a+-+w\" = speed of plane flying into wind
\n" ); document.write( "\"a+%2B+w\" = speed of plane flying with the wind
\n" ); document.write( "given:
\n" ); document.write( "\"450+=+%28a+-+w%29%2A2.4167\"
\n" ); document.write( "\"630+=+%28a+%2B+w%29%2A2.4167\"
\n" ); document.write( "This is 2 equations with 2 unknowns so it's solvable
\n" ); document.write( "-------------------
\n" ); document.write( "Divide both sides of each by \"2.4167\"
\n" ); document.write( "\"a+-+w+=+450%2F2.4167\"
\n" ); document.write( "\"a+%2B+w+=+630%2F2.4167\" add the equations
\n" ); document.write( "-------------------
\n" ); document.write( "\"2a+=+1080%2F2.4167\"
\n" ); document.write( "\"2a+=+446.890\"
\n" ); document.write( "\"a+=+223.4452\" mi/hr
\n" ); document.write( "and, since
\n" ); document.write( "\"a+%2B+w+=+630%2F2.4167\"
\n" ); document.write( "\"w+=+260.686+-+223.4452\"
\n" ); document.write( "\"w+=+37.241\" mi/hr
\n" ); document.write( "The speed of the plane without wind is 223.445 mi/hr
\n" ); document.write( "check:
\n" ); document.write( "\"450+=+%28a+-+w%29%2A2.4167\"
\n" ); document.write( "\"450+=+%28223.4452+-+37.241%29%2A2.4167\"
\n" ); document.write( "\"450+=+186.2042%2A2.4167\"
\n" ); document.write( "\"450+=+449.9997\" close enough
\n" ); document.write( "and
\n" ); document.write( "\"630+=+%28a+%2B+w%29%2A2.4167\"
\n" ); document.write( "\"630+=+%28223.4452+%2B+37.241%29%2A2.4167\"
\n" ); document.write( "\"630+=+260.6862%2A2.4167\"
\n" ); document.write( "\"630+=+630.0003\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );