The sphere is given by $x^2+y^2+z^2=36$
Parametric Form: $$x=6\sin t\cos u$$ $$y=6\sin t\sin u$$ $$z=6\cos t$$
If the sphere is 'cut' at $z=5$ this problem is trivial. ($0<t<\arccos(5/6),0<u<2\pi$), but although the sphere cut at $y=5$ seems to be just as simple, using the standard angle definitions of the parametric form of a sphere, we now have 2 unknowns instead of 1. How do I go about this?
Introduce a new angle in the plane of intersection as $v$.
$ t =\cos^{-1}(5/6),$ a fixed latitude t for all $ 0<u<2\pi. $
Cut radius $\rho= \sqrt{6^2 -5^2} = \sqrt{ 11} $
$ (x = \rho \cos v, y = \rho \sin v, z = 5) $