Triple integral problem - domain is that part of a cube btween 2 plane

coodgee
Messages
4
Reaction score
0

Homework Statement



Evaluate the triple integral for the function \int\int\int y dV over that part of the cube 0 \leq x,y,z \leq 1 lying above the plane y +z = 1 and below the plane x+y+z = 2

Homework Equations





The Attempt at a Solution



This is the first attempt at a triple integral problem. The method I have been taught is to reduce the integral to a double integral problem by first integrating over the region perpendiculr to some base.

When I try to draw this thing, it seems like it's a half a cube, or a triangular prism, with a little bit cut off one corner. But I can't seem to find a base perpendicular to some dimmension that is bound by two simple functions. it seems that part of the object is bound by x =1, y =1, z = 1 and part by one of the other functions.

I am really lost..
 
Physics news on Phys.org
coodgee said:

Homework Statement



Evaluate the triple integral for the function \int\int\int y dV over that part of the cube 0 \leq x,y,z \leq 1 lying above the plane y +z = 1 and below the plane x+y+z = 2

Homework Equations





The Attempt at a Solution



This is the first attempt at a triple integral problem. The method I have been taught is to reduce the integral to a double integral problem by first integrating over the region perpendiculr to some base.

When I try to draw this thing, it seems like it's a half a cube, or a triangular prism, with a little bit cut off one corner. But I can't seem to find a base perpendicular to some dimmension that is bound by two simple functions. it seems that part of the object is bound by x =1, y =1, z = 1 and part by one of the other functions.

I am really lost..
The two planes that serve as bounds for the region can be written as z = 1 - y and z = 2 - x - y. The difference, 2 - x - y - (1 - y), represents the vertical distance from the lower plane to the upper plane.
 
Coodgee, if you want an easier integration domain, try a change of coordinates.
 
Last edited:
To add to Mark44's comments: The xy domain is the unit square. The problem is that you have two different upper surfaces. Note that x+y+z=2 passes through (1,0,1),(1,1,0), and (0,1,1) which are 3 corners of the cube. Draw that triangle since it the only portion of that plane that is relevant. If you look at the shadow of that triangle on the xy plane you will see a triangular domain, which is half the unit square, for which the upper surface is the slanted plane. On the other half of the unit square, the top of the cube itself is the upper surface. You have to set up two integrals.

[Edit, added later] If you want to do it as a single triple integral, consider integrating in the x direction first. Then the "front" surface is the plane x+y+z=2 and the domain in the yz plane is a triangle.
 
Last edited:
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