How to find the limits of integration, given a solid.
1.) Draw the solid S.
Here's a picture of the solid.
We decide to integrate with respect to z first, because if we draw a bunch of vertical lines, the ones that intersect our solid all enter by the lower boundary and exit by the top.
The shadow is the disk of radius 5 centered at the origin.
How did we get this? A point in the xy-plane is in the shadow if the vertical line running through the point intersects the solid.
Looking at the picture of the solid, it's clear that the edge of the shadow
will be the set where the top and bottom of the solid intersect.
The points that are on both the top and bottom of the solid, satisfy both equations
z= 25-x2-y2, z=-25+x2+y2.
If we eliminate z we get 25-x2-y2=-25+x2+y2. Combining terms we get 25=x2+y2, which is the equation of a circle of radius 5.
We see that the lines all enter by the left side of the circle and exit by the right. On the left side of the
circle we know that x=-(25-y2)1/2, so the lower limit
of the x integral is -(25-y2)1/2. Meanwhile, on the right side of the circle,
x=(25-y2)1/2, so the upper limit
of the x integral is (25-y2)1/2.
Since the horizontal lines first hit the circle at y=-5 and last hit the circle at y=5, we know that the limits for the y-integral are -5 and 5.
So the final answer is:

Return to Quiz 9.