AP Calculus AB and BC glossary

Changing limits of integration

Also called: Changing the bounds

Changing the limits of integration means converting the x values on a definite integral into the matching u values when you substitute. You then evaluate the new antiderivative at the new limits, so there is no need to rewrite the answer in terms of x.

Run the substitution through the bounds as well as the integrand. With u=x2u = x^2 and du=2xdxdu = 2x\,dx, the bound x=0x = 0 becomes u=0u = 0 and the bound x=2x = 2 becomes u=4u = 4, so the whole problem moves into uu and stays there.

02xex2dx=1204eudu=12(e41)\int_0^2 x e^{x^2}\,dx = \frac{1}{2}\int_0^4 e^u\,du = \frac{1}{2}\left(e^4 - 1\right)

Occasionally converting finishes the problem outright. In 11xex2dx\int_{-1}^{1} x e^{x^2}\,dx the same substitution sends both bounds to u=1u = 1, and an integral whose two limits agree is zero, so no antiderivative is needed.

The mistake

Doing both halves at once. Students convert the bounds to uu values, then also rewrite the antiderivative back in terms of xx, and evaluate 12ex2\frac{1}{2}e^{x^2} at 0 and 4. Pick one lane: evaluate in uu at the uu bounds, or return to xx and use the original xx bounds.

Appears in: Unit 6: Integration and Accumulation