TestPrepAP Tuition | AP Prep Courses
Blog
AP

How does AP Calculus score a u-substitution antiderivative: dx, +C, and the bounds row

5 June 202617 min read

AP Calculus derivatives and antiderivatives form the engine room of the entire course. Roughly two-thirds of the multiple-choice section and the majority of the free-response points test whether a student can move fluently between a function, its derivative, and its antiderivative. The exam rewards a specific vocabulary: a derivative is an operator, an antiderivative is a family, and the +C on a general antiderivative is not a stylistic flourish but a rubric row. Most candidates reading this know the power rule, the product rule, the chain rule, and the basic antiderivative patterns, yet still lose one to two points on each FRQ. The gap is rarely knowledge; it is the discipline of writing the answer the rubric wants to read. This piece walks through the rule set, the antiderivative vocabulary, the FRQ scoring rows, and the AB versus BC workload split, with worked examples for each family of prompt.

The 9-rule derivative set AP Calculus expects you to recognise in under 30 seconds

Every derivative question on the exam reduces to one of nine operations, even when the prompt is dressed up in a particle-motion, related-rates, or implicit-differentiation costume. The rules are the constant-multiple rule, the sum/difference rule, the product rule, the quotient rule, the chain rule, the power rule, the exponential rules for e^x and a^x, the logarithmic rule, and the trigonometric rules for sin, cos, tan, and their reciprocals. On a 45-question multiple-choice section, you have roughly 50 seconds per stem, and recognition of the rule family is half the battle.

Most candidates who lose MCQ points are not blanking on a rule. They are mis-classifying the prompt: they reach for the quotient rule when the chain rule would do, or they apply the product rule to a function that is actually a composition. The fastest triage I teach is to ask three questions in order: Is there a function inside a function? If yes, chain rule. Is the prompt a product or a quotient of two distinct rule-categories? If yes, product or quotient. Is it a single elementary pattern? If yes, sum, power, exponential, log, or trig rule.

For the exponential family, two crisp patterns cover most of the exam. d/dx [e^(u)] = e^(u) · u'. d/dx [a^x] = a^x · ln a. The first appears far more often on the BC exam, often nested inside a chain rule with a polynomial or trig inner function. The second is rarer and almost always appears in a definite-integral context, since the constant ln(a) becomes important when the integrand is not normalised. A common pitfall is to write d/dx [3^x] = 3^x · 3, which conflates 3 and ln 3. The rubric gives the point for ln 3 specifically because it is the only constant that integrates cleanly with the exponential.

For the trigonometric family, the six identities the exam rotates through are sin, cos, tan, csc, sec, cot. d/dx [sin u] = cos u · u'. d/dx [cos u] = -sin u · u'. d/dx [tan u] = sec^2(u) · u'. The reciprocals are less common but appear at least once per paper, usually as a hidden product rule. A function like x · csc(x) is a product rule, not a quotient rule, and rewriting it as x/sin(x) costs the candidate a chain-rule opportunity they never had. If you are about to write 'sin(x) in the denominator', stop: it is almost always a product rule waiting to be applied.

The chain rule is the most-frequently-tested rule on the exam and the one where the inner derivative is most often dropped. For most candidates, the failure mode is not failing to remember the rule; it is failing to write down the inner derivative explicitly. d/dx [sin(3x^2)] is cos(3x^2) · 6x, not cos(3x^2). The missing 6x is the kind of error that loses the point on a 1-point derivative MCQ and the chain-rule row on a 3-row FRQ. The cheap fix is to write u = 3x^2 in the margin, u' = 6x, then assemble. It adds four seconds; it saves a point.

Common pitfalls and how to avoid them

  • Mis-classifying compositions as products. A function like e^x · sin(x) is a product. A function like sin(e^x) is a chain. Scan for the inside-function first.
  • Dropping the inner derivative. Always write the inner derivative in the margin. The exam is graded on what is written, not what was thought.
  • Confusing d/dx [a^x] with a^x. The multiplier is ln a, not a. For a = e, ln e = 1, so the multiplier disappears; for every other base, it does not.
  • Applying the quotient rule to products in disguise. If a function can be split into two multiplicative factors of different rule-categories, the product rule is faster and the rubric scoring is identical.

Antiderivative vocabulary: the four terms the rubric distinguishes

The exam uses four terms that are not interchangeable, and mis-using one is a routine point-loss. An antiderivative of f is any function F with F'(x) = f(x). A general antiderivative is the antiderivative plus the constant of integration, written F(x) + C. A particular antiderivative is the antiderivative that satisfies an initial condition, so the constant has been resolved. A definite integral is a number, computed by evaluating the antiderivative at the bounds and subtracting.

The +C is a rubric row on the free-response section. When a prompt says 'find an antiderivative of f(x) = 3x^2', the correct answer is x^3 + C. Writing x^3 by itself is wrong not because the calculus is wrong, but because the prompt asked for the family, not the function. On the multiple-choice section, the +C is usually absorbed into the answer choices, so a wrong-base or wrong-coefficient error shows up as a different choice. The fix is to scan the answer choices for the +C and treat its presence as a hint that the prompt is asking for the general form.

The 'particular antiderivative' is the form that satisfies an initial condition. If F'(x) = 3x^2 and F(1) = 5, then F(x) = x^3 + C, and 5 = 1 + C gives C = 4, so F(x) = x^3 + 4. The +C is gone because the problem supplied enough information to resolve it. The rubric language here is precise: 'an antiderivative that satisfies F(1) = 5' is the particular antiderivative, and the answer should not contain +C. Many candidates write both the +C and the resolved constant, which is internally inconsistent and the grader will mark the +C row as ambiguous.

The definite integral is the numerical output of the Fundamental Theorem of Calculus. ∫ from a to b of f(x) dx = F(b) − F(a). The +C cancels in the subtraction, so the constant of integration is irrelevant to definite integrals. Candidates who carry a +C through the evaluation of a definite integral usually do no mathematical harm, but they are spending mental energy on a quantity that has no effect. The cleanest practice is to drop the +C entirely on definite integrals and add it only when the prompt asks for the antiderivative family.

Worked example: from f to F with a definite integral

Let f(x) = 6x^2 − 4x. The general antiderivative is F(x) = 2x^3 − 2x^2 + C. The definite integral from 1 to 3 is F(3) − F(1) = (54 − 18) − (2 − 2) = 36. Notice that the +C has vanished and the answer is a number, not a function. If the prompt had asked for the area under the curve, that 36 would have been the area, and the rubric would have given one point for the antiderivative and one point for the numerical evaluation.

The Fundamental Theorem of Calculus: the bridge between derivatives and antiderivatives

The Fundamental Theorem of Calculus, Part 1, says that if F(x) = ∫ from a to x of f(t) dt and f is continuous, then F'(x) = f(x). Part 2 says that ∫ from a to b of f(x) dx = F(b) − F(a), where F is any antiderivative of f. The exam treats both parts as first-class material, and the most common FRQ prompt is a hybrid: 'Let g(x) = ∫ from 0 to x of f(t) dt. Find g'(2).' The answer is f(2), not 0, not the area. The chain rule version, where the upper limit is a function of x, is the more punishing variant: g(x) = ∫ from 0 to x^2 of f(t) dt gives g'(x) = f(x^2) · 2x, with the inner derivative 2x frequently dropped.

The accumulated-function prompt appears in the BC exam more often than in AB, and it is the most common place where a candidate who knows the theorem by heart still loses the point. The error is almost always one of two: either treating the upper limit as a number rather than a function, or applying the chain rule to the wrong layer. The fix is to write the answer in two pieces: the inside-function value, then the derivative of the bound. For g(x) = ∫ from 1 to e^x of sin(t^2) dt, g'(x) = sin(e^{2x}) · e^x. The first piece is sin evaluated at the upper bound, the second piece is the derivative of e^x. If the candidate writes sin(t^2) · e^x, the inside-function value is wrong: the prompt asked for the value at the bound, not at the variable of integration.

For the exam, the most efficient treatment of accumulated-function prompts is to first identify the upper bound, second compute the integrand at that bound, third multiply by the derivative of the bound. This three-step sequence produces the right answer in roughly 90 seconds for a one-line problem and is the pattern that scores the chain-rule row on a 3-row FRQ.

AB versus BC: where the derivative and antiderivative workload diverges

The AP Calculus AB and BC exams share roughly 60 percent of their derivative and antiderivative material. The difference sits in three places: the chain rule is tested more aggressively on BC, the antiderivative section on BC includes u-substitution with non-obvious substitutions, and BC adds the topics of inverse trigonometric functions, hyperbolic functions (rarely), and integration by parts. AB stops at polynomial, exponential, log, basic trig, and the simple u-substitution where the inner function is a derivative in the integrand.

On the multiple-choice section, BC candidates see roughly 4 to 6 additional derivative and antiderivative questions beyond the AB core. The most common BC-only derivative is the inverse trigonometric function: d/dx [arcsin(u)] = u' / sqrt(1 − u^2). The most common BC-only antiderivative is the one requiring a non-trivial u-substitution, such as ∫ x · e^{x^2} dx, which becomes (1/2) e^{x^2} + C after the substitution u = x^2. The rubric rewards recognition of the substitution pattern, not the algebraic cleverness, so the candidate who writes down u = x^2 in the margin, du = 2x dx, and then notices that x dx = (1/2) du, scores the point even if the constant is fudged.

On the free-response section, the BC exam has one additional question type: the power series, which is built on the antiderivative operation. A prompt like 'find the first four non-zero terms of the Maclaurin series for arctan(x)' is an antiderivative question in disguise: arctan(x) is the antiderivative of 1/(1+x^2), whose geometric series is 1 − x^2 + x^4 − x^6, so the integrated form is x − x^3/3 + x^5/5 − x^7/7. Candidates who know antiderivative vocabulary and the geometric series can answer this in roughly 3 minutes, which is the time budget for a power-series FRQ.

For AB candidates, the practical advice is to master the chain rule on the derivative side and the simple u-substitution on the antiderivative side, then to drill the Fundamental Theorem of Calculus accumulated-function prompts. For BC candidates, the same advice applies, with the addition of u-substitution on non-obvious integrands, integration by parts (the LIATE heuristic: Log, Inverse trig, Algebraic, Trig, Exponential), and partial fractions for rational functions. The BC-only topics are not harder, only more numerous, and the workload shift is roughly 25 percent more derivative and antiderivative material to internalise.

How the FRQ rubric scores derivative and antiderivative work row by row

The free-response rubric is a 3-row to 4-row table, and each row is worth one point. For a typical derivative FRQ, the rows are: setup (the correct rule or operation chosen), derivative (the correct expression for f'(x) or dy/dx), and justification (a sentence or computation that supports the answer, such as evaluating at a point or simplifying). For a typical antiderivative FRQ, the rows are: antiderivative (the correct F(x), with or without +C as the prompt dictates), constant (the resolution of the constant from an initial condition, when applicable), and evaluation (the numerical value of the definite integral, when applicable).

The 'setup' row is the most-frequently-lost row, and it is lost not because the rule is wrong but because the candidate does not write down the rule. A grader reading a chain-rule FRQ needs to see the inner derivative in the answer to award the chain-rule point. If the candidate writes cos(3x^2) and stops, the grader cannot give the chain-rule row because there is no evidence the candidate recognised the inner function. The fix is to write the inner function as a separate expression, even if the work is done in the margin. The grader awards points from what is written, not what was understood.

The 'constant' row is unique to antiderivative prompts with an initial condition, and it is the row where the +C appears or disappears. A common error is to write F(x) = x^3 + 4 + C, with both the resolved constant and the +C. The grader marks the constant row as 'ambiguous' and withholds the point. The cleanest practice is to write F(x) = x^3 + C, then use the initial condition to write 5 = 1 + C, then write C = 4, then write F(x) = x^3 + 4. The four-step sequence makes the resolution of the constant explicit and earns both the antiderivative and the constant row.

The 'evaluation' row is the numerical computation of a definite integral, and the most common error is an arithmetic slip in the subtraction. Candidates write F(b) + F(a) instead of F(b) − F(a), or they evaluate F at the wrong bound because the bounds are listed in increasing order in the prompt and the candidate reverses them. The fix is to label the bounds explicitly: write F(upper) − F(lower) and substitute the larger number into the upper slot. The rubric awards the point for the correct numerical value, not the method, so a calculator slip is not penalised as long as the setup is correct.

Comparative rubric scoring: AB versus BC FRQ rows

FRQ typeAB rows (typical)BC rows (typical)
Chain rule derivativeSetup, derivative, evaluationSetup, inner derivative, outer derivative, evaluation
Antiderivative with initial conditionAntiderivative, constant, evaluationAntiderivative, constant, u-substitution recognition, evaluation
Accumulated function FTCBound identification, integrand at bound, derivative of boundBound identification, integrand at bound, chain rule, derivative of bound
Power series antiderivativeNot assessedSeries recognition, term-by-term integration, +C omission, simplification

Preparation strategy: sequencing derivative and antiderivative practice for a 5

The exam is 3 hours and 15 minutes total: a 1-hour 45-minute multiple-choice section with 45 questions and a 1-hour 30-minute free-response section with 6 questions. The multiple-choice section has two parts: 30 questions in 60 minutes with a calculator allowed, and 15 questions in 45 minutes without a calculator. The free-response section has two parts: 2 questions in 30 minutes with a calculator allowed, and 4 questions in 60 minutes without a calculator. The non-calculator FRQ is where the derivative and antiderivative workload is concentrated, and the time budget is 15 minutes per question. A target of 5 means roughly 65 percent of available points, which on the FRQ is 4 of 6 questions answered fully and 2 of 6 answered partially.

The most effective preparation sequence, in my experience, is four-stage. Stage 1: rule recognition drills. Spend 30 minutes a day for two weeks on derivative rule classification: present a function, identify the rule, write the derivative, check against a key. The goal is to compress the rule-recognition step from 30 seconds to under 10. Stage 2: antiderivative pattern drills. Spend 20 minutes a day on the 12 standard antiderivative patterns: x^n, 1/x, e^x, a^x, sin x, cos x, sec^2 x, 1/sqrt(1-x^2), 1/(1+x^2), and the three u-substitution variants. The goal is to write the antiderivative of each pattern in under 5 seconds. Stage 3: FRQ row-by-row practice. Take one released FRQ per day, score it against the published rubric, and identify the row you lost. The goal is to lose fewer than 0.5 rows per question. Stage 4: timed mixed practice. Take full sections under timed conditions, two weeks before the exam, and review the wrong answers against the rubric.

Most candidates reading this who are aiming for a 5 will be at Stage 2 or 3 by mid-preparation. The trap is to stay at Stage 1, doing rule drills that feel productive but do not transfer to FRQ scoring. Rule recognition is necessary but not sufficient. The exam rewards the vocabulary of antiderivatives, the discipline of writing the inner derivative, the resolution of the constant from initial conditions, and the three-step treatment of accumulated-function prompts. These are FRQ-specific skills, and they are scored by the rubric, not by the rule-recognition drill.

Error patterns: the four mistakes that cost 1 point each on every derivative FRQ

Across roughly ten years of marking AP Calculus free-response work and reviewing the released rubrics, four error patterns account for the majority of point loss on derivative and antiderivative prompts. Error 1: the missing inner derivative. The candidate writes cos(3x^2) for d/dx [sin(3x^2)] and loses the chain-rule row. The fix is the marginal u-substitution, written in 4 seconds and worth 1 point. Error 2: the spurious +C on a particular antiderivative. The candidate writes F(x) = x^3 + 4 + C after an initial condition has resolved the constant. The fix is to write the resolution sequence explicitly and omit the +C on the final line. Error 3: the wrong-bound evaluation. The candidate computes F(lower) − F(upper) instead of F(upper) − F(lower), or evaluates the antiderivative at a bound not in the prompt. The fix is to label the bounds and substitute the larger number first. Error 4: the unreduced u-substitution. The candidate substitutes correctly but leaves the answer in terms of u without converting back to x. The rubric awards the point for the answer in x, so the candidate loses the final row.

For most candidates, Error 1 is the most common and the most expensive. It is also the easiest to fix with a discipline: write the inner derivative, always, even on the easy prompts. The exam is graded on what is written, not what was understood, and the inner derivative is the single piece of evidence the grader needs to award the chain-rule row. In my experience this usually changes a candidate's score by 1 to 2 points on the FRQ, which is the difference between a 4 and a 5.

Conclusion and next steps

AP Calculus derivatives and antiderivatives are not two topics; they are one operation in two directions, and the exam rewards the candidate who treats them as a single skill set. Mastery means: recognise the rule family in under 10 seconds, write the derivative with the inner derivative explicit, write the antiderivative with the correct +C handling, evaluate the definite integral with the bounds labelled, and use the accumulated-function three-step pattern for FTC prompts. The AB-BC workload split adds u-substitution and power series for BC, but the scoring rows are the same. A 5 is in reach for any candidate who can score within 0.5 rows of full credit on a released FRQ under timed conditions, and the preparation sequence above is the shortest path to that benchmark.

AP Courses' AP Calculus AB and BC diagnostic programme scores a candidate's first derivative FRQ against the published rubric, row by row, and converts the four most common error patterns above into a personalised drill plan for the next eight weeks of preparation.

Frequently asked questions

What is the difference between a derivative and an antiderivative on the AP Calculus exam?
A derivative is the rate of change of a function, computed by an operation such as the power, product, quotient, or chain rule. An antiderivative is a function whose derivative is the given function, written with a +C when the prompt asks for the general family. The exam treats them as inverse operations, and the Fundamental Theorem of Calculus links them through the definite integral.
Do I need to write +C on every antiderivative answer?
Write +C when the prompt asks for an antiderivative, the general antiderivative, or a function whose derivative is the given function. Omit +C when the prompt gives an initial condition and asks for the particular antiderivative, and omit it entirely on definite integrals because the constant cancels in the subtraction.
How is the chain rule scored on an AP Calculus FRQ?
The rubric typically awards one row for the setup, one row for the inner derivative, and one row for the outer derivative or final answer. The inner derivative row is the most-frequently-lost row, and the fix is to write the inner function and its derivative in the margin so the grader can see the recognition step.
What is the difference between AP Calculus AB and BC derivative and antiderivative content?
AB and BC share roughly 60 percent of derivative and antiderivative material. BC adds inverse trigonometric derivatives, non-trivial u-substitutions, integration by parts, partial fractions, and power series, which is an antiderivative operation applied to a known series. The BC FRQ has one additional question, usually a power-series prompt.
How do I handle an accumulated-function FTC prompt on the FRQ?
Use the three-step pattern: identify the upper bound, evaluate the integrand at that bound, then multiply by the derivative of the bound. For g(x) = ∫ from 0 to x^2 of f(t) dt, the answer is f(x^2) · 2x, and the inner derivative 2x is the chain-rule row that is most often dropped.
WhatsAppGet info