Setting the Wrong Boundaries: Why Definite Integral Substitution Goes Wrong

Keeping the x-bounds after substituting u into a definite integral causes you to evaluate the antiderivative at the wrong numbers—those bounds are no longer tied to your new variable. If you write u = x^2 + 1 and keep 1 to 2 as limits in terms of x, your answer will not match the true area. Suppose you substitute u = x^2 + 1 from x = 1 to x = 2: evaluating at u = 1 and u = 2 is a misstep that breaks the connection to the graph you started with.
Wrong: Working Through Definite Integral Substitution Without Changing Bounds
Suppose you're solving:
You recognize this as an ideal candidate for u-substitution. Here's what a strong student might write, aiming to be careful:
Let so that . Substitute all parts:
Now integrate:
Calculate numerically:
So:
But here's the problem: those bounds (u=1 and u=2) do not match the x bounds. The definite integral result is now numerically wrong.
The Line Where It Breaks: The Bounds Are Now for the Wrong Variable
The substitution step was correct. The error appears in this crucial line:
If you use the same numbers (1 and 2) as limits for the u-integral, they no longer correspond to the original interval on the x-axis. The limits in a definite integral must always match the variable of integration, as required by the Fundamental Theorem of Calculus: is the net area as x goes from a to b. When you change variables, the endpoints must be in the new variable's units.
It's tempting to keep the original numbers because the substitution replaces everything else so cleanly. This is why the mistake feels so easy to make: nothing looks off until you check the result against the graph or the answer key.
Right: Changing the Limits to Match the New Variable
Instead, after letting , you must change the bounds:
- When ,
- When ,
So:
Now integrate:
Calculate:
So:
This is the true value of the definite integral. The earlier answer (about 1.218) is nowhere close. The limits matter.
The u-bounds must come from plugging each x-bound into your substitution.
What Rule Justifies Changing the Bounds?
This step follows directly from the Fundamental Theorem of Calculus: the definite integral computes the net area under the curve from x = a to x = b. When you substitute u = g(x), du = g'(x) dx, the interval you integrate over in u must be u = g(a) to u = g(b) because your new variable measures something different along the axis.
You can only keep the original x-limits if, after integrating in u, you back-substitute for x before evaluating. Mixing u with x-limits (or vice versa) is an error.
Why This Error Is So Tempting—But So Costly
If you have practiced indefinite integrals, you’re used to plugging x back in at the end. That trick works because you never use the bounds until after you’ve returned to x. But with definite integrals, when you swap to u, you’re literally swapping the tape measure. The two endpoints must stay consistent with your new variable.
This is not a mindless bookkeeping rule: the numbers themselves change meaning. A bound of 2 in x-space is a bound of 5 in u-space when u = x^2 + 1.
The invisible-bounds trap: It feels natural to just copy the limits down after substitution, but they mean something entirely different in the new variable. This is the main way definite integrals with substitution go off the rails.
The Exception: When Indefinite Integral and Definite Integral Answers Match by Accident
Suppose you have:
Let , so . When ; when .
Substitute:
But look what happens if you accidentally keep the original x-bounds as u-bounds:
Integrate:
- Correct:
- Wrong:
So the error is still visible. However, if your substitution were u = x, both bounds would match—so re-indexing blindly “works” but only in trivial cases. Except when your substitution function is the identity (u = x), this mistake burns you.
A Case With Negative Bounds: The Error Bites Harder
Try:
Let , so when x = -2, u = 0; when x = 1, u = 3. The correct setup is:
If you forget and use u = -2 to u = 1:
Completely wrong. Check in the original x-coordinates:
Only changing the bounds matches the true value.
One for Practice—Set Your Own Bounds
Evaluate:
Try:
- Correct substitution: u = x^2 + 1
- Change both limits and variable
- Integrate and evaluate
Correct answer:
If you kept the x-limits (0 and 3) in u, you’d end up with , which is wildly off. Units and intervals matter.
If you find yourself hesitating on this step, you are not alone—this is the single easiest way to sabotage a correct substitution. Fast check: ask yourself if the bounds match the new variable. If not, recalculate before evaluating.
Lean on this check as long as you need it. If you want feedback on your process, Learn4Less tutors can spot these boundary mismatches faster than any calculator, but you do not need a tutor to master this step if you make it part of your mental checklist.
Summary
Keeping the x-bounds after substituting u into a definite integral causes you to evaluate the antiderivative at the wrong numbers—those bounds are no longer tied to your new variable.
