Hello? I want to know a sum of distances from two points to a point on a circle.
There is a unit circle $C$ on a $3$D plane. For two given points $A = (2,2,2), B =(-2,3,4)$.
Let $P$ be a point in $C$.
What is a mimimum or maximum value of $\overline{PA} + \overline{PB}$ ?
I tried some methods. It is not useful to consider some ellipes and differentiation.
Rotating points, reflection, inequality.. I cannot find a solution.
Please give me a solution. Thank you.