Fiveable

5๏ธโƒฃMultivariable Calculus Unit 4 Review

QR code for Multivariable Calculus practice questions

4.2 Double Integrals over General Regions

4.2 Double Integrals over General Regions

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025

Understanding Double Integrals over General Regions

Double integrals over general regions let you integrate over shapes that aren't just rectangles. Instead of fixed constant limits on both integrals, at least one set of limits will be a function that traces the boundary of your region. This is how you actually compute areas, volumes, and physical quantities for real-world shapes like the region between two curves.

Setup of Double Integrals

Setting up the integral correctly is the hardest part. The computation itself is usually straightforward once the limits are right.

There are two types of general regions:

  • Type I (vertical strips): The region is bounded between two functions of xx. You integrate yy first (inner), then xx (outer). The outer limits on xx are constants, and the inner limits on yy are functions of xx:

โˆซabโˆซg1(x)g2(x)f(x,y)โ€‰dyโ€‰dx\int_{a}^{b} \int_{g_1(x)}^{g_2(x)} f(x,y)\, dy\, dx

  • Type II (horizontal strips): The region is bounded between two functions of yy. You integrate xx first (inner), then yy (outer). The outer limits on yy are constants, and the inner limits on xx are functions of yy:

โˆซcdโˆซh1(y)h2(y)f(x,y)โ€‰dxโ€‰dy\int_{c}^{d} \int_{h_1(y)}^{h_2(y)} f(x,y)\, dx\, dy

The key rule: the outer integral always has constant limits, and the inner integral has variable limits that depend on the outer variable.

To set up a double integral over a general region:

  1. Sketch the region and identify all boundary curves.
  2. Decide whether Type I or Type II is simpler for the given region.
  3. Write the outer limits as the constant range of the outer variable.
  4. Express the inner limits as the lower and upper boundary functions in terms of the outer variable.
  5. Evaluate the inner integral first, then the outer integral.
Setup of double integrals, HartleyMath - Double Integrals over Rectangular Regions

Sketching Integration Regions

A good sketch prevents most setup errors. Here's the process:

  1. Plot each boundary curve on the coordinate plane (lines, parabolas, circles, etc.).
  2. Find intersection points by solving the boundary equations simultaneously. These intersections determine where your limits change.
  3. Shade the enclosed region.
  4. Draw a representative strip through the region: a vertical strip if you're integrating dyโ€‰dxdy\, dx, or a horizontal strip if you're integrating dxโ€‰dydx\, dy. The strip should enter the region at one boundary and exit at the other.

The strip tells you your inner limits. For a vertical strip, the bottom of the strip is g1(x)g_1(x) and the top is g2(x)g_2(x). For a horizontal strip, the left edge is h1(y)h_1(y) and the right edge is h2(y)h_2(y).

Example: For the region bounded by y=x2y = x^2 and y=x+2y = x + 2, you'd find the intersections by solving x2=x+2x^2 = x + 2, giving x=โˆ’1x = -1 and x=2x = 2. A vertical strip enters at y=x2y = x^2 (bottom) and exits at y=x+2y = x + 2 (top), so the integral is:

โˆซโˆ’12โˆซx2x+2f(x,y)โ€‰dyโ€‰dx\int_{-1}^{2} \int_{x^2}^{x+2} f(x,y)\, dy\, dx

Setup of double integrals, Double Integrals over General Regions ยท Calculus

Reversing Integration Order

Sometimes the integral is impossible (or very painful) to evaluate in one order but straightforward in the other. A classic example: โˆซ01โˆซy1ex2โ€‰dxโ€‰dy\int_0^1 \int_y^1 e^{x^2}\, dx\, dy can't be done inner-first because ex2e^{x^2} has no elementary antiderivative with respect to xx. Switching the order makes it solvable.

To reverse the order:

  1. Sketch the region from the original limits. Read the limits carefully to understand what shape they describe.
  2. Re-describe the region using the other variable as the outer variable. Determine the constant range for the new outer variable, and express the new inner boundaries as functions of that variable.
  3. Write the new integral with the swapped limits. The integrand f(x,y)f(x,y) stays the same.

For the example above, the original limits describe the region where 0โ‰คyโ‰ค10 \leq y \leq 1 and yโ‰คxโ‰ค1y \leq x \leq 1. Sketching this gives a triangle. Re-describing with xx as the outer variable: xx ranges from 00 to 11, and for each xx, yy ranges from 00 to xx. The reversed integral is:

โˆซ01โˆซ0xex2โ€‰dyโ€‰dx\int_0^1 \int_0^x e^{x^2}\, dy\, dx

Now the inner integral with respect to yy is just xex2x e^{x^2}, which you can integrate with a simple uu-substitution.

Applications in Physics and Engineering

Once you can set up double integrals over general regions, a wide range of physical quantities become computable.

Area of a region: Integrate the constant function f(x,y)=1f(x,y) = 1 over the region. The double integral โˆฌR1โ€‰dA\iint_R 1\, dA gives the area of RR.

Volume under a surface: If f(x,y)โ‰ฅ0f(x,y) \geq 0 over the region RR, then โˆฌRf(x,y)โ€‰dA\iint_R f(x,y)\, dA gives the volume of the solid between RR and the surface z=f(x,y)z = f(x,y). For instance, the volume under a paraboloid z=4โˆ’x2โˆ’y2z = 4 - x^2 - y^2 over a disk can be computed this way.

Mass and center of mass: If a flat plate (lamina) has variable density ฯ(x,y)\rho(x,y), its total mass is M=โˆฌRฯ(x,y)โ€‰dAM = \iint_R \rho(x,y)\, dA. The center of mass coordinates are:

xห‰=1MโˆฌRxโ€‰ฯ(x,y)โ€‰dA,yห‰=1MโˆฌRyโ€‰ฯ(x,y)โ€‰dA\bar{x} = \frac{1}{M}\iint_R x\,\rho(x,y)\, dA, \qquad \bar{y} = \frac{1}{M}\iint_R y\,\rho(x,y)\, dA

Moments of inertia: The moment of inertia about the xx-axis is Ix=โˆฌRy2ฯ(x,y)โ€‰dAI_x = \iint_R y^2 \rho(x,y)\, dA, and about the yy-axis is Iy=โˆฌRx2ฯ(x,y)โ€‰dAI_y = \iint_R x^2 \rho(x,y)\, dA. These measure how the mass is distributed relative to each axis.

Other applications include computing fluid pressure on submerged surfaces (integrating depth times fluid density) and evaluating contributions to electric or gravitational fields by integrating over charge or mass distributions.