Youngkwon C. answered 12/04/15
Tutor
4.9
(8)
Knowledgeable and patient tutor with a Ph.D. in Electrical Eng.
Hi Billy,
This is a typical example of volume integral,
where the answer means the x-coordinate of the mass center.
First, we need to figure out the region
over which the function f(x, y, z) to be integrated.
a) Integration interval along the z-axis
x2 + 3y2 ≤ z ≤ 4 - x2 - y2 (Eq. 1, as given by the problem)
From Eq. 1 above, we derive the following inequality.
x2 + 3y2 ≤ 4 - x2 - y2
2x2 + 4y2 ≤ 4
(1/2)x2 + y2 ≤ 1 (Eq. 2)
Eq. 2 represents the inside of an ellipse
over which the integrand needs to be integrated.
From Eq. 2, we can derive
-√(1-(1/2)x2) ≤ y ≤ √(1-(1/2)x2)
b) Integration interval along the y-axis
-√(1-(1/2)x2) ≤ y ≤ √(1-(1/2)x2)
c) Integration interval along the x-axis
-√2 ≤ x ≤ √2
Now, we integrate f(x, y, z) over the volume
defined by a), b), and c) above.
∫√2-√2∫yuyl∫zuzl f(x, y, z) dzdydx
where zu = 4 - x2 - y2, zl = x2 + 3y2,
yu = √(1-(1/2)x2), yl = -√(1-(1/2)x2).
∫√2-√2∫yuyl∫zuzl f(x, y, z) dzdydx
= ∫√2-√2∫yuyl∫zuzl x dzdydx
= ∫√2-√2∫yuyl x (∫zuzl 1 dz) dydx (Eq. 3)
where x is regarded as a constant when integrating over z.
Keep calculating Eq. 3,
∫√2-√2∫yuyl∫zuzl f(x, y, z) dzdydx
= ∫√2-√2∫yuyl x((4-x2-y2) - (x2+3y2)) dydx
= ∫√2-√2∫yuyl x(4-2x2-4y2) dydx
= ∫√2-√2∫yuyl (4x-2x3-4xy2) dydx
= ∫√2-√2 (4xy - 2x3y - (4/3)xy3)|yuyl dx
= ∫√2-√2 ((4x-2x3)y - (4/3)xy3)|yuyl dx
= ∫√2-√2 (4x-2x3)(yu-yl) - (4/3)x(yu3-yl3) dx
= ∫√2-√2 (yu-yl)(4x-2x3-(4/3)x(yu2+yuyl+yl2)) dx
= ∫√2-√2 2√(1-(1/2)x2)(4x-2x3-(4/3)x(1-(1/2)x2)) dx (Eq. 4)
where yu - yl = 2√(1-(1/2)x2) and
yu2 + yuyl + yl2 = 1- (1/2)x2.
After some algebraic simplification, Eq. 4 becomes
∫√2-√2∫yuyl∫zuzl f(x, y, z) dzdydx
= ∫√2-√2 (4√2/3)·x·(2-x2)3/2 dx
= -(4√2/15)(2-x2)5/2|√2-√2
= 0