Question 1004224
w, speed of the wind.


<pre>
            speed      time      distance
WITH        100+w       t         600
AGNST       100-w       t         400
</pre>


RT=D basic uniform travel rate rule.


You know what to do?