What is the shortest distance from the surface $+15+^2=209$ to the origin?
My professor wasn't able to solve it with Lagrange multipliers when I asked him.
The easy way to solve it without Lagrange multipliers was solving for $z^2$ and then plugging it into the distance formula squared $D^2 = x^2 + y^2 + z^2 $ because when distance squared is minimum, distance is also minimum.
However, it seems a lot harder to solve through Lagrange multipliers.
We need to minimize $f(x,y,z)=x^2+y^2+z^2$ with the constraint $\phi(x,y,z)=+15+^2-209=0$ therefore we have
for $z=0$ we obtain
and by $y+15=t$ we need to solve
that is
$$2t^4-30t^3-2\cdot 209^2=0$$
for $\lambda=1$ we obtain