Question 835335
A plane can fly 365 mph in still air. If it can fly 215 miles downwind in the same amount of time it can fly 150 miles upwind, find the velocity of the wind.
------
Downwind DATA:
distance = 215 miles ; rate = 365+c ; time = d/r = 215/(365+c) hrs
-------------------
Upwind DATA::
distance = 150 miles ; rate = 365-c ; time = 150/(365-c) hrs
--------------------
Equation:
time up = time down
150/(365-w) = 215/(365+w)
--------
150(365+w) = 215(365-w)
-----
150*365 + 150w = 215*365 - 215w
--------
365w = 65*365
----
wind = 65 mph
====================
Cheers,
Stan H.
====================