Triple Integrals Over General Regions

AI Thread Summary
To evaluate the triple integral of xy over the tetrahedron defined by vertices (0,0,0), (1,0,0), (0,2,0), and (0,0,3), one must first determine the equation of the plane that bounds the region below. The correct plane equation is 2z + 6x + 3y = 6. This can be derived by finding vectors between points A(1,0,0), B(0,2,0), and C(0,0,3), and calculating the cross product to obtain a normal vector. The plane equation can then be constructed using the normal vector and a point on the plane. Understanding these steps is crucial for solving the integral correctly.
wubie
Hello,

First I will post my question:

Evaluate the triple integral:

Triple integral sub E of xy dV, where E is the solid tetrahedron with vertices (0,0,0) , (1,0,0) , (0,2,0) , (0,0,3)

It has been quite a while since my last calculus course so I don't remember everything. Now here is MY question: How do I find the equation of the plane in which the region E lies below?

I know from the solution manual that the E is the region that lies below the plane

2z + 6x + 3y = 6

How do I find that out?

I found three separate equations for each plane - xy, yz, xz.

6 = 2z + 6x, 6 = 2z + 3x, 6 = 3y + 6x.

And I can see the relationship between all four planes. How do I come up with the final equation of the plane

2z + 6x + 3y = 6


I should know this. I just can't remember.

Any help is appreciated. Thankyou.
 
Physics news on Phys.org
Define two vectors between points A(1,0,0), B(0,2,0), and C(0,0,3). It doesn't matter which pair of points you use to make the vectors, as long as the vectors are different.

The cross product of these two vectors will be normal to the plane. Then the equation,
n_x(x-x_0) + n_y(y-y_0) + n_z(z-z_0)=0
will describe the plane.

\boldsymbol{AB}=<1,-2,0>
\boldsymbol{AC}=<1,0,-3>
\boldsymbol{AB}\times\boldsymbol{AC}=<6,3,2>=\boldsymbol{n}
6(x-1)+3y+2z=0
6x+3y+2z=6

cookiemonster
 
Thanks for the help cookie monster.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
Back
Top