Circular cone volume through integration

orangesun
Messages
14
Reaction score
0

Homework Statement


A right circular cone has height 6 cm and base radius 2. It is over-filled with ice cream,
in the usual way. Place the cone so its vertex is at the origin, and its axis lies along the
positive y–axis, and take the cross-section containing the x–axis. The top of this crosssection
is a piece of the parabola y = 8 − x2 . The whole filled ice-cream cone is obtained
by rotating this cross-section about the y–axis.
What is the volume of the ice cream?


Homework Equations





The Attempt at a Solution


So for I have
x2 = 8-y
v = pi . integral((8-y)dx) from 0 to 8

I am not sure if I am on the right path though.
Many thanks,
 
Physics news on Phys.org
Welcome to PF!

Hi orangesun! Welcome to PF! :smile:

(have an integral: ∫ and a pi: π :wink:)
orangesun said:
So for I have
x2 = 8-y
v = pi . integral((8-y)dx) from 0 to 8

I am not sure if I am on the right path though.

Yes, that's the right path for the curved part of the ice-cream.

(except it isn't dx, it's dy … each horizontal slice is a disc of area πx2 and height dy)

Now you need to decide on the limits of integration (for y), and then add the volume of the cone part. :smile:

(btw, is your parabola correct? it doesn't seem to meet the top of the cone … and we wouldn't want to lose any ice-cream! :redface:)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top