Volume of solid under graph and above circular region

DSnead
Messages
1
Reaction score
0
Find the volume of the solid under the graph of z=sqrt(16-x^2-y^2) and above the circular region x^2+y^2<=4 in the xy plane

I know I must go to polar. So z=sqrt(16-r^2). Does r range from 0-2? I am not sure what theta ranges from (0-2pi)? I set up the integral as int(int r*sqrt(16-r^2), r=0..2), theta=0..2pi) but I get nowhere near any of the answer choices.
 
Physics news on Phys.org
Welcome to PF!

Hi DSnead! Welcome to PF! :smile:
DSnead said:
… I know I must go to polar …

No, just divide into horizontal slices of thickness dz, and integrate over z. :wink:
 
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