Find the volume of a right circular cone that has a height of 15 m and a base with a circumference of 18.5 m. Round your answer to the nearest tenth of a cubic meter.

Respuesta :

DeanR

I hate the rounding. Why ruin a nice exact answer with an approximation?

I like doing the general solution first and plugging in the numbers last.

The usual formula for the volume of a cone is

[tex] V = \dfrac 1 3 \pi r^2 h [/tex]

We're given circumference

[tex]C = 2 \pi r[/tex]

so

[tex] r = \dfrac{C}{2\pi}[/tex]

[tex] V = \dfrac 1 3 \pi (C/(2\pi))^2 h = \dfrac{ hC^2}{12 \pi} [/tex]

Substituting,

[tex]V = \dfrac{15 (18.5)^2}{12 \pi} = \dfrac{6845}{16\pi} \approx 136.2 \textrm{ m}^3[/tex]

mbh292
In this problem, we asked to find the volume of a cone. The formula for this is:
[tex]\frac{\pi {r}^{2} h }{3} [/tex]
To solve that equation, we need to know height and radius. We know height, so let's find the radius.

They gave you the circumference and we can use it.

The formula for the circumference is:
[tex]2\pi r = c[/tex]
Plug in the givens:
[tex]2 \times 3 r = 18.5 \\ \\ 6r = 18.5 \\ \\ r = 3.1[/tex]
Now, plug the values in the first formula:
[tex] \frac{3 \times {3.1}^{2} \times 15}{3} = {3.1}^{2} \times 15 = 9.61 \times 15 = 144.15[/tex]
So the volume is 144.15 m3.

(I assumed π = 3.)