document.write( "Question 1040149: if an airplane has a tail wind, the wind increases the speed of the plane by that amount. Similarly, a headwind decreases the speed of a plane by that amount. Suppose a plane which can fly at 250 mph in no wind flies 350 miles in head wind and 390 in a tail wind. What is the speed of the wind \n" ); document.write( "
Algebra.Com's Answer #654951 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
w, wind speed
\n" ); document.write( "r, airplane speed without wind
\n" ); document.write( "r=250\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "WHAT amounts of time for those 350 miles and 390 miles?
\n" ); document.write( "t time for the tail wind travel
\n" ); document.write( "x time for the headwind travel\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28%28r%2Bw%29t=350%2C%28r-w%29x=390%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28%28250%2Bw%29t=350%2C%28250-w%29x=390%29\"------Not much more can be done. Three unknown variables but only two equations.
\n" ); document.write( "
\n" );