I would appreciate if somebody could help me with the following problem:
Q: Find minimum (where $0<x,\:y,\:z<1$) $$\sqrt{x^2+y^2-2y+2}+\sqrt{x^2+z^2-2x+2}+\sqrt{y^2+z^2-2z+2}$$
My work: Just as an expression with two roots can be interpreted as a distance in a plane, $$(x,1,0),\:(0,y,1),\:(1,0,z)$$ the above expression is interpreted as a distance in space to find a value that minimizes the sum of the distances, but it does not work. Please let me know how to solve it algebraically or geometrically. thank you
Geometrically, this might have a cute solution by some extra constructions of the cube on the some of its faces, like the geometric solution for Fermat point
– dezdichado Apr 25 '23 at 01:01