Question 944043
a plane travels 8400 km against the wind in 7 hours. with the wind, the plane makes the return trip in 6 hours. find the speed of the plane in still air and the speed of the wind."
-------------
Against::
dist = 8400 ; time = 7 hrs ; time = 8400/7 = 1200 mph
-----
With::
dist = 8400 ; time = 6 hrs ; time = 8400/6 = 1400 mp
-----
Equations:
Against:: p - w = 1200
With::::  p + w = 1400
-----
Add and solve for "p"
2p = 2600
plane speed = 1300 mph (speed in still air)
------
Subtract and solve for "w"
2w = 200
w = 100 mph (speed of the wind)
-------------
Cheers,
Stan H.
-------------