Find max distance between an intersection and a plane.

25 Views Asked by At

Determine the point of intersection between the plane $x/2 + y/2 -z = -1$ and the cone $z^2 = x^2 + y^2$ that is farthest from the plane $y = 0$