document.write( "Question 329006: A six passenger plane cruises at 180 mph in calm air. If the plane flies 7 miles with the wind in the same amount of time as it flies 5 miles against the wind, then what is the wind speed? \n" ); document.write( "
Algebra.Com's Answer #235724 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let w = speed of wind\r
\n" ); document.write( "\n" ); document.write( "7/(180 - w) = 5/(180 + w)\r
\n" ); document.write( "\n" ); document.write( "Can you take it from here?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );