u-substitution as the reverse Chain Rule

Replace a repeated inner expression and its derivative with one variable so the antiderivative’s structure becomes visible.

LaTeX article Updated July 11, 2026

u=g(x),du=g(x)dxu=g(x),\qquad du=g'(x)\,dx

What the substitution accomplishes

The method is not a letter swap. It packages an inside function and its differential so the integral becomes a familiar basic form.

A successful substitution removes every x. If x remains, either rewrite it using u or choose a different substitution.

Constant multiples are harmless

The derivative does not need to appear exactly. If it differs by a nonzero constant, factor that constant in or out. What matters is structural proportionality.

Do not invent a missing variable factor; constants can be adjusted, variable expressions cannot.

Definite integrals have two clean options

Either find an antiderivative in u and return to x before using the original bounds, or convert the bounds to u and stay in u. Mixing x-bounds with a u-integrand is inconsistent.

Worked example

Common mistakes

  • Changing part of the integrand to u while leaving unexplained x-terms.
  • Forgetting to substitute back in an indefinite integral.
  • Using original x-bounds after converting the integrand to u.

Keep these ideas

  • Find an inside function and its derivative.
  • Adjust constants, not variable factors.
  • A complete substitution uses one variable at a time.
Vocab
Indefinite integral
Math glossaryIndefinite integral
f(x)dx=F(x)+C\int f(x)\,dx=F(x)+C

The family of all antiderivatives of an integrand.

Learn more
Antiderivative
Math glossaryAntiderivative
F(x)=f(x)F'(x)=f(x)

A function whose derivative equals a given function.

Learn more
u-substitution
Math glossaryu-substitution
u=g(x),du=g(x)dxu=g(x),\quad du=g'(x)\,dx

Reverses the chain rule by changing the integration variable.

Learn more
Integration by parts
Math glossaryIntegration by parts
udv=uvvdu\int u\,dv=uv-\int v\,du

Reverses the product rule for integration.

Learn more
Partial fractions
Math glossaryPartial fractions
p(x)q(x)=axr\frac{p(x)}{q(x)}=\sum\frac{a}{x-r}

Decomposes a proper rational function into simpler rational terms.

Learn more
Math glossary