SOLUTION: A student group flies to Cancun for spring break, a distance of 1200 miles. The plane used for both trips has an average cruising speed of 300 miles per hour in still air. The trip

Algebra ->  Decimal-numbers -> SOLUTION: A student group flies to Cancun for spring break, a distance of 1200 miles. The plane used for both trips has an average cruising speed of 300 miles per hour in still air. The trip      Log On


   



Question 1114311: A student group flies to Cancun for spring break, a distance of 1200 miles. The plane used for both trips has an average cruising speed of 300 miles per hour in still air. The trip down is with the prevailing winds and takes 1 1/2 hours less than the trip back, against the same strength wind. What is the wind speed?
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
distance of 1200 miles
plane speed = 300 mph in still air
The trip down is with the prevailing winds and takes 1 1/2 hours less than the trip back,
Trip down takes less time so plane flies with wind
Return against wind
down - speed = 300 +x
time taken = 1200/(300+x)
return speed = 300-x
time taken = 1200/(300-x)
Return time - down time = 1.5 hours
%281200%2F%28300-x%29%29-%281200%2F%28300%2Bx%29%29+=1.5


((1200(300+x))-(1200*(300-x))/((300+x)(300-x)))=1.5

360000+1200x -360000+1200x/(90000-x^2)=1.5
2400x= 1.5(90000-x^2)

2400x = 135000-1.5x2

1.5x^2+2400x -135000=0
solve
x= 54.4 mph wind speed
Check
(1200/(300-54.4))- (1200/(354.4))=1.49999