AP exam review verified for 2027

AP Calculus AB/BC Big Ideas Review

AP Calculus AB/BC is organized around three Big Ideas that connect every topic in the course: Modeling Change, Approximation and Limits, and Analysis of Functions. Understanding how these ideas relate to each other is what separates procedural computation from the reasoning the AP exam actually tests.

Use this guide to see where each Big Idea appears across the course and how the exam asks you to apply them.

What are the AP Calculus AB/BC big ideas?

The College Board organizes AP Calculus AB/BC around three Big Ideas rather than a simple list of topics. Each Big Idea is a lens: a way of asking what calculus is actually doing and why it matters. On the exam, questions rarely test a single isolated skill. They ask you to connect a computation to a conclusion, and the Big Ideas are the framework for making that connection.

The three Big Ideas are Modeling Change (derivatives and integrals describe how quantities change and accumulate), Approximation and Limits (limits define the core objects of calculus and allow approximation when exact values are unavailable), and Analysis of Functions (derivatives and integrals reveal properties like extrema, concavity, and accumulation behavior).

Big Idea 1: Modeling Change

Derivatives model instantaneous rates of change and integrals model accumulated change. This idea appears in motion problems (position, velocity, acceleration), related rates, differential equations, and any context where a quantity grows, decays, or accumulates over time. The key move is translating a real-world situation into a calculus statement and interpreting the result in context.

Big Idea 2: Approximation and Limits

Limits are the foundation of every major definition in calculus: the derivative, the definite integral, and continuity. This idea also covers approximation techniques including linearization, Riemann sums, and for BC students, Taylor and Maclaurin series. L'Hopital's Rule belongs here too, as a limit evaluation strategy for indeterminate forms.

Big Idea 3: Analysis of Functions

Once you can compute derivatives and integrals, this idea asks what those results tell you. The First and Second Derivative Tests, the Extreme Value Theorem, the Mean Value Theorem, concavity analysis, and the connection between a function and its derivatives all live here. The goal is using calculus output as evidence for a claim about function behavior.

Why the Big Ideas matter for the exam

AP exam questions, especially free-response items, are designed to test reasoning across Big Ideas simultaneously. A motion problem (Big Idea 1) requires limit-based definitions of velocity (Big Idea 2) and asks you to analyze when the object changes direction or reaches maximum speed (Big Idea 3). Recognizing which Big Idea a question is invoking helps you know what kind of justification is expected, not just what calculation to perform.

Thematic study guides

1

Modeling Change

Covers rates of change, motion problems, related rates, differential equations, slope fields, and accumulation. The central question is always: what does this derivative or integral represent in context, and how do you set up the calculus expression to model the situation?

open guide
2

Approximation and Limits

Covers limit evaluation, continuity, the formal definition of the derivative, L'Hopital's Rule, Riemann sums, linearization, and BC series topics. The central question is: how do you describe or approximate a quantity that you cannot compute exactly?

open guide
3

Analysis of Functions

Covers increasing/decreasing behavior, local and absolute extrema, concavity, inflection points, the Mean Value Theorem, the Extreme Value Theorem, and the Fundamental Theorem of Calculus. The central question is: what does this calculus result tell you about the function?

open guide

Big ideas review notes

Big Idea 1

Modeling Change: where it appears and what it asks

Big Idea 1 runs through the entire course because derivatives and integrals are defined as tools for describing change. Every time a problem gives you a rate and asks for a total, or gives you a total and asks for a rate, you are working inside this Big Idea.

  • Instantaneous rate of change: The derivative f'(x) at a point, interpreted as how fast a quantity is changing at that exact moment, not on average.
  • Accumulation: The definite integral as the total amount of change over an interval, used in net displacement, total distance, and net change problems.
  • Differential equations: Equations involving dy/dx that model how a quantity changes relative to another, solved by separation of variables (AB/BC) or analyzed with slope fields.
  • Related rates: Problems where two or more quantities change with respect to time and their rates are connected through an equation, requiring implicit differentiation with respect to t.
  • Euler's method (BC): A numerical technique for approximating solutions to differential equations by stepping along tangent line segments.
Can you write a definite integral that represents the total distance traveled by a particle given its velocity function, and explain why the integral gives distance rather than displacement?
ContextDerivative useIntegral use
MotionVelocity from position; acceleration from velocityDisplacement or total distance from velocity
Population/growthInstantaneous growth rateTotal population change over an interval
EconomicsMarginal cost or revenue at a production levelTotal cost or revenue accumulated over a range
Differential equationsDefines the rate relationship dy/dx = f(x,y)Solving by separation gives the accumulated function
Big Idea 2

Approximation and Limits: where it appears and what it asks

Big Idea 2 is foundational: without limits, neither the derivative nor the definite integral has a rigorous definition. It also covers the practical skill of approximating quantities when exact computation is impossible or unnecessary.

  • Limit definition of the derivative: f'(x) = lim(h to 0) [f(x+h) - f(x)] / h. This is the formal definition connecting limits to instantaneous rate of change.
  • Continuity: A function is continuous at x = c if the limit exists, equals f(c), and f(c) is defined. Continuity is required for many theorems including IVT and EVT.
  • L'Hopital's Rule: If a limit produces 0/0 or infinity/infinity, differentiate numerator and denominator separately and re-evaluate the limit.
  • Riemann sums: Left, right, and midpoint approximations of a definite integral using rectangles. Trapezoidal sums use trapezoids and are exact for linear functions.
  • Linearization: Using the tangent line L(x) = f(a) + f'(a)(x - a) to approximate f(x) near x = a.
  • Taylor and Maclaurin series (BC): Polynomial approximations of functions built from derivatives at a point. The error bound and interval of convergence are key exam targets.
Given a table of values, can you construct a left Riemann sum and explain whether it overestimates or underestimates the integral based on whether the function is increasing or decreasing?
Approximation toolWhat it approximatesWhen to use it
Riemann sum (left/right/midpoint)Definite integralWhen given a table or when exact antiderivative is unavailable
Trapezoidal sumDefinite integralWhen function is roughly linear on subintervals; exact for linear functions
LinearizationFunction value near a known pointWhen asked to estimate f(x) close to a point where f and f' are known
Taylor polynomial (BC)Function value or behavior near centerWhen a higher-order approximation is needed or error must be bounded
Big Idea 3

Analysis of Functions: where it appears and what it asks

Big Idea 3 is where calculus becomes reasoning. You are not just finding a derivative; you are using it to justify a claim. The exam heavily tests whether you can connect a sign chart, a graph, or a table to a conclusion about function behavior with correct mathematical justification.

  • First Derivative Test: If f' changes from positive to negative at x = c, then f has a local maximum there. If f' changes from negative to positive, f has a local minimum.
  • Second Derivative Test: If f'(c) = 0 and f''(c) < 0, then f has a local maximum at c. If f''(c) > 0, then f has a local minimum. Inconclusive if f''(c) = 0.
  • Concavity: f is concave up where f'' > 0 and concave down where f'' < 0. An inflection point occurs where concavity changes.
  • Extreme Value Theorem: A continuous function on a closed interval [a, b] attains both an absolute maximum and an absolute minimum. Check critical points and endpoints.
  • Mean Value Theorem: If f is continuous on [a, b] and differentiable on (a, b), there exists c in (a, b) where f'(c) = [f(b) - f(a)] / (b - a).
  • Fundamental Theorem of Calculus: Part 1: d/dx of the integral from a to x of f(t) dt equals f(x). Part 2: the definite integral of f from a to b equals F(b) - F(a) where F is any antiderivative of f.
Given a graph of f', can you identify all intervals where f is increasing, all local extrema of f, and all inflection points of f, with written justification for each?
Question typeTool from Big Idea 3Required justification
Find absolute max on [a, b]EVT + compare critical points and endpointsState continuity, find where f' = 0 or undefined, evaluate and compare
Identify inflection pointSign change of f''Show f'' changes sign at the point, not just that f''(c) = 0
Justify local minimumFirst or Second Derivative TestState which test, show the sign change or second derivative value
Interpret FTC Part 1d/dx of integral with variable upper limitApply chain rule if upper limit is a function of x

Common mistakes

Confusing a zero derivative with an extremum

f'(c) = 0 means c is a critical point, not automatically a local max or min. You must show that f' changes sign (First Derivative Test) or check f''(c) (Second Derivative Test). The function f(x) = x^3 has f'(0) = 0 but no extremum at x = 0.

Forgetting to check endpoints for absolute extrema

The Extreme Value Theorem guarantees an absolute max and min on a closed interval, but they can occur at endpoints, not just at critical points. Always evaluate f at every critical point in [a, b] and at both endpoints, then compare.

Using L'Hopital's Rule without verifying the indeterminate form

L'Hopital's Rule only applies when the limit produces 0/0 or infinity/infinity. If you apply it to a limit that is not in one of these forms, you will get a wrong answer. Always check the form before differentiating numerator and denominator.

Misapplying FTC Part 1 when the upper limit is a composite function

If g(x) = integral from a to u(x) of f(t) dt, then g'(x) = f(u(x)) times u'(x) by the chain rule. Forgetting to multiply by u'(x) is one of the most common errors on free-response questions involving accumulation functions.

Interpreting the integral as distance when the problem asks for displacement

The integral of velocity gives net displacement (which can be negative). Total distance requires integrating the absolute value of velocity, which means splitting the integral at every point where velocity changes sign.

How this theme shows up on the AP exam

Multiple choice: recognizing which Big Idea is being tested

Many multiple choice questions are designed to test whether you understand what a calculus result means, not just whether you can compute it. A question showing a graph of f' and asking about the behavior of f is testing Big Idea 3. A question giving a rate function and asking for total accumulation is testing Big Idea 1. Identifying the Big Idea quickly helps you choose the right approach and avoid over-computing.

Free response: justification is the exam skill

Free-response scoring rewards complete mathematical justification. For Big Idea 3 questions, you must name the theorem or test you are using, verify its conditions, and state the conclusion. For Big Idea 1 questions, you must set up the integral or derivative correctly and interpret the result with correct units and context. For Big Idea 2 questions involving approximation, you must show the setup of the Riemann sum or Taylor polynomial, not just the numerical answer.

Cross-Big Idea questions: the hardest problems connect all three

The most challenging exam problems, especially in free response, require all three Big Ideas in sequence. A typical structure: a particle moves along a line (Big Idea 1), its position is defined by an integral that requires FTC Part 1 (Big Idea 2), and you must determine when the particle is farthest from the origin using sign analysis of velocity (Big Idea 3). Practicing these multi-step problems is the most effective way to prepare for the highest-scoring questions.

Review checklist

  • Identify which Big Idea a problem is invokingBefore computing anything, ask: is this problem asking me to model a rate or accumulation (Big Idea 1), approximate or use a limit (Big Idea 2), or analyze function behavior (Big Idea 3)? Most free-response problems touch more than one.
  • Connect derivatives and integrals to their contextual meaningFor every derivative or integral you compute, practice writing one sentence that states what the result means in the context of the problem. Units matter: if velocity is in meters per second and time is in seconds, the integral gives meters.
  • Know the conditions for each major theoremEVT requires continuity on a closed interval. MVT requires continuity on [a, b] and differentiability on (a, b). IVT requires continuity. FTC Part 1 requires the integrand to be continuous. Stating conditions is part of a complete justification on the exam.
  • Practice reading graphs of f, f', and f'' togetherGiven a graph of f', you should be able to sketch f and f'' and answer questions about all three. This skill appears in both multiple choice and free response, often with a function defined by an integral.
  • Review Riemann sum over- and underestimate reasoningLeft Riemann sums overestimate when f is decreasing and underestimate when f is increasing. Right sums are the reverse. Trapezoidal sums overestimate when f is concave up and underestimate when f is concave down.
  • For BC: know the series convergence tests and error boundsThe alternating series error bound and the Lagrange error bound for Taylor polynomials are both tested. Know when each applies and how to set up the inequality to find the degree of polynomial needed for a given accuracy.
  • Practice justification language for extrema and inflection pointsSaying 'f has a local max at x = 2' is incomplete. You must state which test you used and show the sign change of f' or the value of f''. For inflection points, show that f'' changes sign, not just that f'' equals zero.

How to study big ideas

Start with the topic guides for each Big IdeaThree topic guides are available for this course: Modeling Change, Approximation and Limits, and Analysis of Functions. Read each guide to see how the Big Idea connects topics across units. Use the overview and review notes in each guide to identify which areas need the most attention.
Build a Big Idea map for your notesFor each major topic in your course notes (related rates, Riemann sums, First Derivative Test, etc.), write which Big Idea it belongs to and what question it answers. This forces you to think about purpose, not just procedure.
Practice justification writing for Big Idea 3 topicsPick five problems involving extrema, concavity, or MVT and write out complete justifications in full sentences. Check that you state the theorem, verify its conditions, and connect the calculus result to the conclusion. This is the skill that separates partial credit from full credit on free-response questions.
Review limit and approximation techniques for Big Idea 2Work through limit evaluation including algebraic manipulation, L'Hopital's Rule, and limits at infinity. Then practice Riemann sum setup and over/underestimate reasoning. For BC, add a session on Taylor series, interval of convergence, and error bounds.
Use the AP score calculator to set a target and prioritizeAn AP score calculator is available for this course. Use it to estimate how your current performance maps to a score, then identify which Big Ideas or topic areas would give you the most improvement per hour of study.

More ways to review

Topic study guides

Open the individual guides for Big Ideas when you want a closer review of one topic.

browse guides

FRQ practice

Practice free-response reasoning and compare your answer with scoring guidance.

practice FRQs

Cheatsheets

Use unit cheatsheets for a quick visual review after you work through the notes.

open cheatsheets

Score calculator

Estimate your broader AP score goal after you review the course and exam format.

open calculator
Ready to review Big Ideas?Start with the notes, check the topic cards, and use the practice or resource links when they are available for this course.