Celeb Glow
news | April 22, 2026

Equation for a cone that is "upside down"?

$\begingroup$

The equation of a cone who was its tip on the xy plane is $x^{2}+y^{2}=z^{2}$. How can I describe a cone whose base is on the xy plane, and tip on a point on the z-axis, i.e. the cone $x^{2}+y^{2}=z^{2}$ but upside down?

$\endgroup$ 3

1 Answer

$\begingroup$

For a right circular cone having height $H$, radius $R$ on the $z = 0$ plane, and apex at $z = H$:$$\left( x^2 + y^2 \right) \left( \frac{H}{R} \right)^2 = \left( z - H \right)^2, \quad 0 \le z \le H$$i.e.$$\left( x^2 + y^2 \right) \left( \frac{H}{R} \right)^2 - \left( z - H \right)^2 = 0, \quad 0 \le z \le H$$or as a function $z = f(x, y)$ (solving above for $z$),$$z = H \left( 1 - \sqrt{\frac{ x^2 + y^2 }{R^2}} \right), \quad x^2 + y^2 \le R^2$$

$\endgroup$ 6

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy