Integrating a Function over a Paraboloid Region?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
stanford1463
Messages
44
Reaction score
0

Homework Statement


Hey guys, I have one question: how can I integrate the function f(x,y,z)=x + y + z over the region between the paraboloid 4-x^2-y^2 and the xy-plane?


Homework Equations


For the paraboloid region, I used polar coordinates and found the volume of the region to be 8pi. Now, I have to find the integration of the other function x+y+z in this.


The Attempt at a Solution


Alright, I tried using a triple integral to no avail (rcos([tex]\theta[/tex]) +rsin(theta) +z)r drd(theta) dz. I do not know the limits of integration (hardest part of the problem for me). Is there anyway to solve this with only a double integral? Or would I have to use cylindrical/polar whatever triple integration to solve it? Thanks..!
 
on Phys.org
stanford1463 said:

Homework Statement


Hey guys, I have one question: how can I integrate the function f(x,y,z)=x + y + z over the region between the paraboloid 4-x^2-y^2 and the xy-plane?


Homework Equations


For the paraboloid region, I used polar coordinates and found the volume of the region to be 8pi. Now, I have to find the integration of the other function x+y+z in this.


The Attempt at a Solution


Alright, I tried using a triple integral to no avail (rcos([tex]\theta[/tex]) +rsin(theta) +z)r drd(theta) dz. I do not know the limits of integration (hardest part of the problem for me). Is there anyway to solve this with only a double integral? Or would I have to use cylindrical/polar whatever triple integration to solve it? Thanks..!
How could you find the volume if you don't know the limits of integration? If it was because you integrated
[tex]\int\int (4- x^2- y^2) dA= \int\int (4- r^2) r dr d\theta[/itex] <br /> then you should be able to see that is the same as<br /> [tex]\int\int\int_0^{4-x^2-y} dz dA= \int\int\int_0^{4- r^2} r dzdrd\theta[/tex][/tex]
 
ohh...but how is the triple integral from 0 to 4-x^2-y^2 ? I know it's the function, but graphically, I don't understand. Oh well, my homework was due 10 minutes ago and I just turned it in (leaving this question blank) lol. Thanks for the answer though!