Volume of Right Circular Cone: How to Calculate Using Integration

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
9 replies · 3K views
kent davidge
Messages
931
Reaction score
56

Homework Statement



Find the volume of a right circular cone with height h and base radius r.

Homework Equations

The Attempt at a Solution



30a5on6.jpg

I've chosen the case where y = x = r = h. Then, I solve the integral in the image above and I got the book's answer. But is it actually correct?
 
Physics news on Phys.org
kent davidge said:

Homework Statement



Find the volume of a right circular cone with height h and base radius r.

Homework Equations

The Attempt at a Solution



30a5on6.jpg

I've chosen the case where y = x = r = h. Then, I solve the integral in the image above and I got the book's answer. But is it actually correct?
No. y and x are not constant and not equal to h.
 
But I've considered several cylinders along y-axis from the origin to h and each of them has radius r = x. What is the problem here?
 
You are given ##r## is the radius of the base of the cone. You can't use it as a variable radius. And you can't assume ##y=x## making it a 45 degree cone. That isn't given.
 
I would suggest the method of disks. Calculate the volume of a disc of thickness dy located at some y between 0 and h. You will need the equation of the straight line with the correct slope for the side to figure out the variable radius of the disc.
 
Use this equation to work out the volume
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    3.9 KB · Views: 523
kent davidge said:
But I've considered several cylinders along y-axis from the origin to h and each of them has radius r = x. What is the problem here?
The problem is you're being incredibly sloppy with the notation, your reasoning is horribly off, or both.

##r## and ##h## represent dimensions of the cone. So you could assume ##r=h## and get a result, but that result is only good for when ##r=h## (in which case, you don't really need two variables). You can't now claim the expression you derived is good for any right cone with arbitrary dimensions.

When you write something like "y=x=r=h", it doesn't really make sense. What do ##y## and ##x## represent here? If we take seriously that ##y=r## and ##x=r##, they're constants because ##r## is a constant (the radius of the base), so how can you integrate over either variable?
 
LCKurtz said:
I would suggest the method of disks. Calculate the volume of a disc of thickness dy located at some y between 0 and h. You will need the equation of the straight line with the correct slope for the side to figure out the variable radius of the disc.

Faiq said:
Use this equation to work out the volume

Ok, I will do that

vela said:
The problem is you're being incredibly sloppy with the notation, your reasoning is horribly off, or both.

vela said:
You can't now claim the expression you derived is good for any right cone with arbitrary dimensions.

So a more "correct" way would be to integrate πy² over the interval [0, h], where y² = x² is the radius of each cylinder with width dy? The result would be πh³ / 3. But if I've chosen f(x) = y = x, then h would be equal to r (radius of the cone) in the end of the interval.
 
kent davidge said:
Ok, I will do thatSo a more "correct" way would be to integrate πy² over the interval [0, h], where y² = x² is the radius of each cylinder with width dy? The result would be πh³ / 3. But if I've chosen f(x) = y = x, then h would be equal to r (radius of the cone) in the end of the interval.

As we have pointed out, ##y\ne x##. The radius of the disc is the ##x## value at that ##y##. You need the equation of the straight line representing the side to get ##x## in terms of ##y##.
 
  • Like
Likes   Reactions: kent davidge