| Study Guides
AP · FTC and definite integrals · 14 min read · Updated 2026-05-10

FTC and definite integrals — AP Calculus BC Study Guide

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: The Fundamental Theorem of Calculus (FTC) Part 1 (derivatives of accumulation functions), FTC Part 2 (evaluating definite integrals), the net change theorem, and application of FTC to contextual rate problems.

You should already know: Limits of Riemann sums for definite integrals, basic derivative and antiderivative rules, how to check continuity of a function.

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 FTC and definite integrals?

The Fundamental Theorem of Calculus (FTC) is the unifying result that connects differentiation and integration, the two core operations of calculus. Before FTC, the definite integral of a function f over [a,b] was defined only as the limit of Riemann sums, a tedious calculation that is impractical for all but the simplest polynomial functions. FTC organizes this relationship into two key parts that allow us to evaluate definite integrals quickly and analyze the behavior of accumulation functions (functions defined as integrals with variable bounds). This topic is the core of Unit 6 (Integration and Accumulation of Change), which accounts for 17-20% of the total AP Calculus BC exam score; FTC and definite integrals themselves make up roughly 7-10% of the total exam. This topic appears in both multiple-choice (MCQ) and free-response (FRQ) sections, and is often combined with other topics like differential equations, area, and volume in multi-part FRQ questions.

2. Fundamental Theorem of Calculus Part 1: Derivatives of Accumulation Functions

The first part of FTC establishes the relationship between differentiation and accumulation of area under a curve. The formal statement is: If f is continuous on the interval [a,b], and we define the accumulation function F(x) as for all x ∈ [a,b], then F is differentiable on (a,b), and F'(x) = f(x). Intuitively, this means that the instantaneous rate of change of the total area accumulated from a to x is exactly equal to the height of the function f at x. This rule extends to cases where the upper bound is a function of x, not just x itself, using the chain rule: if u(x) is a differentiable function, then If the lower bound is variable and the upper bound is constant, we can use the definite integral property to rewrite the integral before applying the rule. This is one of the most commonly tested FTC skills on the AP exam, especially in MCQ.

Worked Example

Find .

  1. First, confirm the integrand is continuous on the interval between 2 and for all non-negative x, so FTC 1 applies. The lower bound is constant, and the upper bound is the differentiable function .
  2. Identify the integrand: .
  3. Apply the chain rule form of FTC 1: substitute into and multiply by . This gives .
  4. Simplify the result: , and since (cosine is an even function), and . The final derivative is .

Exam tip: If both the upper and lower bounds are variable, split the integral at any constant between the bounds, then apply FTC 1 to each piece separately; do not rely on memorization alone for this case.

3. Fundamental Theorem of Calculus Part 2: Evaluating Definite Integrals

The second part of FTC allows us to compute the value of a definite integral using any antiderivative of the integrand, eliminating the need to compute limits of Riemann sums. The formal statement is: If f is continuous on [a,b], and F is any antiderivative of f (meaning for all x in [a,b]), then Intuitively, this makes sense because the definite integral of the derivative of F (which is f) over [a,b] should equal the total change in F from a to b, which is exactly . The constant of integration we use for indefinite integrals cancels out in the subtraction step: if we used as the antiderivative, we get , so we can ignore the constant for definite integrals. This is the primary method we use to evaluate definite integrals for the entire AP Calculus course.

Worked Example

Evaluate .

  1. First, confirm that the integrand is continuous on , so FTC 2 applies.
  2. Find the general antiderivative of f(x): The antiderivative of is , and the antiderivative of is . This gives (we drop the constant C as it will cancel).
  3. Evaluate F at the upper bound : .
  4. Evaluate F at the lower bound : .
  5. Subtract lower bound from upper bound: .

Exam tip: Always evaluate the upper bound first, then subtract the lower bound; reversing the order is the most common source of sign errors on definite integral problems.

4. The Net Change Theorem

The net change theorem is a direct, applied interpretation of FTC Part 2 that is extremely common in contextual FRQ problems. The theorem states that if is a differentiable quantity with rate of change , then the total net change in Q over the interval from t=a to t=b is Net change counts positive and negative changes: if the rate is positive, Q increases, if the rate is negative, Q decreases, and the integral adds these up to get the overall change from start to finish. This is distinct from total change, which is the total amount of change regardless of direction (for example, total distance traveled by a particle versus net displacement). For net change, we integrate the rate directly; for total change, we integrate the absolute value of the rate. This distinction is tested frequently on FRQs.

Worked Example

A particle moves along the x-axis with velocity meters per second, for . Find the net displacement of the particle over the interval .

  1. Velocity is the rate of change of position, so by the net change theorem, net displacement equals the integral of velocity over the interval.
  2. Find the antiderivative of v(t): .
  3. Apply FTC 2: Net displacement = .
  4. Calculate values: , and .
  5. The net displacement is meters.

Exam tip: Always include units in your final answer for contextual net change problems; AP graders routinely deduct 1 point for missing or incorrect units.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: When differentiating , writing the derivative as with no negative sign. Why: Confuses variable upper limits with variable lower limits, forgetting that reversing the order of integration changes the integral's sign. Correct move: Always rewrite before applying FTC 1, and carry the negative through your calculation.
  • Wrong move: When evaluating , calculating instead of . Why: Rushes to plug in values without reading the bounds, confuses the statement of FTC 2. Correct move: Write "F(upper bound) minus F(lower bound)" explicitly on your paper before substituting any values.
  • Wrong move: When differentiating , writing the derivative as leaving t as the variable. Why: Confuses the dummy variable of integration with the variable bound, treats the variable of integration as a constant. Correct move: Replace every instance of the dummy variable t with the variable bound after applying FTC 1, so the derivative is , not .
  • Wrong move: Adding a constant of integration (+C) to the final numerical answer of a definite integral. Why: Confuses definite integrals (which evaluate to a single number) with indefinite integrals (which are families of antiderivatives). Correct move: Drop the constant of integration when applying FTC 2, as it cancels out in the subtraction step.
  • Wrong move: Applying FTC to evaluate , ignoring the discontinuity at . Why: Forgets that FTC only applies if the integrand is continuous on the entire interval between the two bounds. Correct move: Before applying FTC, check for discontinuities, vertical asymptotes, or other points of non-continuity in the interval; if any exist, the integral is improper and requires different evaluation methods.
  • Wrong move: Interpreting the integral of velocity over time as total distance instead of net displacement. Why: Confuses net change (integral of the rate) with total change (integral of the absolute value of the rate). Correct move: Always check the question prompt: if it asks for net change or displacement, integrate the rate directly; if it asks for total change or total distance, integrate the absolute value of the rate.

6. Practice Questions (AP Calculus BC Style)

Question 1 (Multiple Choice)

If , what is ? (A) (B) (C) (D)

Worked Solution: This problem tests application of FTC Part 1 with the chain rule for a variable upper bound. For any function of the form , the derivative is by FTC. Here, , so , and . Substituting into gives . Multiplying by gives . Evaluating at gives , which matches option A. Correct answer:


Question 2 (Free Response)

Let , and let . (a) Find . (b) Find . (c) Find the average value of on the interval .

Worked Solution: (a) First find an antiderivative of : , since . By FTC Part 2:

(b) By FTC Part 1, for all y. Substitute :

(c) The average value of a function on is given by . We already know from part (a), so:


Question 3 (Application / Real-World Style)

A bakery runs a 4-hour morning sale, and tracks the rate of cookie sales as cookies per hour, where t is the number of hours after the sale starts (). How many total cookies are sold during the entire 4-hour sale? Round your answer to the nearest whole number.

Worked Solution: Total cookies sold is the net change in the number of cookies sold over 4 hours, so by the net change theorem, we integrate the sales rate from to . First find the antiderivative of : Apply FTC 2: Rounding to the nearest whole number gives 123. In context, the bakery sells approximately 123 cookies over the entire 4-hour sale.

7. Quick Reference Cheatsheet

Category Formula Notes
FTC Part 1 (constant lower bound) Applies if f is continuous on ; t is a dummy variable
FTC Part 1 (variable upper bound, chain rule) Always multiply by the derivative of the upper bound function
FTC Part 1 (variable lower bound) Flip bounds to get the negative sign before applying the rule
FTC Part 2 (evaluate definite integral) Requires f continuous on entire ; no constant of integration needed
Net Change Theorem Integral of a rate equals total net change of the quantity Q over
Two variable bounds Split the integral at any constant a to derive this rule

8. What's Next

Mastery of the FTC and definite integrals is the non-negotiable foundation for all remaining integration topics in AP Calculus BC. Immediately after this topic, you will learn u-substitution for definite and indefinite integrals, which relies entirely on FTC to evaluate final results after changing variables. Without mastering the rules and conventions of FTC, you will struggle to solve more complex integration problems including integration by parts, partial fraction decomposition, and improper integrals, all of which are heavily tested on the BC exam. FTC is also the core concept behind accumulation functions, which are used to solve separable differential equations and calculate area and volume of solids later in the course.

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