4.4.18 · D3Multivariable Calculus

Worked examples — Changing order of integration

2,744 words12 min readBack to topic

This page is the drill ground for Changing order of integration. The parent taught you the 5-step recipe; here we run it against every kind of region the topic can hand you — and we do not skip a single case. Before any example, we lay out a matrix of scenarios so you can see the whole battlefield.


The scenario matrix

Cell Region shape The twist you must survive Example
C1 Triangle (line + axes) inner has no elementary antiderivative — reorder to save it Ex 1
C2 Lens (two curves cross: line vs parabola) must re-solve both boundaries for the new variable, pick correct branch Ex 2
C3 Region needing a split one way one orientation = 2 integrals, other = 1 clean integral Ex 3
C4 Strip that exits onto different curves at different heights the exit boundary switches — you MUST split Ex 4
C5 Degenerate corner / zero-width tip boundaries meet at a point; check the limit is fine, not undefined Ex 5
C6 Circle / disk piece reorder AND recognise polar is even better Ex 6
C7 Word problem (real-world total) translate physical region into limits, then reorder to compute Ex 7
C8 Exam twist: unknown/general , symbolic answer reorder without ever evaluating Ex 8

Every cell C1–C8 is hit below. Numeric answers are all machine-checked in the verify block.


Ex 1 — Cell C1: triangle, impossible inner integral


Ex 2 — Cell C2: lens between a line and a parabola


Ex 3 — Cell C3: one order = two integrals, other = one


Ex 4 — Cell C4: exit boundary switches (must split the OTHER way)


Ex 5 — Cell C5: degenerate tip, check the limit is fine


Ex 6 — Cell C6: disk piece where polar wins


Ex 7 — Cell C7: real-world word problem


Ex 8 — Cell C8: exam twist, general , symbolic reorder


Recall Which cell does each trap live in?

"Left the outer limit as a curve" happens most in which cell type? ::: The word/general ones (C7, C8) — always reduce the OUTER limits to constants. When does reordering turn 2 integrals into 1? ::: When the exit curve switches in one orientation but not the other (C3). When is the negative branch of a square root the correct one? ::: When the region lies left of the -axis (C8) — pick the branch that lands in .


Where to go next