| Study Guides
Calculus AB · Integration and Accumulation of Change · 14 min read · Updated 2026-05-10

Selecting techniques for antidifferentiation — AP Calculus AB

AP Calculus AB · Integration and Accumulation of Change · 14 min read

1. Overview of Antidifferentiation Technique Selection ★☆☆☆☆ ⏱ 2 min

Selecting techniques for antidifferentiation is the core problem-solving skill of analyzing the structure of an integrand $f(x)$ to choose the most efficient, correct method to find its general antiderivative $\int f(x) \, dx = F(x) + C$ or evaluate a definite integral. Unlike differentiation, which follows a predictable sequence of rules regardless of function structure, antidifferentiation relies heavily on pattern recognition: no single algorithm works for all integrands, and the wrong first choice will lead you to a dead end or incorrect result.

2. Basic Antiderivative Pattern Matching ★★☆☆☆ ⏱ 4 min

The first and fastest technique to check for any integrand is basic pattern matching: if the integrand (or each term of a sum of integrands) directly matches the derivative of a basic elementary function, you can reverse the derivative rule to get the antiderivative immediately, with no extra manipulation needed. This works for all non-composite basic functions.

  • Power rule: $\int x^n \, dx = \frac{x^{n+1}}{n+1} + C$ for $n \neq -1$
  • Reciprocal rule: $\int \frac{1}{x} \, dx = \ln|x| + C$ for $n=-1$
  • Exponential rule: $\int e^{kx} \, dx = \frac{1}{k}e^{kx} + C$ for constant $k \neq 0$
  • Trigonometric rules: $\int \sin(kx) dx = -\frac{1}{k}\cos(kx) + C$, $\int \cos(kx) dx = \frac{1}{k}\sin(kx) + C$

Exam tip: Always check for constant terms first. If the term has no $x$, it’s just a constant times $x$ in the antiderivative, not a logarithm or exponential—don’t overcomplicate it.

3. Rewriting the Integrand to Match a Basic Pattern ★★★☆☆ ⏱ 5 min

If an integrand doesn’t match a basic pattern directly, the next step is to check if you can rewrite it with algebra into a sum of terms that do match basic patterns. This is almost always faster than u-substitution, so always check this before reaching for substitution.

  1. Rewriting radicals as rational exponents: $\sqrt[n]{x^m} = x^{m/n}$
  2. Moving denominator terms to the numerator with negative exponents: $\frac{1}{x^k} = x^{-k}$
  3. Splitting fractions with a single monomial denominator: $\frac{A+B}{C} = \frac{A}{C} + \frac{B}{C}$
  4. Expanding products of polynomials or power functions

This technique works for many problems that look complex at first glance, and eliminates the chance of substitution errors entirely when it applies.

Exam tip: Never attempt u-substitution on a fraction with a single monomial denominator. Always split the fraction first—you will save 5+ minutes and avoid substitution errors.

4. U-Substitution for Composite Functions ★★★☆☆ ⏱ 5 min

If you can’t rewrite the integrand into a sum of basic terms with algebra, the next (and final) technique you need for AP Calculus AB is u-substitution, used for integrands that contain a composite function. Reach for u-substitution when you can identify an inner function $g(x)$ whose derivative $g'(x)$ is already a factor in the integrand, up to a constant multiple. The rule reverses the chain rule:

\int f(g(x)) g'(x) dx = \int f(u) du, \quad u = g(x)

For indefinite integrals, substitute back $u = g(x)$ after antidifferentiating. For definite integrals, change the bounds of integration to $u$-values immediately after defining $u$.

Exam tip: If the derivative of your $u$ is only missing a constant multiple, factor that constant out—don’t try to adjust $du$ incorrectly. You only need the derivative of $u$ (up to a constant) for u-substitution on AP Calculus AB.

Common Pitfalls

Why: Students reach for substitution whenever they see a fraction, but this integrand can be simplified with algebra first.

Why: Students get in the habit of substituting back to $x$, but often mix up the order of steps when they skip changing bounds.

Why: Students memorize $\int \frac{1}{x} = \ln|x| + C$ and incorrectly extend it to any reciprocal power of $x$.

Why: Students pick $u$ as the outer function instead of the inner function of the composite.

Why: Students see $e$ and automatically apply the exponential rule without checking what the variable of integration is.

Why: Students forget that $\frac{1}{x}$ is defined for negative $x$, but $\ln x$ is not.

Quick Reference Cheatsheet

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →