How to solve
Over a rectangle the double integral splits into two single integrals done one after the other.
Steps
- Integrate in x holding y fixed.
- Substitute the x-limits.
- Integrate the result in y.
Example
∬ 4xy dA over [0, 2] × [0, 3].
- Inner: ∫₀² 4xy dx = 8y.
- Outer: ∫₀³ 8y dy = 36.
Answer: 36
Loading drills…