Daniel B. answered 01/19/25
A retired computer professional to teach math, physics
I am making the following 3 assumptions regarding the ellipsoid
x² + 4y² + z² = 36
cut off by plains x=-4 and x=2
Assumption 1:
The flux is supposed to include the flat sides where the cuts are made.
This makes the surface closed.
Assumption 2:
The phrase "by Gauss" refers to the divergence theorem, which indeed yields
∫∫∫-1dV
as you said.
Assumption 3:
Your last statement does not imply that the triple integral should evaluate to 18π,
as that integral must be negative.
To evaluate the integral, imagine that the x-axis in the interval (-4, 2)
is divided into slices of thickness dx.
The slice at position x intersects the given surface in the ellipse
4y² + z² = 36 - x² (1)
Using the formula for the area of an ellipse, the area of (1) is
(π/2)(36 - x²)
Therefore at position x
dV = (π/2)(36 - x²)dx
Therefore
∫∫∫-1dV = -∫(π/2)(36 - x²)dx
where the bounds of integration are from -4 to 2
-∫(π/2)(36 - x²)dx = -(π/2)(36x - x³/3) + C
When evaluated between -4 and 2 we get
-(π/2)(36×(2 + 4) - (2³/3 - (-4)³/3) = -96π