document.write( "Question 523968: an airplane flew with the wind for 2.5 hours and returned the same distance against the wind in 3.5 hours. if the engine speed of the plane was a constant 360 mph in air, how fast was the wind blowing? \n" ); document.write( "
Algebra.Com's Answer #347495 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
an airplane flew with the wind for 2.5 hours and returned the same distance against the wind in 3.5 hours. if the engine speed of the plane was a constant 360 mph in air, how fast was the wind blowing?
\n" ); document.write( "---------------------
\n" ); document.write( "1st I've heard of \"engine speed\"
\n" ); document.write( "------------
\n" ); document.write( "d = r*t
\n" ); document.write( "a = airspeed, w = windspeed
\n" ); document.write( "d = 2.5*(a + w) = 3.5*(a - w)
\n" ); document.write( "2.5*(360 + w) = 3.5*(360 - w)
\n" ); document.write( "900 + 2.5w = 1260 - 3.5w
\n" ); document.write( "6w = 360
\n" ); document.write( "w = 60 mi/hr
\n" ); document.write( "
\n" ); document.write( "
\n" );