Did I set up my integral correctly?

  • Thread starter Thread starter qq545282501
  • Start date Start date
  • Tags Tags
    Integral Set
qq545282501
Messages
31
Reaction score
1

Homework Statement


use triple integral to find volume of the solid in the first octant that is bounded above byx+2y+3z=6 and laterally by the clyinder x^2+y^2=4

Homework Equations

The Attempt at a Solution


From the given plane I got:
Z=2-\frac{1} {3}x-\frac{2} {3}y
from the given Cylinder i got:
y=\sqrt{4-x^2}

since its only interested in the first octant, lower bounds should all be zero.

so I get \int_{x=0}^2\int_{y=0}^\sqrt{4-x^2} \int_{z=0}^{2-\frac{1} {3}x-\frac{2} {3}y} \,dz \, dy \, dx

my concern is with Z's lower bound, I think it should be 0 as well, but if using z=x^2+y^2-4 seems like also okay, but being this way, this cylinder became a different solid, it became an infinite paraboloid. so that means I can't just set z=x^2+y^2-4 ? because the Z value of an infinite cylinder does not depend on x or y?
 
Physics news on Phys.org
qq545282501 said:

Homework Statement


use triple integral to find volume of the solid in the first octant that is bounded above byx+2y+3z=6 and laterally by the clyinder x^2+y^2=4

Homework Equations

The Attempt at a Solution


From the given plane I got:
Z=2-\frac{1} {3}x-\frac{2} {3}y
from the given Cylinder i got:
y=\sqrt{4-x^2}

since its only interested in the first octant, lower bounds should all be zero.

so I get \int_{x=0}^2\int_{y=0}^\sqrt{4-x^2} \int_{z=0}^{2-\frac{1} {3}x-\frac{2} {3}y} \,dz \, dy \, dx
Looks fine to me.
qq545282501 said:
my concern is with Z's lower bound, I think it should be 0 as well
Yes. You're in the first octant, where ##x \ge 0, y \ge 0##, and ##z \ge 0##.
qq545282501 said:
, but if using z=x^2+y^2-4 seems like also okay
No, it's not. The equation of the cylinder is ##x^2 + y^2 = 4##. z is completely arbitrary, so you can't just stick it in the equation.
qq545282501 said:
, but being this way, this cylinder became a different solid, it became an infinite paraboloid. so that means I can't just set z=x^2+y^2-4 ? because the Z value of an infinite cylinder does not depend on x or y?
 
  • Like
Likes qq545282501
qq545282501 said:

Homework Statement


use triple integral to find volume of the solid in the first octant that is bounded above byx+2y+3z=6 and laterally by the clyinder x^2+y^2=4

Homework Equations

The Attempt at a Solution


From the given plane I got:
Z=2-\frac{1} {3}x-\frac{2} {3}y
from the given Cylinder i got:
y=\sqrt{4-x^2}

since its only interested in the first octant, lower bounds should all be zero.

so I get \int_{x=0}^2\int_{y=0}^\sqrt{4-x^2} \int_{z=0}^{2-\frac{1} {3}x-\frac{2} {3}y} \,dz \, dy \, dx

my concern is with Z's lower bound, I think it should be 0 as well, but if using z=x^2+y^2-4 seems like also okay, but being this way, this cylinder became a different solid, it became an infinite paraboloid. so that means I can't just set z=x^2+y^2-4 ? because the Z value of an infinite cylinder does not depend on x or y?

The "equation" ##z = x^2+y^2-4## has no connection to the problem, because the lowest point on the plane and the curve ##x^2+y^2=4## has positive ##z##. Therefore, the lowest value of ##z## is ##z = 0## and the top face of the cylinder does not come down that far. In short, you setup is correct.

BTW: thanks for using a typed version, which in this case is do-able because no diagrams are needed.
 
  • Like
Likes qq545282501
got it. thank you all.
 
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