How to find the volume of oblique cone

$\begingroup$

It is probably dublicated but couldnt find. Let radius=r and height=h, find the volume of oblique cone with use of integral

if it was right cone I'd use $y=h-\frac{xh}{r}$ so $\pi\int_0^h(\frac{r(h-y)}{h})^2dy$.

is it same with oblique?

enter image description here

$\endgroup$

3 Answers

$\begingroup$

The transformation which maps a right cone onto a oblique cone is described by the shear matrix which looks like so (k parameter determines the obliques):

$$ \left(\matrix{1\;0\;k\\0\;1\;0\\0\;0\;1}\right)$$

It has the determinant equal to $1$ therefore the formula for the cone's volume doesn't change. It remains

$$ V= \frac{hr^2\pi}{3} $$

$\endgroup$ 2 $\begingroup$

I want to integrate the cone from tip to base. What I would do is first find the limits of integration, 0 to h. Then I find the area of each individual circle. $\pi*\text{radius}^2$

I substitute how the radius changes for $\text{radius}$. As y changes from 0 to h, the radius is $\frac{ry}{h}$.

So... the integral is $$ \int_0^h{\pi\left(\frac{ry}{h}\right)^2 \;dy }$$

Its the same; you just integrated from base to tip while I did tip to base.

$\endgroup$ 2 $\begingroup$

It will be same as the volume of a right cone. Since cones formed on equal base area and between same parallel planes have equal volumes. Its similar to the theorem of triangles formed on equal bases and between same parallel lines.

$\endgroup$

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

You Might Also Like