How to Sketch a Solid from a Double Integral
What Does "Sketching a Solid from a Double Integral" Actually Mean?
When you're given a double integral that represents volume, you're really being handed a set of bounding surfaces. Your job is to visualize what 3D shape those boundaries enclose.
Most students freeze up because they try to picture the entire solid at once. Don't. Break it down into the surfaces that define it, then stack them mentally.
A double integral in the form ∫∫R f(x,y) dA gives you volume under a surface z = f(x,y) and above a region R in the xy-plane. When you see limits like ∫ab ∫g₁(x)g₂(x) f(x,y) dy dx, that's a volume problem. The solid lives between the surface and the xy-plane (or between two surfaces).
Reading the Limits: Your First Clue
The limits of integration tell you exactly what the solid looks like. Stop ignoring them and start actually reading them.
For ∫∫ dA over a region R
If you're integrating over a region R in the xy-plane, the limits define the shadow of your solid. The solid itself extends upward (or between two z-values) from that base.
For ∫∫R f(x,y) dA
The function f(x,y) is your top surface. If f(x,y) = something simple like 4, your solid has a flat top at z = 4. If f(x,y) = 9 - x² - y², you have a downward-opening paraboloid.
The Step-by-Step Sketching Process
Here's how to actually do this without guessing:
- Step 1: Identify the region R in the xy-plane from your inner/outer limits. Plot the boundary curves. This is your base.
- Step 2: Determine the bottom surface. Usually this is z = 0 (the xy-plane), but not always.
- Step 3: Determine the top surface from your integrand f(x,y).
- Step 4: Check if the solid is bounded by any vertical surfaces (cylinders like x = constant or y = constant).
- Step 5: Draw each surface separately, then combine them mentally.
Common Solid Types You'll Encounter
Solids Under a Surface, Above the xy-plane
Example: ∫02 ∫0√(4-x²) (4 - x² - y²) dy dx
Your region R: x goes from 0 to 2, y from 0 to √(4-x²). That's a quarter-circle in the first quadrant.
Your top surface: z = 4 - x² - y². That's a paraboloid opening downward with vertex at (0,0,4).
The solid: A quarter of a paraboloid cap sitting above the xy-plane. The flat side is curved, the base is the quarter-circle in the xy-plane.
Solids Between Two Surfaces
Example: Volume between z = x² + y² and z = 8 - x² - y²
Here you have two surfaces. Set them equal: x² + y² = 8 - x² - y² gives x² + y² = 4. That's a cylinder of radius 2.
The solid is the region trapped between two paraboloids—one opening up, one opening down. It's like a lens shape.
Solids Bounded by Planes
Common plane-bounded regions:
- z = 0 (xy-plane)
- z = c (horizontal plane)
- x = a or y = b (vertical planes)
- ax + by + cz = d (angled planes)
When you see limits like 0 ≤ z ≤ 6 - x - 2y with x and y bounded by coordinate planes, you're looking at a wedge or tetrahedron.
Practical How-To: Sketching from a Specific Integral
Let's walk through a real example:
Given: ∫01 ∫x2x ∫04-x²-y² dz dy dx
Step 1: The z-limits give you z from 0 to 4 - x² - y². The top is the paraboloid z = 4 - x² - y², opening downward. The bottom is the xy-plane.
Step 2: The y-limits give you y from x to 2x.
Step 3: The x-limits give you x from 0 to 1.
Step 4: Combine x and y: x goes 0 to 1, and for each x, y goes from x to 2x. That's a triangular region in the xy-plane with vertices at (0,0), (1,1), and (1,2).
The solid: A paraboloid cap truncated by a triangular prism base in the xy-plane. The base isn't a rectangle—it's that triangle. The top curves down from z = 4 at the origin, staying above z = 0 where it intersects the xy-plane (at x² + y² = 4, which is outside our triangular region anyway).
Quick Reference: Solid Types vs. Integral Clues
| Integral Clue | Solid Type |
|---|---|
| z = constant in integrand | Flat top surface (horizontal plane) |
| z = f(x,y) with x² or y² terms | Paraboloid (opening up or down) |
| Circular/radial limits (r, θ) | Cylindrical symmetry, circular cross-sections |
| Linear limits in x, y, z | Polyhedron (tetrahedron, prism, etc.) |
| Two different z functions | Solid between two surfaces |
| z = √(r² - x² - y²) | Upper hemisphere (sphere) |
Common Mistakes That Mess Up Your Sketch
- Ignoring the region R: Students focus on the top surface and forget the base shape. The base determines how far the solid extends horizontally.
- Forgetting vertical boundaries: Sometimes the solid is cut off by planes like x = 0 or y = 1 that don't appear in the limits explicitly—they're implicit in the region R.
- Misidentifying the bottom: Not every solid starts at z = 0. Check your lower z-limit.
- Overdrawing: You don't need to be an artist. Draw simple representations of each surface and label key intersection curves.
Switching Coordinate Systems: When to Use Cylindrical
If your region has circular symmetry or your integrand contains x² + y², switch to cylindrical coordinates. The sketching process is the same—you just identify:
- θ limits (angular extent)
- r limits (radial extent)
- z limits (height)
Example: For the solid under z = √(16 - x² - y²) and above the xy-plane, in cylindrical that's z = √(16 - r²). The region in the xy-plane is x² + y² ≤ 16, or r ≤ 4. You get a hemisphere of radius 4.
The Bottom Line
Sketching a solid from a double integral comes down to extracting the geometric information the integral contains. The limits give you the base. The integrand gives you the top. The intersection of all bounding surfaces gives you the edges.
Start simple. Draw the base region first. Add the top surface. Label the intersection curves. That's your solid.