[Math] Intersection of a Cone and Sphere

solid-geometry

Show that a the cone $xy + yz + xz = 0$ cuts the sphere $x^2 + y^2 + z^2 = r^2$ into two equal circles and find their area.

I have been trying to substitute one of the variables, say $z$, from the equation of the cone and putting that into the sphere; this looks like the wrong approach though. Could someone please help me with this?

Best Answer

I would start with a change of variables (orthogonal transformation) to diagonalize the quadratic form $xy + yz + xz$. Try $u = (x+y+z)/\sqrt{3}$, $v = (x - y)/\sqrt{2}$, $w = (x + y - 2 z)/\sqrt{6}$.