document.write( "Question 1153778: An airplane can fly 650 mph in still air. If it can travel 2800 miles with the wind in the same time it can travel 2400 miles against the wind, find the wind speed. \n" ); document.write( "
Algebra.Com's Answer #776061 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
An airplane can fly 650 mph in still air. If it can travel 2800 miles with the wind in the same time it can travel 2400 miles against the wind, find the wind speed.
\n" ); document.write( "--------------
\n" ); document.write( "a = plane's airspeed = 650
\n" ); document.write( "w = windspeed
\n" ); document.write( "----
\n" ); document.write( "t = 2800/(650+w) = 2400/(650-w)
\n" ); document.write( "2800*(650-w) = 2400*(650+w)
\n" ); document.write( "7*(650-w) = 6*(650+w)
\n" ); document.write( "4550 - 7w = 3900 + 6w
\n" ); document.write( "13w = 650
\n" ); document.write( "w = 50\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );