U-substitution, also called change of variables, is the integration technique that reverses the chain rule. You pick an inner function , replace its derivative factor with , integrate in terms of , and then switch back to or update the limits for a definite integral. For AP Calculus, make every part of the integral use either -values or -values before evaluating.
Why This Matters for the AP Calculus Exam
Substitution shows up across Unit 6, which carries one of the larger weightings on both the AB and BC exams. It is the most common antiderivative technique you will reach for, and you need to recognize when an integrand is a factor of a chain-rule derivative without being told to substitute. On both multiple-choice and free-response questions, fast and accurate substitution lets you evaluate integrals that come up inside accumulation problems, area and volume setups, differential equations, and motion problems later in the course.
When you evaluate a definite integral by hand, present a correct antiderivative and use clear notation. Include the constant of integration with indefinite integrals, watch your parentheses, and avoid stringing together equal signs between expressions that are not actually equal. This keeps your work readable and easy to follow.

Key Takeaways
- U-substitution reverses the chain rule: look for an integrand in the form .
- Choose so that (or a constant multiple of it) already appears in the integrand.
- Find , then replace every -piece so the integral is fully in terms of .
- For a definite integral, either change the limits to -values or back-substitute to before using the original limits. Do not mix the two.
- After integrating in , back-substitute to for indefinite integrals and add .
- If the derivative factor is off by only a constant, factor that constant out front; if it is off by a variable factor, substitution alone will not work.
How U-Substitution Works
Substitution replaces part of the integrand with a new variable to turn a messy integral into one you recognize. You usually choose the new variable based on an inner function whose derivative is already present in the integral.
Recall the Chain Rule: Since antidifferentiation reverses differentiation, u-substitution works as the reverse of the chain rule. You identify an inner expression whose derivative also shows up in the integrand, which is exactly the pattern the chain rule produces.
Problem Solving
The step-by-step process:
- Identify the inner function. Look for an expression, often inside a root, a trig function, an exponent, or a denominator, whose derivative also appears in the integrand.
- Choose the new variable. Set equal to that inner function.
- Differentiate. Find and solve for . Don't forget the chain rule here.
- Rewrite the integral. Substitute and so the whole integral is in terms of . For a definite integral, you can change the limits of integration to -values now.
- Simplify. Make sure no remains. The integral should now match a basic antiderivative form.
- Evaluate. Integrate with respect to .
- Back-substitute. Replace with the original expression in and add for indefinite integrals. If you already changed the limits, just evaluate at the new -bounds.
This technique takes practice, but once you internalize the pattern it becomes one of your fastest tools.
U-Substitution Practice Problems
1) Basic Substitution with an Indefinite Integral
Evaluate:
Identify the inner function. You can integrate and on their own, but is harder because of the inner function . That inner function is what you want to replace.
Choose the new variable.
Differentiate. Notice that already appears in the integral.
Rewrite the integral.
Evaluate.
Back-substitute.
2) Substitution with a Definite Integral
Evaluate:
There are two valid approaches with definite integrals:
- Change the limits of integration as you substitute, or
- Back-substitute to before evaluating with the original limits.
Both give the same answer, so use whichever feels cleaner.
Identify the inner function. The expression works, since its derivative is present in the integrand.
Choose the new variable and differentiate.
Method 1: Changing the Limits of Integration
Convert both bounds to -values using .
Lower bound: Upper bound:
Substitute the new bounds and the -expression:
Since everything is already in terms of , evaluate directly:
So:
Method 2: Substituting Back
Here you temporarily set the bounds aside, then restore them at the end. Since the rewritten integral is in terms of , leave off the -bounds for now:
Replace with its original expression:
Now the antiderivative is in terms of , so apply the original limits:
So:
Both methods reach the same value, which is a good way to check yourself.
How to Use This on the AP Calculus Exam
MCQ
Many multiple-choice integrals are designed to test whether you spot the substitution quickly. Scan for an inner function whose derivative (up to a constant) is already in the integrand. If you can match the pattern, substitution is usually the intended path.
Free Response
When a free-response integral requires substitution by hand, write a correct antiderivative and show the substitution clearly. Add on indefinite integrals, keep parentheses tidy, and avoid equal-sign chains between unequal expressions. For definite integrals, either change the limits or back-substitute, but be explicit about which one you did.
Common Trap
If your is off by only a constant factor, you can fix it by multiplying and dividing by that constant. If it is off by a variable factor that you cannot account for, plain substitution will not finish the integral, and you need a different approach.
Common Misconceptions
- Integration is not just differentiation in reverse order. You have to recognize structure and choose a strategy; you can't blindly undo steps.
- Forgetting to change to . You must replace the differential, not just swap the inner function. Every , including , has to become a -expression.
- Leaving the limits in after changing variables. If you switch to and keep the original -bounds, you will evaluate at the wrong numbers. Either convert the limits to or back-substitute first.
- Substituting when the derivative factor isn't there. If is missing and can't be created by adjusting a constant, -substitution alone won't work.
- Dropping the constant of integration. Indefinite integrals need ; only definite integrals skip it.
- Mixing the two definite-integral methods. Pick changing the limits or back-substituting, not a blend of both.
Related AP Calculus Guides
- Unit 6 Overview: Integration and Accumulation of Change
- 6.11 Integrating Using Integration by Parts
- 6.1 Integration and Accumulation of Change
- 6.12 Integrating Using Linear Partial Fractions
- 6.3 Riemann Sums, Summation Notation, and Definite Integral Notation
- 6.4 The Fundamental Theorem of Calculus and Accumulation Functions
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
antiderivative | Functions whose derivative equals a given function; the reverse process of differentiation. |
definite integral | The integral of a function over a specific interval [a, b], representing the net signed area between the curve and the x-axis. |
indefinite integral | Antiderivatives of a function, represented as ∫f(x)dx = F(x) + C, where C is an arbitrary constant. |
integrands | The function being integrated in an integral expression. |
limits of integration | The upper and lower bounds of a definite integral that must be adjusted when using substitution of variables. |
substitution of variables | A technique for finding antiderivatives by replacing a variable or expression with a new variable to simplify the integrand. |
Frequently Asked Questions
What is u-substitution?
U-substitution is an integration technique that reverses the chain rule. You set u equal to an inner function, replace its derivative with du, integrate in terms of u, and then finish in the correct variable.
How do you choose u in integration by substitution?
Choose u as an inner function whose derivative, or a constant multiple of its derivative, already appears elsewhere in the integrand.
When should I change bounds in u-substitution?
For definite integrals, change the bounds if you plan to keep the entire evaluation in terms of u. If you back-substitute to x before evaluating, keep the original x-bounds.
What is the most common mistake with u-substitution?
A common mistake is changing the integrand to u but leaving some x-term, dx, or original bound behind. After substitution, the integral should be completely in one variable.
How is integration by substitution tested on the AP Calculus exam?
You may need to recognize a substitution quickly in multiple choice or show clear substitution steps in free response, especially for accumulation, area, motion, and differential equation contexts.