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 ∫abg₁(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:

Common Solid Types You'll Encounter

Solids Under a Surface, Above the xy-plane

Example: ∫020√(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:

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:01x2x04-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 ClueSolid Type
z = constant in integrandFlat top surface (horizontal plane)
z = f(x,y) with x² or y² termsParaboloid (opening up or down)
Circular/radial limits (r, θ)Cylindrical symmetry, circular cross-sections
Linear limits in x, y, zPolyhedron (tetrahedron, prism, etc.)
Two different z functionsSolid between two surfaces
z = √(r² - x² - y²)Upper hemisphere (sphere)

Common Mistakes That Mess Up Your Sketch

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:

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.