Review of Basic Integration and Substitution
What You’ll Learn
Section titled “What You’ll Learn”This lesson reviews the integration tools from Calculus 1 to make sure your foundation is solid before we add new techniques.
The Concept
Section titled “The Concept”Basic Integration Rules
Section titled “Basic Integration Rules”Power rule:
Special cases:
Trig:
Constants factor out, and sums/differences split term by term. These rules handle any polynomial, basic trig, and exponential integral directly.
U-Substitution
Section titled “U-Substitution”When the integrand contains a composite function and the derivative of the inside is present (or close to it), substitution simplifies the integral.
- Choose u = the inside function
- Compute du
- Rewrite entirely in terms of u and du
- Integrate
- Substitute back to x
For a general exponential:
This comes from substituting u = kx, du = k dx.
Worked Example
Section titled “Worked Example”Example 1: Polynomial
Each term uses the power rule independently.
Example 2: Basic substitution
Evaluate:
Let u = x² + 5, du = 2x dx.
Example 3: Trig with substitution
Evaluate:
Let u = 4x, du = 4 dx, so dx = du/4.
Example 4: Square root substitution
Evaluate:
Let u = x² - 1, du = 2x dx, so x dx = du/2.
Real-World Application
Section titled “Real-World Application”These are the building blocks for everything in Calculus 2:
- Every advanced technique (integration by parts, partial fractions, trig substitution) eventually reduces to basic rules
- Physics problems start with setting up the integral, then you need these rules to evaluate it
- U-substitution is the most frequently used technique in all of calculus