Volume of a cone covered with a plane

  • Thread starter Thread starter shakaflaka
  • Start date Start date
  • Tags Tags
    Cone Plane Volume
shakaflaka
Messages
6
Reaction score
0

Homework Statement



I need to find the volume of a cone covered with a plane z=h using multiple integrals. The scheme is something like this:

attachment.php?attachmentid=57019&stc=1&d=1364060517.png


Homework Equations



Formula of the cone x^2-y^2-z^2=0

The Attempt at a Solution



I tried to integrate ∫∫∫(x^2-y^2-z^2)dxdydz in all different kinds of bounds, for example {x,0,L}, {y,-R,R}, {z,-R, H}, but the answer is always negative. I can't really get my head around the error, help please?
 

Attachments

  • cone.png
    cone.png
    3.2 KB · Views: 546
Last edited by a moderator:
Physics news on Phys.org
shakaflaka said:
I tried to integrate ∫∫∫(x^2-y^2-z^2)dxdydz

What does this formula even mean?
 
And remember if you are calculating a volume with a triple integral you always use a formula$$
Vol = \iiint_R 1\, dV$$
where ##R## is the region in question and ##dV## is ##dxdydz## in some order and ##R## is described by putting appropriate limits on the integrals. The integrand is always ##1##.
 
Your first step is to choose a way to slice up the volume into laminae whose areas you can hope to calculate. I would suggest slices parallel to the xz plane, so the area will be a function of y.
 
Also notice that either the picture or the equation is incorrect. The cone that is pictured would be a portion of ##x^2-y^2+z^2=0##.
 
haruspex said:
Your first step is to choose a way to slice up the volume into laminae whose areas you can hope to calculate. I would suggest slices parallel to the xz plane, so the area will be a function of y.

The integral is very nasty if it were to be done by hand. Is it a homework question?
 
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