Derivatives and antiderivatives are the spine of AP Calculus. From the moment a candidate opens section I of the multiple-choice block, through the calculator-free section II questions, the exam keeps circling back to one question in two costumes: how fast is something changing, and what function produced this rate? Every skill — limits, continuity, the mean value theorem, related rates, Riemann sums, the fundamental theorem of calculus — is either an input to derivative reasoning or an output of it. A student who walks into exam day with a fluent, articulated toolkit for derivatives and antiderivatives is rarely the same student who leaves disappointed with a 3.
This article works through the routines that AP graders actually want to see. It maps the syllabus units where derivative and antiderivative work concentrates, separates AB from BC expectations, and gives you the kind of procedural memory that lets a 15-minute free-response item become a routine rather than a crisis. The goal is to make derivative and antiderivative reasoning feel as automatic as the power rule, so that the cognitive load of the exam can move to argument, justification, and the multiple-choice traps that decide the 5.
Where derivatives and antiderivatives actually live on the AP Calculus exam
The College Board splits AP Calculus into two courses: AB, which approximates a one-semester college calculus sequence, and BC, which covers a full year plus a small extension into series. The exam papers — multiple choice and free response — are graded against the same overall framework, but the BC paper includes extra items tagged to the BC-only units (units 9 and 10 on applications of integration and the two series units). The good news for a candidate working on derivatives and antiderivatives is that this material is concentrated in units 2 through 8, the bread-and-butter of both papers.
In practice, derivative work shows up in three places on the AB exam. First, the multiple-choice section tests procedural fluency: differentiating polynomials, products, quotients, implicitly defined curves, inverse functions, and the chain rule applied to compositions such as sin(3x² + 1). Second, the free response tests application: writing f'(x) for a context-rich word problem, justifying monotonicity using the sign of f'(x), and using the second derivative test to classify critical points. Third, free-response items regularly ask the candidate to translate a verbal scenario — a particle moving along a line, a tank filling, a population growing under a logistic model — into a derivative equation, and then to interpret the sign, magnitude, or units of that derivative.
Antiderivative work lives in similar territory but skews slightly more towards free response. A typical free-response item will give a function f, ask for a particular antiderivative satisfying a given initial condition, and then fold the result into an accumulation problem. BC candidates should also expect to defend an antiderivative routine — u-substitution, integration by parts, or partial fractions — inside a justification argument, often a definite integral whose evaluator is a piecewise function or an absolute value.
Weighting that the syllabus actually reflects
The official AP Calculus course and exam description weights limits and continuity at about 4–7% of the exam, differentiation at 10–15%, composite, implicit, and inverse functions at 4–7%, contextual applications of differentiation at 15–18%, analytical applications of differentiation at 8–13%, integration and accumulation at 17–22%, differential equations at 6–12%, and applications of integration at 10–15%. BC candidates carry a further 4–7% on parametric, polar, and vector functions, and around 17–20% spread across infinite sequences and series. Once you add these together, derivatives and antiderivatives together touch roughly 70–80% of every AP Calculus paper. Treat the topic as the centre, not the perimeter.
The derivative routines an AP Calculus candidate must own
Procedural fluency is the precondition for everything else. The grader does not give partial credit for "knowing the idea" of a derivative on a paper-and-pencil item; the routine must be written, line by line, with correct notation. For most candidates reading this, the path to a 5 is shorter than they think, because derivative routines are short, repeatable, and very testable.
The first routine is the power rule extended. A term like 5x³, sin(x) treated as x⁰, or a constant like 7, all fit the d/dx of xⁿ pattern. The candidate who reflexively writes 5·3x² = 15x² saves about 30 seconds per term on every differentiation problem. The reflex must extend to negative and fractional exponents: d/dx of x⁻² is -2x⁻³, and d/dx of √x is 1/(2√x). Candidates who do not internalise this routinely lose marks on free-response questions that ask for second derivatives of rational functions, because every error in the first derivative cascades into the second.
The second routine is the chain rule. For a composition such as sin(3x² + 1), the candidate must write (cos(3x² + 1)) · (6x) without hesitation. The pattern is "derivative of the outside, multiplied by the derivative of the inside." A free-response favourite is a function of the form g(h(x)) where g is an inverse trigonometric or logarithmic function and h is a polynomial; missing the inside derivative is the single most common one-point deduction on those items.
The third routine is the product and quotient rules. For f(x)g(x), the derivative is f'(x)g(x) + f(x)g'(x). For f(x)/g(x), it is [f'(x)g(x) − f(x)g'(x)] / [g(x)]². These are pure pattern-matching, and the only way to internalise them is timed practice. In my experience, candidates who can solve five product-rule items in a row under a 90-second-per-item constraint almost never lose those marks in May; candidates who can solve them correctly but slowly frequently mis-copy a sign on the exam because they are rushing to keep pace.
Implicit, inverse, and parametric derivatives
BC candidates face additional derivative routines that AB candidates can ignore. Implicit differentiation is a chain-rule technique applied to a relation like x² + y² = 25, where dy/dx appears on both sides. The candidate differentiates term by term, then solves for dy/dx, often leaving the answer in terms of both x and y. Inverse function derivatives follow a clean identity: d/dx of f⁻¹(x) = 1 / f'(f⁻¹(x)). This identity appears in roughly one or two multiple-choice items per BC exam. Parametric derivatives give dy/dx as (dy/dt) / (dx/dt), and second derivatives on parametric curves require the quotient rule applied to that ratio — a classic BC trap where candidates forget to differentiate the denominator with respect to t again.
Antiderivative routines that decide free-response scores
Antiderivative reasoning is harder than derivative reasoning because the path from f(x) to F(x) is rarely unique. There is no chain rule for antiderivatives; instead the candidate must recognise the form of f and reach for a substitution, a parts pattern, a partial-fraction decomposition, or a table lookup. Graders reward fluency here more than anywhere else, because a question like "find ∫ x · e^(2x) dx" has a clean two-step path (parts with u = x, dv = e^(2x) dx) and a candidate who finds the path usually finishes in under three minutes.
For most candidates reading this, the highest-leverage routine is u-substitution. The pattern is: identify a function and its derivative inside the integrand, set u equal to the inner function, rewrite du, and collapse the integral into a form whose antiderivative is obvious. ∫ 2x · cos(x²) dx collapses cleanly with u = x². ∫ sin(x) / cos⁵(x) dx collapses with u = cos(x). The candidate who scans for u first, before reading the rest of the item, is the candidate who finishes on time.
Integration by parts is the second routine. It applies when u and dv are chosen so that the new integral ∫ v du is simpler than the original. The rule of thumb is LIATE — logarithms, inverse trig, algebraic, trigonometric, exponential — to choose u; this orders the candidates by how much their derivative simplifies the integrand. A grader will look for the choice of u, the expression of dv, the resulting u' and v, and a clean simplification. Marking schemes typically allocate 1 point for the setup, 1 point for the evaluation, and 1 point for the constant of integration. Missing +C on an indefinite integral is the most common one-point deduction in the unit.
Partial fractions and the BC extras
BC candidates also need partial fractions, which is a routine for rational functions whose denominator factors into distinct linear factors, repeated linear factors, or irreducible quadratics. The skill is a piece of algebra, not calculus, and the candidates who lose marks on these items are almost always losing them in the decomposition step — not the integration step. The advice I would give any BC candidate is to do twenty partial-fraction problems in a row, by hand, with the answer key in another room, until the decomposition step becomes reflexive.
Beyond the AB/BC core, antiderivative reasoning extends into the fundamental theorem. Part 1 says that if F is an antiderivative of f, then ∫ₐᵇ f(x) dx = F(b) − F(a). Part 2 says that if g(x) = ∫ₐˣ f(t) dt where f is continuous, then g'(x) = f(x). These two statements — together with the ability to interpret the integral as an accumulated area — are worth roughly 25–30% of the antiderivative items on the exam. A free-response favourite is a piecewise f combined with the FTC: ∫₋₁³ f(x) dx requires the candidate to identify the breakpoints, integrate each piece, and add the results.
Common pitfalls and how to avoid them
The first pitfall is sign errors on the chain rule. A candidate differentiating cos(3x² + 1) writes 6x · cos(3x² + 1) instead of 6x · (-sin(3x² + 1)). The reflex is to write the inside derivative first and the outside derivative second. If a term is differentiating into a minus, the minus belongs to the answer.
The second pitfall is treating d/dx of aⁿ as n · aⁿ⁻¹, forgetting the natural log. d/dx of 2ˣ is 2ˣ · ln(2), not x · 2ˣ⁻¹. Candidates confuse this with the power rule every year, and it shows up on multiple-choice distractors designed specifically to catch the confusion.
The third pitfall is differentiating f(g(x)) but forgetting the derivative of g. This is the same chain rule error in a different costume, and it is the most common reason a candidate who got the setup right loses the next point.
The fourth pitfall is dropping the +C on an indefinite integral. A grader will give 0 of 1 point for the correct antiderivative if the constant is missing, and this is a free mark that costs nothing but attention.
The fifth pitfall is mixing up the average value formula with the mean value theorem. Average value is (1/(b−a)) · ∫ₐᵇ f(x) dx. The mean value theorem says there exists c in (a, b) such that f'(c) = (f(b)−f(a))/(b−a). These two statements share a structure but answer different questions, and the candidate who confuses them loses the application points.