Calc height of cone with only volume and angle

In summary, the conversation involved a request for help in calculating the height of a cone with a given internal angle and volume. The formula for volume of a cone was discussed and two different approaches were provided, one using the pythagorean theorem and the other using trigonometry. The final calculation resulted in a height of approximately 1.79 meters.
  • #1
rustys111
3
0
hi all,

Ive been sitting up so late trying to work something out.

If anyone could help that would be great.

How do i calculate the height of a cone if the internal angle of the cone at the top vertex is 60degrees and the total volume for the cone is 2.0m3?

this is just a example - if you could guide me in the correct path and give me a quick awser so i can check my workings that would be great.

Thanks all
 
Physics news on Phys.org
  • #2
What are the formulae for volume of a cone? (Forum rule: no help without you showing your working - you say you have some, so what have you done?)
 
  • #3
No worries

Given V = 2 internal angle at vertex = 60

volume = 1/3*Pi*r^2*h

Draw cone cross section - dive into two triangles to make a right angled tri

Angles in tri = 90, 60 & 30

S = hyp of right angled tri

therefore
using Angle 60

r = Scos60
h = Ssin60

v = 1/3 * Pi*r^2*h
2 = 1/3 * Pi * (Scos60)^2 * (Ssin60)

(2*3)/pi = (Scos60)^2 * (Ssin60)

Sqr((2*3)/pi) = Scos60 * Sqr(S) * Sqr(Sin60)

(Sqr((2*3)/pi) / sqr(sin60) = Scos60 * Sqr(S)

((Sqr((2*3)/pi) / sqr(sin60)) /cos60 = S * Sqr(S)

(((Sqr((2*3)/pi) / sqr(sin60)) /cos60) ^2 = S^2 * S

(((Sqr((2*3)/pi) / sqr(sin60)) /cos60) ^2 = S^3

((((Sqr((2*3)/pi) / sqr(sin60)) /cos60) ^2) ^ 1/3 = S

solve for S = 2.0662216704972 (Accuracy required)

input back in

r = Scos60
h = Ssin60

Radius (r)= 1.03311083738979
Height (h)= 1.78940045526428

Check
Place back into equation for volume
V = 1/3*Pi*r^2 *h
V = 2

Am i correct?
Thats what i need to know

Is there any other way about this??
 
Last edited:
  • #4
rustys111 said:
No worries

Given V = 2 internal angle at vertex = 60

volume = 1/3*Pi*r^2*h

Draw cone cross section - dive into two triangles to make a right angled tri

Angles in tri = 90, 60 & 30

S = hyp of right angled tri

therefore
using Angle 60

r = Scos60
h = Ssin60
You should state which angle is 60! Dividing the cross section into two right triangles, you have angles of 60 and 30 degrees. I normally think about the vertex angle but you are using a base angle- that confused me for a moment!

Another way to do this is to recognize that since 60 degrees gives an equilateral triangle, dividing into two triangles gives a right triangle with hypotenuse of length S and one leg of length S/2 (the radius of the cone). By the pythagorean theorem, [itex]S^2= h^2+ S^2/4[/itex] so [itex]h^2= (3/4)S^2[/itex] and [itex]h= (\sqrt{3}/2)S[/itex].

Since r= S/2 and [itex]h= (\sqrt{3}/2)S[/itex], dividing the first equation by the second, we have [itex]r= h/\sqrt{3}[/itex]

v = 1/3 * Pi*r^2*h
2 = 1/3 * Pi * (Scos60)^2 * (Ssin60)

(2*3)/pi = (Scos60)^2 * (Ssin60)

Sqr((2*3)/pi) = Scos60 * Sqr(S) * Sqr(Sin60)

(Sqr((2*3)/pi) / sqr(sin60) = Scos60 * Sqr(S)

((Sqr((2*3)/pi) / sqr(sin60)) /cos60 = S * Sqr(S)

(((Sqr((2*3)/pi) / sqr(sin60)) /cos60) ^2 = S^2 * S

(((Sqr((2*3)/pi) / sqr(sin60)) /cos60) ^2 = S^3

((((Sqr((2*3)/pi) / sqr(sin60)) /cos60) ^2) ^ 1/3 = S

solve for S = 2.0662216704972 (Accuracy required)

input back in

r = Scos60
h = Ssin60

Radius (r)= 1.03311083738979
Height (h)= 1.78940045526428

Check
Place back into equation for volume
V = 1/3*Pi*r^2 *h
V = 2

Am i correct?
Thats what i need to know

Is there any other way about this??
As above [itex]r= (1/\sqrt{3})h[/itex].

[itex]V= (1/3)\pi r^2 h= (1/3)\pi (1/3)h^3= \pi/9 h^3= 2[/itex]
[itex]h^3= 18/\pi= 5.73[/itex]
[itex]h= 1.79[/tex]
Just what you have.
 
Last edited by a moderator:

Related to Calc height of cone with only volume and angle

1. What is the formula for calculating the height of a cone with only volume and angle?

The formula for calculating the height of a cone with only volume and angle is h = (3V/πtanθ)^(1/3), where h is the height, V is the volume, and θ is the angle of the cone.

2. How do you determine the angle of a cone when given the volume and height?

To determine the angle of a cone when given the volume and height, you can use the formula θ = arctan((3V)/(πh^3)). This will give you the angle in radians, which can be converted to degrees by multiplying by 180/π.

3. Can you calculate the height of a cone with only the volume and slant height?

Yes, the formula for calculating the height of a cone with only the volume and slant height is h = ((2V)/(πl))^(1/2), where h is the height, V is the volume, and l is the slant height.

4. How do you find the volume of a cone when given the height and angle?

To find the volume of a cone when given the height and angle, you can use the formula V = (πh^3tanθ)/3, where V is the volume, h is the height, and θ is the angle of the cone.

5. Is there a way to calculate the height of a cone with only the volume and radius?

Yes, the formula for calculating the height of a cone with only the volume and radius is h = (3V/πr^2)^(1/3), where h is the height, V is the volume, and r is the radius of the cone.

Similar threads

  • Calculus and Beyond Homework Help
Replies
17
Views
4K
  • Advanced Physics Homework Help
Replies
9
Views
3K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
Replies
1
Views
2K
  • Precalculus Mathematics Homework Help
Replies
13
Views
7K
  • Introductory Physics Homework Help
Replies
10
Views
5K
Replies
5
Views
8K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
13
Views
1K
Back
Top