Double Integrals in Cartesian Coordinates

College Depth 67 in the knowledge graph I know this Set as goal
Unlocks 4786 downstream topics
double-integral area-volume

Core Idea

The double integral ∬_R f(x,y) dA gives the volume under z = f(x,y) above region R. For non-rectangular regions, bounds depend on neighboring variables: ∫_a^b ∫_{g₁(x)}^{g₂(x)} f(x,y) dy dx.

Explainer

You already know how to compute iterated integrals — integrals computed step by step, one variable at a time. A double integral over a rectangular region is just an iterated integral where the bounds are all constants: ∫_a^b ∫_c^d f(x,y) dy dx means "for each fixed x in [a,b], integrate f(x,y) over y from c to d, then integrate the result over x." Fubini's theorem guarantees that for well-behaved f you can switch the order of integration freely on a rectangle, and the answer is the same either way.

The more interesting case — and the one requiring real care — is integration over non-rectangular regions. The region R might be bounded above by a curve y = g₂(x) and below by y = g₁(x), for x running from a to b. For a given x, y only ranges from g₁(x) to g₂(x), not all the way from c to d. So the inner integral's limits become functions of x: ∫_a^b [∫_{g₁(x)}^{g₂(x)} f(x,y) dy] dx. The inner integral (in y) is computed first with x treated as a constant, producing a function of x alone. Then the outer integral finishes the job. Think of slicing the region R into thin vertical strips of width dx; for each strip at position x, you integrate f from the bottom boundary curve up to the top boundary curve.

You can also slice horizontally: fix y and let x run from some left boundary h₁(y) to some right boundary h₂(y), then integrate over y. The choice of orientation depends on which gives simpler limits. A region bounded by y = x and y = x² from x = 0 to x = 1 is easy to describe with vertical slices (x from 0 to 1, y from x² to x) and awkward to describe with horizontal slices. Always sketch the region first, then decide which slicing direction gives cleaner limits.

The geometric meaning reinforces the algebra. If f(x,y) ≥ 0, then ∬_R f(x,y) dA is the volume of the solid above R and below the surface z = f(x,y). When f = 1, ∬_R 1 dA = area of R — the double integral reduces to an area formula. More generally, if f represents a surface density (mass per unit area), then the double integral gives total mass. These physical interpretations are a useful check: if your computed volume is negative or your computed area is enormous, something has gone wrong with the limits.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian Coordinates

Longest path: 68 steps · 294 total prerequisite topics

Prerequisites (1)

Leads To (7)