Finding the Volume of a Bounded Region in 3D Space using Multiple Integrals.

nameVoid
Messages
238
Reaction score
0
vollume bounded by
x+y=4
y^2+4z^2=16

not sure how to set this up

also

I 6y+x dx + y+2x dy
along
(x-2)^2+(y-3)^2=4

also

vollume bounded above by
z=4-4(x^2+y^2)^2
below by
(x^2+y^2)^2-1
 
Last edited:
Physics news on Phys.org
nameVoid said:
bounded by
x+y=4
y^2+4z^2=16

not sure how to set this up
What's the whole problem? The plane x + y = 4 and the elliptical cylinder don't define a bounded region.

Have you drawn a sketch of the solid?
 
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