SOLUTION: an airplane flew 660 miles with the wind, and then took 40 minutes longer for the return flight against the wind. if the plane flies 200 miles per hour in still air, find the speed
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: an airplane flew 660 miles with the wind, and then took 40 minutes longer for the return flight against the wind. if the plane flies 200 miles per hour in still air, find the speed
Log On
Question 483812: an airplane flew 660 miles with the wind, and then took 40 minutes longer for the return flight against the wind. if the plane flies 200 miles per hour in still air, find the speed of the wind. Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! x= wind speed
against wind speed = 200-x
with wind speed = 200+x
t=d/r
time return - time forward = 2/3
660/(200-x)-660/(200+x)=2/3
LCD = 3(200-x)(200+x)
Multiply by the LCD
3*660(200+x)-3*660(200-x)=2/3 * (200-x)(200+x)
1980*200+ 1980x-1980*200+1980x=2(200-x)(200+x)
3960x=80000-2x^2
2x^2+3960x-80000=0
/2
x^2+1980x-40000=0
Find the roots of the equation by quadratic formula