
Sunghyun K. answered 05/05/21
I can help you with calculus and various other subjects
Hi Geroy,
I hope this is helpful -- this is a classic calculus problem that is really hard to explain without a drawing, but I will try my best!
Let's define some terms first.
Let's pick a point between points A and B where the man lands the boat and call it point C.
Now, let's call the distance between A and C, x. Then we know that the distance the man will walk (the distance between B and C, "BC") becomes 6 - x.
Notice that the triangle APC is a right triangle. (∠PAC is the right angle)
Thus, we can find out the distance that the man will row. (the distance between P and C, "PC")
Use the Pythagorean theorem, and you will get PC = √(25+x2).
We know that (distance) = (time) * (rate), so to find time we need (time) = (distance) / (rate).
Let's call the time it takes the man to row, tr and to walk, tw.
Then tr = √(25+x2) / 2 and tw = (6 - x) / 4. Thus, ttotal = √(25+x2) / 2 + (6 - x) / 4.
We want to minimize ttotal. To do so, we need to take the derivative of ttotal with respect to x.
[ ttotal] d / dx = x / 2√(25 + x2) - 1 / 4 and set the derivative to 0. Then you get x = √(25/3) ≈ 2.89.
Therefore he should land 2.89 miles away from point A towards point B.
Hope this was helpful.
Best,
Sunghyun