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.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top