document.write( "Question 624610: Aplane travels 250 mph in still air. The plane goes 560 miles with wind and 440 miles against wind in the same time. What is speed of wind? \n" ); document.write( "
Algebra.Com's Answer #392936 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Aplane travels 250 mph in still air. The plane goes 560 miles with wind and 440 miles against wind in the same time. What is speed of wind?
\n" ); document.write( "**
\n" ); document.write( "let w=speed of wind
\n" ); document.write( "250+w=speed of plane downwind
\n" ); document.write( "250-w=speed of plane against wind
\n" ); document.write( "Travel time=distance/speed
\n" ); document.write( "..
\n" ); document.write( "560/(250+w)=440/(250-w)
\n" ); document.write( "560*250-560w=440*250+440w
\n" ); document.write( "560*250-440*250=440w+560w
\n" ); document.write( "1000w=250(560-440)=250*120=30000
\n" ); document.write( "w=30
\n" ); document.write( "speed of wind=30 mph\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );