How can one find the point of tangency between a plane and a sphere in $\mathbb{R}^3$? The equations of the plane and the sphere are $x + y + z - 5 = 0$ and $(x-1)^2 + (y-2)^2 + (z+1)^2 = 3$ respectively.
I realized that the distance between the point of tangency and the center of the sphere must equal its radius, but setting this constraint up just yielded the equation $x + y + z - 5 = 0$. Am I doing something wrong?
