A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

U-Substitution

College Depth 87 in the knowledge graph I know this Set as goal
5,405topics build on this
401prerequisites beneath it
See this on the map →
Chain RuleFundamental Theorem of Calculus Part 2+2 moreArc LengthArea Between Curves+6 more
integration techniques u-substitution

Core Idea

U-substitution is the integration counterpart of the chain rule. If the integrand has the form f(g(x)) * g'(x), substituting u = g(x), du = g'(x) dx transforms the integral into the simpler integral of f(u) du. This is the most commonly used integration technique. For definite integrals, you must also change the bounds from x-values to u-values.

How It's Best Learned

Start by identifying the inner function u and checking that its derivative (or a constant multiple) appears in the integrand. Practice recognizing the pattern. Work through many examples with increasing complexity. Emphasize changing bounds for definite integrals (or converting back to x before evaluating).

Common Misconceptions

Explainer

U-substitution reverses the chain rule. When you differentiated f(g(x)) with the chain rule, the result was f'(g(x)) · g'(x). U-substitution works backward: when the integrand has that structure — an outer function applied to an inner function, multiplied by the inner function's derivative — you can "undo" the chain rule in one move.

The core technique: choose u = g(x) (the inner function), write du = g'(x) dx, and rewrite the entire integral in terms of u. If the substitution is correct, all the x's disappear and what remains is a simpler integral ∫f'(u) du. After integrating, substitute back to get the answer in terms of x.

Recognizing a good substitution is the real skill. For ∫ 2x·cos(x²) dx, notice that x² is the inner function and 2x — its derivative — already appears in the integrand. Setting u = x² gives du = 2x dx, transforming the integral to ∫ cos(u) du = sin(u) + C = sin(x²) + C. When the derivative is off by a constant (e.g., ∫ x·cos(x²) dx), you can compensate: du = 2x dx means x dx = du/2, so the integral becomes (1/2)∫ cos(u) du.

For definite integrals, the bounds must change. If you integrate ∫[0 to 1] with u = x², the new limits are u = 0² = 0 and u = 1² = 1. In general the limits become g(a) and g(b). A common error is keeping the original x-limits while integrating in u — this mixes two different variables and gives a wrong answer. Either change the bounds, or convert the antiderivative back to x before evaluating.

A failed substitution announces itself clearly: if you substitute and x-terms remain that can't be expressed in u, the choice was wrong. A good substitution leaves a purely u-based integral that is simpler than what you started with. With practice, spotting the "inner function whose derivative is present" becomes automatic — and u-substitution, along with integration by parts, will handle the majority of integrals you encounter.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-Substitution

Longest path: 88 steps · 401 total prerequisite topics

Prerequisites (4)

Leads To (8)