Suppose there are $3$ people that are positioned in $3$ different places on a flat plane. Assume all 3 people walk at the same speed.
The $3$ people begin walking (in a direct path) toward a single point $P$ (which is also positioned on the flat plane), and the last person to get to $P$ takes $T$ seconds to do so.
My question is as follows:
How can we find the point $P$ such that $T$ is minimised?
Let the $3$ people begin at points $(x_1,y_1),(x_2,y_2)$ and $(x_3,y_3)$:
I first assumed that the point $P$ would just be the average of the $3$ points (By average I mean taking the average of all the $x$ coordinates and the average of all the $y$ coordinates), but by fiddling around with desmos I could see that this wouldn't be correct.
Perhaps Fermat's point might come into this question? I'm not too sure. I've spent too long on this question and any help would be greatly appreciated (It would also be interesting to see if there are solutions for $n$ points in $2$D space)
Attempt 1 :
When Person $P_1$ reaches $X$ first & waits for the others $P_2$ & $P_3$ , naturally it can not be the minimum time : We can move $X$ a little away from $P_1$ & closer to $P_2$ & $P_3$ to make it take less time.
In other words , minimum time is when all reach $X$ at same time. When velocity is same & time is same , then Distance must be Same.
Hence the Point $X$ we want is Equi-Distant from the 3 Points.
It is the Circum-Center of the triangle given the 3 Points.
Distance is then the radius of the Circum-Cirlce.
Attempt 2 :
Consider the Pairs of Points. Choose the Pair which has longest Distance.
Let the walkers meet at $X$ which is the Mid-Point. It take minimum time because the Straight line is the Shortest Distance between those 2 Points.
If the third Point takes less time to reach this Point $X$ , that is the minimum.
Else move $X$ on the Perpendicular Bisector towards the third Point.
Attempt 3 : Merging the Earlier Attempts
Consider this Image , where $P_1$ & $P_2$ are "stationary" while $P3$ is movable along the black line :
When $P_3$ is at $P_2$ itself , then $X_1$ (Blue line , Orange Point) , which is the Mid-Point of $P_1P_2$ , is the minimum , because Straight line is the Shortest Distance between 2 Points & all 3 walkers will reach at Same time.
When $P_3$ moves right to $P_{31}$ , $X_1P_{31}$ is still shorter , hence $X_1$ remains the minimum. Circum-Center is outside the triangle hence that is not the minimum.
When $P_3$ moves right to $P_{32}$ , $X_1P_{32}$ is still shorter , hence $X_1$ remains the minimum. Circum-Center is still outside the triangle hence that is not the minimum.
When $P_3$ moves right to $P_{33}$ , $X_1P_{33}$ is Equal to the Circum-radius , hence $X_1$ remains the minimum. Here , $\angle P_1P_{33}P_2$ is right-angle. Circum-Center lies on hypotenuse.
When $P_3$ moves right between $P_{33}$ & $P_{34}$ , Circum-Center will be minimum. The minimum Point moves on the Orange line. Circum-Center is inside the triangle , hence that is the minimum.
When $P_3$ moves right to $P_{34}$ , Circum-Center will be minimum & that will reach $X_2$. Here , $\angle P_2P_1P_{34}$ is right-angle. Circum-Center lies on hypotenuse.
When $P_3$ moves more right to $P_{35}$ , the minimum Point will move on the Black line to the Mid-Point of $P_2P_{35}$.
Summary :
(A) When Circum-Center is within the triangle , that is the minimum.
(B) Other-wise , The Mid-Point of the side closest to the Circum-Center is the minimum , which is the longest Side.
(C) The Point gradually moves between Circum-Center to Mid-Point of longest side & this Change-over occurs when Circum-Center is the Mid-Point of hypotenuse which is the longest side where we have right-angle.