| Study Guides
AP · Selecting techniques for antidifferentiation · 14 min read · Updated 2026-05-10

Selecting techniques for antidifferentiation — AP Calculus BC Study Guide

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: Basic antidifferentiation formulas, u-substitution, integration by parts, partial fraction decomposition, and trigonometric substitution, including a decision framework to select the correct technique for any AP Calculus BC integral.

You should already know: Basic derivative and antiderivative rules for common functions, algebraic simplification (factoring, polynomial division), chain rule for differentiation.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Selecting techniques for antidifferentiation?

Antidifferentiation (also called indefinite integration, the process of finding an antiderivative of a function) is the reverse of differentiation, and is used to compute accumulated change, areas under curves, solve differential equations, and find volumes of solids. Unlike differentiation, where a fixed set of rules can be applied mechanically to any differentiable function, antidifferentiation requires careful analysis of the integrand (the function being integrated) to select the appropriate technique. Per the AP Calculus BC Course and Exam Description (CED), this topic underlies 10-15% of the total exam weight, and it appears in both multiple-choice (MCQ) and free-response (FRQ) sections. On MCQs, you will be asked to identify the correct first step or compute the value of a definite integral, while on FRQs you must show full work selecting and applying your technique to earn full credit. The core goal of this topic is to build an ordered decision framework: you learn to recognize the structure of any integrand and immediately select the most efficient technique, rather than guessing randomly.

2. The Ordered Decision Framework for Antidifferentiation

Before diving into specific techniques, you need a repeatable, ordered decision process that eliminates trial and error, the most common source of lost time and points on the exam. The framework follows this exact sequence, and you should run through it for every unfamiliar integral you encounter:

  1. Simplify first: Always simplify the integrand algebraically before trying any advanced technique. This includes expanding products, canceling common factors, dividing polynomials when the numerator degree is greater than or equal to the denominator degree, and rewriting expressions using trigonometric or exponential identities. Skipping this step is the #1 mistake students make.
  2. Check basic formulas: See if the simplified integrand matches one of the standard basic antidifferentiation formulas (power rule, log rule, exponential rule, basic trig rules, arctangent rule, etc.) directly. If yes, integrate and you’re done.
  3. Check for u-substitution: Can you write the integrand as (up to a constant multiple)? If yes, use u-substitution.
  4. Check for integration by parts: Is the integrand a product of two functions, where one gets simpler when differentiated? If yes, use integration by parts.
  5. Check for partial fractions: Is the integrand a proper rational function with a factorable denominator? If yes, use partial fraction decomposition.
  6. Check for trigonometric substitution: Do you have a term of the form or , or an irreducible quadratic in the denominator? If yes, use trigonometric substitution.

Worked Example

What is the correct first step to evaluate ?

  1. Step 1: Apply the first step of the decision framework: check for algebraic simplification. The numerator has degree 3, the denominator has degree 1, so we can rewrite the fraction by factoring the numerator.
  2. Step 2: Factor: , so we split the fraction: .
  3. Step 3: After simplification, we can integrate term-by-term with a basic power rule and a simple u-substitution, no advanced techniques are needed.
  4. The correct first step is algebraic simplification via polynomial division/factoring, not jumping directly to partial fractions or substitution.

Exam tip: AP graders award partial credit for correct process even if you make a small arithmetic error later. Always write your simplification step explicitly, even if it seems trivial to you.

3. Recognizing Technique Signature Structures

Once you have the decision framework, the second core skill is quickly recognizing the signature structure of each common technique, which lets you skip unnecessary checks and save time on the exam. Every technique has a unique structural marker you can spot in seconds with practice:

  • U-substitution: Composite function (e.g., , , ) multiplied by the derivative of the inner function, up to a constant factor. Even if the constant is missing, it is still a u-substitution problem.
  • Integration by parts: Product of two unrelated functions where one is easy to differentiate and gets simpler after differentiation, and the other is easy to integrate. Common examples: , , , .
  • Partial fraction decomposition: Proper rational function (numerator degree < denominator degree) with a denominator that factors into linear or irreducible quadratic terms over the reals.
  • Trigonometric substitution: Irreducible quadratic under a square root, or in the denominator, with no linear term in the numerator to match for u-substitution.

Worked Example

Identify the correct technique for and evaluate.

  1. Step 1: Check the structure: we have a composite function , and the remaining factor is proportional to the derivative of the inner function . This matches the u-substitution signature.
  2. Step 2: Define , so , which rearranges to .
  3. Step 3: Substitute into the integral: .
  4. Step 4: Substitute back to get the final antiderivative: .

Exam tip: If the term is only missing a constant factor, never redefine to fix it — just factor out the constant reciprocal after solving for , this avoids common sign and reciprocal errors.

4. Handling Multi-Technique Special Cases

Many integrals on the AP BC exam require combining two or more techniques, so you need to re-apply your decision framework at each step of the process. Common special cases include: improper rational functions that require simplification before partial fractions, quadratics that require completing the square before applying a basic formula or trig substitution, and integrals that require integration by parts followed by u-substitution. The key rule here is: after each simplification or substitution step, start the decision framework over again for the new integrand.

Worked Example

Evaluate .

  1. Step 1: First, look at the denominator: it's a quartic with only even powers, so we rewrite it as a quadratic in and complete the square: .
  2. Step 2: Re-run the decision framework: the numerator is proportional to the derivative of , so we use u-substitution with , so , which gives .
  3. Step 3: Substitute to get , which matches the basic arctangent integral formula.
  4. Step 4: Apply the formula with and , to get .
  5. Step 5: Substitute back to get the final result: .

Exam tip: If you see a quartic denominator with only even powers, always check if it can be rewritten as a quadratic in before jumping to more complex techniques — this is a common AP exam trick that trips up unprepared students.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: Trying to integrate directly via partial fraction decomposition without first dividing numerator by denominator. Why: Students memorize partial fractions for rational functions, so they apply it immediately regardless of numerator degree. Correct move: Always compare numerator and denominator degree first; if numerator degree ≥ denominator degree, do polynomial division to get a polynomial plus a proper rational fraction before applying other techniques.
  • Wrong move: Using integration by parts on just because it is a product of two functions. Why: Students default to integration by parts for any product, without checking for u-substitution first. Correct move: Always check for u-substitution before integration by parts; this integrand is a straightforward u-substitution problem that becomes much more complicated if you use parts.
  • Wrong move: For , completing the square and using trigonometric substitution when the denominator factors easily. Why: Students see a quadratic and default to completing the square without checking for real factors. Correct move: Always check if a quadratic denominator factors over the reals first; if it does, partial fractions is much faster and less error-prone.
  • Wrong move: When doing u-substitution for the definite integral , keeping the original -bounds after substituting . Why: Students forget to adjust bounds for definite u-substitution, leading to incorrect final values. Correct move: Immediately calculate the new -bounds after defining , before you start integrating.
  • Wrong move: Using u-substitution on because of the term. Why: Students see and assume substitution, but the integral becomes more complex after substitution. Correct move: Recognize this is a product of two integrable/differentiable functions, so use integration by parts twice and solve for the original integral.

6. Practice Questions (AP Calculus BC Style)

Question 1 (Multiple Choice)

Which of the following is the most efficient technique to evaluate ? (A) U-substitution with (B) Integration by parts with , (C) Partial fraction decomposition (D) Trigonometric substitution with

Worked Solution: First apply the decision framework: the integrand is already simplified, and it is a product of two functions. Check for u-substitution: the derivative of is , which does not appear as a factor in the integrand, so (A) is inefficient. The integrand is not a rational function, so (C) is inapplicable. There is no radical of a sum or difference of squares, so (D) is incorrect. Integration by parts is designed for products where one function simplifies when differentiated: differentiates to , which is easy to integrate against . The correct answer is B.


Question 2 (Free Response)

Consider the integral . (a) Simplify the integrand completely and identify the techniques you will use to evaluate the integral. (b) Evaluate the indefinite integral. (c) Find the value of the definite integral from to , rounded to three decimal places.

Worked Solution: (a) First factor the denominator completely: . The numerator is , which has no common factors with the denominator. The numerator degree (2) is less than the denominator degree (3), so we use partial fraction decomposition followed by basic integration and u-substitution. (b) Set up partial fractions: . Solving for constants gives , , . Integrating term-by-term gives: (c) Evaluate from 2 to 3:


Question 3 (Application / Real-World Style)

The marginal revenue from selling thousand water filters is given by thousand dollars per thousand filters, for . The total revenue from selling 0 filters is . Find the total revenue (in dollars) from selling 10,000 water filters, rounded to the nearest dollar.

Worked Solution: Total revenue (in thousands of dollars) is the antiderivative of marginal revenue, so , with . Use partial fraction decomposition to get . Integrate to get . Apply the initial condition : . Evaluate (10 thousand units): thousand dollars. Interpretation: The total revenue from selling 10,000 water filters is approximately .

7. Quick Reference Cheatsheet

Category Formula Notes
Basic Log Integral $\int \frac{1}{x} dx = \ln x
Basic Arctangent Integral Use after completing the square for irreducible quadratics
U-Substitution Use for composite functions times derivative of inner function
Integration by Parts Pick as the function that simplifies when differentiated
Partial Fractions (Distinct Linear) Use for proper rational functions with factorable denominators
Partial Fractions (Repeated Linear) Add one term for each power of the repeated factor
Trig Substitution () simplifies the radical
Trig Substitution () simplifies the radical
Trig Substitution () simplifies the radical

8. What's Next

Mastering selection of antidifferentiation techniques is the foundational prerequisite for all remaining topics in Unit 6: Integration and Accumulation of Change, as well as all later topics involving differential equations, areas, and volumes. Next you will apply these selection skills to specific advanced techniques, and then use those techniques to solve separable differential equations, compute areas between curves, find volumes of revolution, and calculate arc lengths. Without the ability to quickly select the correct integration technique, you will not be able to complete these larger problems within the time limits of the AP exam, and you will lose unnecessary points. This topic also directly feeds into the study of improper integrals and differential equations later in the course. Follow-on topics to learn next: Integration by parts Partial fraction decomposition Trigonometric substitution Separable differential equations

← 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 →