Math · Introduction to Calculus · Grade 9-12 · 5 min read

u-Substitution

⚡ In one breath

u-Substitution is an integration technique that reverses the chain rule: when an integrand contains a composite function and its inner derivative, you let uu be the inner function so the integral simplifies to f(u)du\int f(u)\,du.

📐 The formula

f(g(x))g(x)dx=f(u)duwhere u=g(x)\int f(g(x))\,g'(x)\,dx = \int f(u)\,du \quad \text{where } u = g(x)
For definite integrals: change the bounds too! If u=g(x)u = g(x), then when x=ax = a, u=g(a)u = g(a).

Orient

The one-line idea, why it matters, and the intuition.

Section 1

Quick Answer

u-Substitution is an integration technique that reverses the chain rule: when an integrand contains a composite function and its inner derivative, you let uu be the inner function so the integral simplifies to f(u)du\int f(u)\,du. Use it when you spot an inner function alongside (a multiple of) its derivative. The cue is 'inner function and its derivative both present'. Before calculating, ask: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?

Section 2

Why This Matters

u-Substitution is the most-used integration technique and the inverse of the chain rule, which is why most antiderivatives of composites depend on it. The skill it builds — spotting that g(x)dxg'(x)\,dx is hiding next to g(x)g(x) — is exactly the chain-rule structure read backward, and forgetting to change the bounds (or the dxdx) is the classic slip. Recognizing it by "Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?" — rather than by familiar numbers — is what lets a student tell it apart from chain rule and integration by parts and direct antiderivative in a mixed problem set.

Section 3

Intuitive Explanation

Un-nesting a Russian doll for integration: you replace the whole inner doll with a single label uu, integrate the simpler outer shape, then snap the inner doll back in by substituting g(x)g(x) for uu at the end. This is the clean version of the idea because the visible structure matches the concept before any formula or procedure is chosen.

Substituting u=g(x)u=g(x) when its derivative g(x)g'(x) isn't present (up to a constant) in the integrand — without the dudu factor the substitution leaves leftover xx's and fails; pick uu so dudu matches what's there. That contrast matters because many wrong answers come from recognizing a surface feature, such as a familiar number or word, instead of the actual task.

A useful way to slow down is to name the signal words and then test them. Words like **composite inside the integral**, **inner function and its derivative**, **let u=u=**, **du=g(x)dxdu=g'(x)\,dx**, **reverse chain rule** are helpful clues, but they are not enough by themselves. They must point to the same structure as the mental model: u-Substitution sets u=g(x)u=g(x) so du=g(x)dxdu=g'(x)\,dx, collapsing a composite-times-inner-derivative integral into a simple one in uu.

The recognition test is simple: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor? If yes, u-substitution is probably the right tool; if not, compare with Chain rule or Integration by parts or Direct antiderivative before calculating.

Core idea

u-Substitution sets u=g(x)u=g(x) so du=g(x)dxdu=g'(x)\,dx, collapsing a composite-times-inner-derivative integral into a simple one in uu.

Recognize

The cues that signal this concept and how to distinguish it from look-alikes.

Section 4

When to Use

Use u-Substitution when an integrand is a composite function multiplied by (a constant times) the derivative of its inner part. Strong signals include **composite inside the integral**, **inner function and its derivative**, **let u=u=**, **du=g(x)dxdu=g'(x)\,dx**, **reverse chain rule**. The safest workflow is to read the final question first, identify what kind of answer it wants, and then test the structure. Do not use u-substitution just because familiar numbers appear; first decide whether the situation answers "Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?" with yes.

✨ Pro tip

Ask: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?

Section 5

How to Recognize It

Before using u-Substitution, check the structure of the problem, not just the vocabulary. These questions force the same recognition move from several angles: the task, the signal words, the nearest confusion, and the thing that would make the concept fail.

  1. Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?

    If yes, the problem matches u-substitution. If no, pause before applying the procedure, because the same numbers may belong to a different idea.

  2. Which words signal the structure?

    Look for composite inside the integral, inner function and its derivative, let u=u=, du=g(x)dxdu=g'(x)\,dx. These words are useful only after the situation matches them; a keyword without structure is not proof.

  3. What is the nearest confusion?

    Chain rule is the common trap here: The forward operation u-substitution reverses; differentiates composites. Compare the desired final answer before choosing a method.

  4. What answer form should I expect?

    The answer should fit this mental model: u-Substitution sets u=g(x)u=g(x) so du=g(x)dxdu=g'(x)\,dx, collapsing a composite-times-inner-derivative integral into a simple one in uu. If the expected answer sounds more like chain rule, use the comparison table before solving.

  5. What would make this NOT u-Substitution?

    Substituting u=g(x)u=g(x) when its derivative g(x)g'(x) isn't present (up to a constant) in the integrand — without the dudu factor the substitution leaves leftover xx's and fails; pick uu so dudu matches what's there. This tells you when to switch tools instead of forcing the concept.

Section 6

u-Substitution vs Common Confusions

The hard part is recognizing when the task is really about u-substitution instead of a nearby idea. Read the final answer the problem wants, then ask which row describes the structure before you start calculating.

u-Substitution

Meaning
Use this when an integrand is a composite function multiplied by (a constant times) the derivative of its inner part. The deciding question is: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?
Key test
Is there an inner function $g(x)$ inside, with its derivative $g'(x)$ also present as a factor?
Formula
f(g(x))g(x)dx=f(u)duwhere u=g(x)\int f(g(x))\,g'(x)\,dx = \int f(u)\,du \quad \text{where } u = g(x)
For definite integrals: change the bounds too! If u=g(x)u = g(x), then when x=ax = a, u=g(a)u = g(a).
Example
Find 2xcos(x2)dx\int 2x\cos(x^2)\,dx.

Chain rule

Meaning
The forward operation u-substitution reverses; differentiates composites.
Key test
Use when differentiating a composite, not integrating one.
Formula
(fg)=f(g(x))g(x)(f\circ g)'=f'(g(x))g'(x)
Example
Differentiating sin(x2)\sin(x^2) vs integrating 2xcos(x2)2x\cos(x^2)

Integration by parts

Meaning
Handles products of unrelated functions, not composite-plus-inner-derivative.
Key test
Use when the integrand is a product like $x e^x$ with no inner-derivative match.
Formula
udv=uvvdu\int u\,dv=uv-\int v\,du
Example
xcosxdx\int x\cos x\,dx needs parts, not substitution

Direct antiderivative

Meaning
Just reverse a basic rule when no composition is present (valid for n1n\ne -1; for n=1n=-1 the integral is lnx+C\ln|x|+C).
Key test
Use when the integrand is a plain power or basic function.
Formula
xndx=xn+1n+1+C\int x^n dx=\frac{x^{n+1}}{n+1}+C
Example
x2dx\int x^2\,dx needs no substitution

Apply

Worked examples and the mistakes most students make.

Section 7

Formula & Notation

f(g(x))g(x)dx=f(u)duwhere u=g(x)\int f(g(x))\,g'(x)\,dx = \int f(u)\,du \quad \text{where } u = g(x)
For definite integrals: change the bounds too! If u=g(x)u = g(x), then when x=ax = a, u=g(a)u = g(a).
If gg is differentiable on [a,b][a, b] and ff is continuous on the range of gg, then abf(g(x))g(x)dx=g(a)g(b)f(u)du\int_a^b f(g(x)) \cdot g'(x)\,dx = \int_{g(a)}^{g(b)} f(u)\,du where u=g(x)u = g(x).

How to read it: Let u=g(x)u = g(x), then du=g(x)dxdu = g'(x)\,dx. After integrating in terms of uu, substitute back to express the result in terms of xx.

Section 8

Worked Examples

Example 1 — Reverse the chain rule

Easy

Problem

Find 2xcos(x2)dx\int 2x\cos(x^2)\,dx.

Solution

  1. The composite cos(x2)\cos(x^2) has its inner derivative 2x2x sitting right beside it, so u-substitution applies.

    Name the structure before touching arithmetic — that is what makes the right method obvious.

  2. Ask the recognition question: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?

    If the answer is yes, the concept applies; the cue, not a keyword, decides the method.

  3. Let u=x2u=x^2, so du=2xdxdu=2x\,dx; the integral becomes cosudu\int\cos u\,du.

    The rule is chosen only after the structure matches, so the steps mean something.

  4. Integrate in uu and substitute back: sinu+C=sin(x2)+C\sin u+C=\sin(x^2)+C.

    Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.

  5. Check the answer against the original question.

    It should fit the mental model — reverse the chain rule by renaming the inside. If it does not, revisit the recognition step before changing the arithmetic.

Answer

sin(x2)+C\sin(x^2)+C

Takeaway: Spotting the inner function and its derivative lets you rename and collapse the composite, the chain rule run backward.

Example 2 — A product needs parts

Standard

Problem

Find xcosxdx\int x\cos x\,dx.

Solution

  1. Notice why this looks like the same concept.

    Nearby language or numbers can tempt you toward reverse the chain rule by renaming the inside.

  2. There's no composite with its inner derivative — just two different functions multiplied — so substitution won't simplify it.

    Spotting what actually changed is what separates this from the concept it resembles.

  3. Use integration by parts with u=xu=x, dv=cosxdxdv=\cos x\,dx: uvvdu=xsinx+cosx+Cuv-\int v\,du=x\sin x+\cos x+C.

    The nearby idea may share numbers but answers a different question, so it needs a different move.

  4. State the result in the language of the actual task.

    xsinx+cosx+Cx\sin x+\cos x+C. Name it for what the problem really asked, not the concept you first expected.

  5. Say the contrast in one sentence.

    Substitution needs an inner-derivative match; a product of unrelated functions needs integration by parts.

Answer

xsinx+cosx+Cx\sin x+\cos x+C

Takeaway: Substitution needs an inner-derivative match; a product of unrelated functions needs integration by parts.

Example 3 — Spot the trap: Reverse the chain rule by renaming the inside

Application

Problem

A student starts with this idea: "Forgetting to convert dxdx via du=g(x)dxdu=g'(x)\,dx" What should they check before accepting that reasoning?

Solution

  1. Pause before the first move.

    The first move is a decision, not a calculation — does the situation really match reverse the chain rule by renaming the inside.

  2. Run the recognition test: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?

    This is the single check that the trap skips.

  3. you must replace dxdx too, not just the inner expression.

    Stating the safer rule turns the mistake into a checkable step instead of a vague "be careful."

  4. Compare with the nearest confusion, Chain rule.

    The forward operation u-substitution reverses; differentiates composites.

  5. State the corrected decision and reuse it.

    Using the concept only when the structure matches leaves a process the student can repeat on a new problem.

Answer

you must replace dxdx too, not just the inner expression.

Takeaway: The recognition step prevents the common trap: Forgetting to convert dxdx via du=g(x)dxdu=g'(x)\,dx

Section 9

Common Mistakes

Common slip-up

Forgetting to convert dxdx via du=g(x)dxdu=g'(x)\,dx

The right idea

you must replace dxdx too, not just the inner expression.

Common slip-up

Leaving the answer in terms of uu for an indefinite integral

The right idea

substitute back to xx at the end.

Common slip-up

Not changing the bounds for a definite integral

The right idea

either switch limits to uu-values or convert back before evaluating.

Practice

Try it, then see where this concept fits in the path.

Section 10

Mini Practice

Try these on your own. Tap Reveal when you want to check.

  1. What clue tells you this is a u-Substitution situation: Find 2xcos(x2)dx\int 2x\cos(x^2)\,dx.

    Hint: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?

  2. Find 2xcos(x2)dx\int 2x\cos(x^2)\,dx.

    Hint: Let u=x2u=x^2, so du=2xdxdu=2x\,dx; the integral becomes cosudu\int\cos u\,du.

  3. Why is this a contrast case instead of u-Substitution: Find xcosxdx\int x\cos x\,dx.

    Hint: There's no composite with its inner derivative — just two different functions multiplied — so substitution won't simplify it.

  4. Fix this thinking: Forgetting to convert dxdx via du=g(x)dxdu=g'(x)\,dx

    Hint: Name the recognition cue before choosing a rule.

  5. Which is the better fit here: u-Substitution or Chain rule? Explain the deciding difference.

    Hint: For u-Substitution, ask: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?

  6. Write one sentence that would remind a classmate how to recognize u-Substitution.

    Hint: Use the mental model "Reverse the chain rule by renaming the inside." and one signal word.

Want the full set?

50 practice questions for this concept — free to try, every one with a complete worked solution showing the why, not just the answer.

Section 11

Frequently Asked Questions

How do I know when to use u-Substitution?

Use u-Substitution when an integrand is a composite function multiplied by (a constant times) the derivative of its inner part. Do not start from the numbers alone; first name the structure of the situation. The fastest check is: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor? If the answer is yes and the wording matches cues like composite inside the integral, inner function and its derivative, let u=u=, then u-substitution is probably the right tool.

What is u-Substitution most often confused with?

u-Substitution is often confused with Chain rule. Chain rule means The forward operation u-substitution reverses; differentiates composites. The difference is not just vocabulary; it changes the action you take. For u-substitution, the key test is "Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor?" For chain rule, the better cue is: Use when differentiating a composite, not integrating one.

What is the fastest recognition cue for u-Substitution?

Look for composite inside the integral, inner function and its derivative, let u=u=, du=g(x)dxdu=g'(x)\,dx, but treat those words as clues, not proof. A word problem can contain a familiar keyword and still ask for a different idea. After noticing the cue, ask the recognition question: Is there an inner function g(x)g(x) inside, with its derivative g(x)g'(x) also present as a factor? That question protects you from using a memorized procedure in the wrong place.

What mistake should I avoid with u-Substitution?

Avoid this thinking: "Forgetting to convert dxdx via du=g(x)dxdu=g'(x)\,dx" That mistake usually happens when the student jumps to a rule before checking the situation. The safer version is: you must replace dxdx too, not just the inner expression. A good habit is to say the mental model out loud first: "Reverse the chain rule by renaming the inside." Then choose the calculation or representation.

How can I tell this apart from Integration by parts?

Integration by parts is the better fit when the task is about this: Handles products of unrelated functions, not composite-plus-inner-derivative. u-Substitution is the better fit when an integrand is a composite function multiplied by (a constant times) the derivative of its inner part. If both ideas seem possible, compare what the problem wants as the final answer. The desired output often reveals whether you should use u-substitution or switch to the nearby concept.

Why does u-Substitution matter?

u-Substitution is the most-used integration technique and the inverse of the chain rule, which is why most antiderivatives of composites depend on it. The skill it builds — spotting that g(x)dxg'(x)\,dx is hiding next to g(x)g(x) — is exactly the chain-rule structure read backward, and forgetting to change the bounds (or the dxdx) is the classic slip. The practical value is recognition: once you can spot u-substitution, you can choose a method before calculating. That makes later topics easier because you are not memorizing isolated tricks; you are recognizing the same structure when it appears in a new representation.

Section 12

Learning Path

← Before

IntegralChain Rule
u-Substitution

You are here

Before this, students should be comfortable with Integral and Chain Rule. This page focuses on the recognition cue: Is there an inner function $g(x)$ inside, with its derivative $g'(x)$ also present as a factor? That cue is the bridge between earlier skills and later problem solving: students first learn to identify the structure, then they learn which calculation, diagram, graph, or proof move belongs to it. After this, Integration by Parts become easier to recognize.

Section 13

See Also