On a first trip an airplane flies in a straight line from an airport A to an airport B. It then returns in a straight line from B to A. The plane flies at a constant speed and there is no wind.
On a second trip from A to B and back, constant wind blows from A to B. What will the total time of flights (round trip) in this new situation be?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let's call plane speed S (in whatever units) and wind speed W in same units. We always have W < S and both are positive. Let's call airport A to airport B distance D (in corresponding units)
Time for round trip with no wind is S 2 D , time for round trip with wind (assuming plane speed is exactly to air around it) is S + W D + S − W D which we can write S 2 − W 2 2 D S after simplifications.
Comparing these two, D simplifies and we are comparing S 2 (or S 2 2 S ) with S 2 − W 2 2 S
For denominators, we always have S 2 − W 2 < S 2 , so time with wind (inversely proportional to denominators) will always be longer