document.write( "Question 1140079: The flight from Seattle to New York with tail wind takes five hours 15 minutes and the return flight takes six hours 35 minutes. since the flight time includes time to taxi from and to the gate we should subtract 45 minutes from each time to account for this . not shown, I was able to find out the plane was scheduled to fly a 2423 mile flight path. assuming the plane and the wind speeds are constant during both flights estimate the wind speed , to 1 decimal place \n" ); document.write( "
Algebra.Com's Answer #760558 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The flight from Seattle to New York with tail wind takes five hours 15 minutes and the return flight takes six hours 35 minutes. since the flight time includes time to taxi from and to the gate we should subtract 45 minutes from each time to account for this . not shown, I was able to find out the plane was scheduled to fly a 2423 mile flight path. assuming the plane and the wind speeds are constant during both flights estimate the wind speed , to 1 decimal place
\n" ); document.write( ":
\n" ); document.write( "Find the actual flying times each way
\n" ); document.write( "5:15 - :45 = 4:30 or 4.5 hrs
\n" ); document.write( "6:35 - :45 = 5:50 or 5.83 hrs
\n" ); document.write( ":
\n" ); document.write( "let s = plane speed in still air
\n" ); document.write( "let w = wind speed
\n" ); document.write( "Write a distance equation each way
\n" ); document.write( "4.50(s+w) = 2423
\n" ); document.write( "5.83(s-w) = 2423
\n" ); document.write( "-------------------
\n" ); document.write( "Divide the 1st equation by 4.5, divide the 2nd equation by 5.83
\n" ); document.write( "s + w = 538.44
\n" ); document.write( "s - w = 415.61
\n" ); document.write( "-------------------subtraction eliminates s, find w
\n" ); document.write( "0 + 2w = 122.83
\n" ); document.write( "w = 122.83/2
\n" ); document.write( "w ~ 61.4 mph is the speed of the wind
\n" ); document.write( "
\n" ); document.write( "
\n" );