• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Calculus From Limits to Mastery

Calnzee

Think Calculus. Learn Calculus. Live Calculus

  • Home
  • Articles
  • Trending
  • Terms
    • Privacy
    • Disclaimer
  • Support
  • Subscribe
  • Contact

integration by substitution

Integration by Substitution: Reversing the Chain Rule

August 14, 2026 by Splendid Leave a Comment

After learning the chain rule in differentiation, many students discover a surprising fact:

The chain rule not only helps us differentiate complicated functions, but it also teaches us how to integrate them.

This idea leads to one of the most powerful techniques in calculus:

Integration by substitution.

At first, substitution appears to be another formula that must be memorized.

In reality, it is simply the process of reversing the chain rule.

Understanding this connection makes substitution feel natural rather than mechanical.


Revisiting the chain rule

Suppose we have the function:

y=(x^2+1)^5

The chain rule tells us:

\frac{dy}{dx}=5(x^2+1)^4(2x)

Notice what happened.

The derivative contains two parts:

  • The derivative of the outer function:
5(x^2+1)^4
  • The derivative of the inner function:
2x

The chain rule combines them.


Running the chain rule backward

Now suppose we want to evaluate:

\int5(x^2+1)^4(2x),dx

Instead of asking:

How do I integrate this?

Ask a different question:

Which function would produce this expression if I differentiated it?

We already know the answer.

Differentiating produces:

5(x^2+1)^4(2x)

Therefore:

\int5(x^2+1)^4(2x),dx=(x^2+1)^5+C

Integration by substitution is simply the reverse of the chain rule.


Why do we need substitution?

Simple functions are easy to integrate.

For example:

\int x^3,dx

can be evaluated directly.

But consider:

\int x(x^2+1)^4,dx

The ordinary power rule doesn’t work.

The expression contains one function nested inside another.

This is exactly the situation where substitution becomes useful.


The basic idea

Suppose we have:

\int f(g(x))g'(x),dx

We define a new variable:

u=g(x)

Differentiating gives:

\frac{du}{dx}=g'(x)

Therefore:

du=g'(x),dx

The integral becomes:

\int f(u),du

After integrating, we replace u with the original expression.

This process is called u-substitution.


Example 1: A simple substitution

Evaluate:

\int2x(x^2+1)^3,dx

Step 1: Choose a substitution

Let:

u=x^2+1

Step 2: Differentiate

Differentiate both sides:

du=2x,dx

Step 3: Rewrite the integral

Substitute:

u=x^2+1

and

du=2x,dx

The integral becomes:

\int u^3,du

Step 4: Integrate

Using the power rule:

\int u^3,du=\frac{u^4}{4}+C

Step 5: Replace the variable

Substitute the original expression:

=\frac{(x^2+1)^4}{4}+C

Why does this work?

Substitution works because it temporarily hides the complicated expression.

Instead of integrating:

2x(x^2+1)^3

we integrate:

u^3

We simplify the problem and then translate the answer back into the original language.


Example 2: An exponential function

Evaluate:

\int e^{3x},dx

Choose:

u=3x

Differentiate:

du=3,dx

Therefore:

dx=\frac{du}{3}

Substitute:

\int e^{3x},dx=\int e^u\frac{du}{3}

Move the constant outside:

=\frac13\int e^u,du

Integrate:

=\frac13e^u+C

Replace u:

=\frac13e^{3x}+C

Example 3: A trigonometric function

Evaluate:

\int\sin(5x),dx

Choose:

u=5x

Differentiate:

du=5,dx

Therefore:

dx=\frac{du}{5}

Rewrite:

\int\sin(5x),dx=\frac15\int\sin(u),du

Integrate:

=-\frac15\cos(u)+C

Replace u:

=-\frac15\cos(5x)+C

A geometric interpretation

Imagine a complicated machine.

The machine receives:

x

The first stage transforms it into:

x^2+1

The second stage raises it to a power.

Differentiation follows the entire journey through the machine.

Integration by substitution temporarily enters the machine and focuses on one stage at a time.

Instead of analyzing every component simultaneously, we isolate the important transformation.


A business example

Suppose a company’s customer acquisition rate is:

r(t)=2t(t^2+100)^2

The total number of acquired customers is:

\int2t(t^2+100)^2,dt

Choose:

u=t^2+100

Then:

du=2t,dt

The integral becomes:

\int u^2,du

Integrating:

=\frac{u^3}{3}+C

Returning to the original variable:

=\frac{(t^2+100)^3}{3}+C

Substitution allows us to reconstruct the accumulated number of customers.


How to recognize when substitution should be used

Look for these patterns:

  • A function inside another function.
  • An expression raised to a power.
  • Exponential functions such as:
e^{g(x)}
  • Trigonometric functions such as:
\sin(g(x))
  • A derivative that almost appears elsewhere in the integral.

A simple checklist

When solving an integral:

Step 1: Find the inner function.

Step 2: Let the inner function become u.

Step 3: Differentiate to obtain du.

Step 4: Rewrite the integral.

Step 5: Integrate.

Step 6: Replace u with the original expression.


The connection between differentiation and integration

The relationship can be summarized as follows:

Chain rule:

\frac{d}{dx}[f(g(x))]=f'(g(x))g'(x)

Substitution:

\int f'(g(x))g'(x),dx=f(g(x))+C

The two formulas are mirror images of one another.


Conclusion

Integration by substitution is not a new idea.

It is simply the chain rule running in reverse.

Differentiation breaks a complicated function into smaller pieces.

Integration reconstructs those pieces and combines them into an accumulated quantity.

Perhaps the easiest way to remember substitution is this:

The chain rule takes a composite function apart.

Substitution puts the composite function back together.

Understanding this relationship transforms substitution from a memorized technique into an intuitive mathematical process.

Filed Under: Articles, Integral Calculus Tagged With: chain rule, integration by substitution

Primary Sidebar

Recent Posts

  • Understanding What t = 0 Means in Parametric Coordinates
  • From Cartesian Coordinates to Parametric and Polar Coordinates
  • Parametric Curves and Polar Coordinates: Moving Beyond Ordinary Coordinates
  • Calculus 1C: Coordinate Systems & Infinite Series — From Curves to Infinity
  • Differential Equations: The Next Great Chapter After Calculus

Archives

  • August 2026
  • June 2026

Categories

  • Articles
  • Coordinate Systems & Infinite Series
  • Differential Calculus
  • Early Transcendentals
  • Integral Calculus
Terms Display
inflection points limits polar coordinates numerical integration improper integrals mean value theorem natural logarithm tangent implicit differentiation optimization secant smooth functions integration by substitution logarithms integration in economics parametric coordinates power rule quotient rule integration profit is concave downward. What does this mean? Even if profits continue to rise
Person climbing a staircase. Learn Data Science from Scratch: online program with 21 courses

Footer

Calculus 1A: Differentiation

Calculus 1A: Differentiation by MITx

Calculus 1B: Integration

Calculus 1B: Integration by MITx

Calculus 1C: Coordinate Systems & Infinite Series

This website may use AI tools to assist in content creation. All articles are reviewed, edited, and fact-checked by our team before publishing. We may receive compensation for featuring sponsored products and services or when you click on links on this website. This compensation may influence the placement, presentation, and ranking of products. However, we do not cover all companies or every available product.

  • Home
  • Articles
  • Trending
  • Terms
  • Support
  • Subscribe
  • Contact