The question is "The shortest squared distance, $x^2 + y^2 + z^2$, from the origin $(0, 0, 0)$ to a point $(x, y, z)$ on the plane $x + y + z = 1$ is"
I don't seem to understand where to start so an in-depth answer would be really helpful. Thank you.
(edit: The answer to this problem is 1/3)
You know how the radius of a circle is perpendicular to the tangent?
Likewise, the shortest segment from the origin to the plane $\color{blue}1x+\color{blue}1y+\color{blue}1z=1$
is perpendicular to the plane, i.e., in the direction $\color{blue}{(1,1,1)}$ , i.e., $(x,y,z)=(x,x,x)$.
If $x+x+x=1,$ then $x=\frac13,$ so $x^2+y^2+z^2=\frac13^2+\frac13^2+\frac13^2=\frac13.$