Skip to main content
United StatesCalculusSyllabus dot point

How does u-substitution reverse the chain rule to integrate composite functions?

Topic 6.9 Integrating Using Substitution: integrate composite functions by reversing the chain rule with u-substitution, including changing limits for definite integrals.

A focused answer to AP Calculus AB Topic 6.9, integrating composite functions by u-substitution as the reverse of the chain rule, including changing the limits of definite integrals, with worked examples.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The method
  3. A worked indefinite substitution
  4. Changing limits for definite integrals
  5. Recognizing when substitution fits
  6. A worked definite-integral substitution
  7. Why the logarithm pattern appears so often

What this topic is asking

The College Board (Topic 6.9) introduces u-substitution, the integration technique that reverses the chain rule. When an integrand contains a composite function times (a constant multiple of) the derivative of the inner function, substituting uu for the inner function collapses it to a basic integral.

The method

A worked indefinite substitution

Changing limits for definite integrals

For a definite integral, you have two clean options. Either back-substitute to xx and use the original limits, or, more efficiently, change the limits to uu-values and never return to xx. If u=g(x)u = g(x), the new limits are u=g(a)u = g(a) and u=g(b)u = g(b). The exam rewards showing this change explicitly. The frequent error is changing the integrand to uu but leaving the original xx-limits in place, then evaluating as if they were uu-limits. Always either convert the limits to uu or convert back to xx before using the xx-limits; never mix.

Recognizing when substitution fits

The skill is recognition: spotting that an integrand is a composite times the derivative of its inside. The classic patterns are (stuff)n(derivative of stuff)dx\int (\text{stuff})^n \cdot (\text{derivative of stuff})\,dx, e(stuff)(derivative of stuff)dx\int e^{(\text{stuff})}\cdot(\text{derivative of stuff})\,dx, and (derivative of stuff)(stuff)dx\int \frac{(\text{derivative of stuff})}{(\text{stuff})}\,dx giving a logarithm. When the derivative factor is present only up to a constant, you fix it by factoring the constant in or out (as in the 13\frac{1}{3} above). When no derivative-of-inside factor is present at all and cannot be supplied by a constant, substitution does not apply, and on the AB exam the integral is then either a basic form or beyond scope. Choosing uu to be the inner function of the most complicated part is the reliable first guess.

A worked definite-integral substitution

Why the logarithm pattern appears so often

The pattern g(x)g(x)dx=lng(x)+C\int \frac{g'(x)}{g(x)}\,dx = \ln|g(x)| + C is worth recognizing on sight, because it is the substitution u=g(x)u = g(x) with the numerator supplying dudu. Many AB integrals are built to fit it: a fraction whose numerator is (a constant times) the derivative of its denominator integrates to a logarithm of the denominator. Spotting this saves the full substitution write-up and explains why so many answers in this topic involve ln\ln. The same recognition applies to the exponential pattern g(x)eg(x)dx=eg(x)+C\int g'(x)e^{g(x)}\,dx = e^{g(x)} + C. Training your eye to see the inside function and its derivative together is what makes substitution fast rather than mechanical.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (style)1 marksSection I (multiple choice, no calculator). 2x(x2+1)3dx=\int 2x(x^2 + 1)^3\,dx = (A) (x2+1)44+C\frac{(x^2+1)^4}{4} + C (B) (x2+1)4+C(x^2+1)^4 + C (C) (x2+1)33+C\frac{(x^2+1)^3}{3} + C (D) 8x(x2+1)3+C8x(x^2+1)^3 + C
Show worked answer →

The correct answer is (A), (x2+1)44+C\frac{(x^2+1)^4}{4} + C.

Let u=x2+1u = x^2 + 1, so du=2xdxdu = 2x\,dx. The integral becomes u3du=u44+C=(x2+1)44+C\int u^3\,du = \frac{u^4}{4} + C = \frac{(x^2+1)^4}{4} + C. The 2xdx2x\,dx is exactly dudu.

AP 2024 (style)4 marksSection II (free response, no calculator). Evaluate 01xex2dx\int_0^1 x\,e^{x^2}\,dx using substitution, showing the change of limits.
Show worked answer →

A 4-point definite-integral substitution.

(2 points) Let u=x2u = x^2, so du=2xdxdu = 2x\,dx, giving xdx=12dux\,dx = \frac{1}{2}du. Change limits: x=0u=0x = 0 \Rightarrow u = 0; x=1u=1x = 1 \Rightarrow u = 1.
(2 points) 01xex2dx=1201eudu=12[eu]01=12(e1)\int_0^1 x e^{x^2}\,dx = \frac{1}{2}\int_0^1 e^u\,du = \frac{1}{2}[e^u]_0^1 = \frac{1}{2}(e - 1).

Related dot points

Sources & how we know this