AP Calculus indefinite integral rules are the antiderivative toolkit that turns a derivative of a function back into the original function plus an arbitrary constant. The College Board AP Calculus AB and BC exams treat the indefinite integral as a scored skill in roughly 8 to 12 percent of the multiple-choice section and as a recurring scoring row on the free-response section, especially wherever a definite integral is preceded by an antiderivative step. Every answer to an indefinite integral on the exam is a function plus a constant of integration, and that constant is the difference between a row of points and a half-row. The pages that follow walk through the rules students must internalise, the precise language the rubric expects, the question types where the rules are tested in isolation versus embedded inside a definite integral, and the tactical habits that turn a 4 into a 5.
The shape of an AP Calculus indefinite integral item
An AP Calculus indefinite integral item is, at its core, a reversal problem. The exam gives a function and asks for a family of antiderivatives, expressed as F(x) + C, where F'(x) equals the integrand. The constant of integration is non-negotiable in the scoring guide. A correct antiderivative without the + C loses a point on the multiple-choice section if the answer line explicitly requires it, and on a free-response question a missing + C costs a justification row. Candidates who treat + C as a courtesy rather than a scoring element routinely leave one or two points on the table across the paper.
Three item shapes dominate. The first is a clean symbolic reversal, where the integrand is a power, a basic exponential, a basic trigonometric function, or a simple sum. The second is a chain-rule reversal, where the integrand is a composition such as 2x times cos(x^2) and the student has to recognise the inner derivative before integrating. The third is an embedded use of an antiderivative inside a larger problem, such as a particle-motion prompt where velocity is given and the student must integrate to recover position up to a constant. The third shape is the one where most students drop points, because the constant of integration gets buried inside a multi-step answer and the reader cannot find it.
For most candidates, the difference between a comfortable 4 and a 5 on AP Calculus comes down to fluency in the chain-rule reversal, not in the clean symbolic case. The clean case is taught in every first-week handout. The chain-rule case is the one that appears in the middle of section II, where time pressure is real and the inner derivative is non-obvious. Spend your practice hours there, not on a list of integrals you can already do in under fifteen seconds.
Why + C is a scoring row, not a courtesy
The scoring guide awards the constant of integration as a separate rubric line on free-response items whenever the question is phrased in indefinite-integral language. On the 2024-rubric family of items, a candidate who wrote sin(x) for the integral of cos(x) without the + C would lose one of the two points on the line. A candidate who wrote the same antiderivative with + C on a definite integral item, where the constant cancels, would not be penalised, but the habit of writing + C consistently is what makes the indefinite items safe. Train the habit early and it stops costing marks by the spring mock exam.
The eight rules every AP Calculus candidate must internalise
The AP Calculus indefinite integral rules fall into a short, learnable list. Most candidates know the names; the gap between a 3 and a 5 is whether the rule is paired with the right algebraic move in the integrand. The list below is the working set for both AB and BC, with the BC-only entries flagged.
- Power rule for integration: the antiderivative of x^n is x^(n+1)/(n+1) + C for n not equal to -1.
- Constant multiple rule: the antiderivative of k times f(x) is k times the antiderivative of f(x), with the constant pulled outside the integral sign.
- Sum and difference rule: the antiderivative of f(x) plus g(x) is the antiderivative of f plus the antiderivative of g, applied term by term.
- Exponential rule: the antiderivative of e^x is e^x + C; the antiderivative of a^x is a^x / ln(a) + C, with the ln(a) divisor flagged as a common error site.
- Reciprocal rule (AB and BC): the antiderivative of 1/x is ln|x| + C, with the absolute value required wherever the domain of the original problem permits x to be negative.
- Basic trigonometric rules: the antiderivative of sin(x) is -cos(x) + C, of cos(x) is sin(x) + C, of sec^2(x) is tan(x) + C, of sec(x)tan(x) is sec(x) + C.
- Chain-rule reversal (u-substitution): recognise the inner derivative, substitute, integrate, and resubstitute. The inner derivative is the only hard part; the integral that follows is usually a power, exponential, or trig rule.
- Partial fractions and improper integrals (BC only): decompose a rational function, integrate term by term, and handle the divergence case on improper integrals. The BC syllabus also expects the antiderivative of 1/(x^2 + a^2) as (1/a) arctan(x/a) + C, an item that does not appear on AB.
For the constant multiple and the sum rule, the order of operations matters on the exam. The rubric reader will not split a single F(x) + C answer into two scored lines, so a candidate who tries to integrate f(x) + g(x) as a single expression risks losing the second point if a sign slips inside the combined term. Two separate antiderivatives, plus a single + C, is the safe presentation. In my experience this is the difference between a 6 and a 9 on a typical FRQ.
The chain-rule reversal in practice
The chain-rule reversal, sometimes called u-substitution, is the highest-leverage rule in the kit. The work pattern is: identify a candidate u, verify that du appears (or a constant multiple of du), rewrite the integrand, integrate, substitute back. The verification step is what most candidates skip. They see e^(x^2) and reach for an answer they have memorised, when the correct move is to write the integrand as 2x times e^(x^2) and substitute u = x^2, du = 2x dx. The integral of 2x e^(x^2) dx is e^(x^2) + C. The integral of e^(x^2) dx, with no 2x in front, is not expressible in elementary functions and will not appear as a clean item on the exam. The presence of the inner derivative is the question, not the answer.
How the rubric scores an antiderivative row on the FRQ
On a typical AP Calculus free-response question, an antiderivative row is scored with two points: one for the correct family of antiderivatives, one for the constant of integration or for a sign that is internally consistent with the rest of the work. The row is not about handwriting or about whether the student wrote + C in the corner of the page. The reader is looking for an expression whose derivative reproduces the integrand. A student who writes the wrong sign on a sine or cosine will lose the row even if the constant of integration is present, because the derivative check fails.
The scoring language on the most recent publicly released scoring guides uses phrases such as 'presents the correct antiderivative', 'includes a constant of integration', and 'is consistent with the work shown in the next part of the question'. The third phrase is the one candidates miss. If the antiderivative is used in the next part of the question to evaluate a definite integral, the constant of integration must be the same one carried forward, or the definite integral result will be off by a sign or a value that the reader will mark wrong even if the arithmetic is right. The chain of constants is part of the rubric, not a stylistic choice.
The mistake I see most often at the FRQ table is a sign slip inside a chain-rule reversal. A student integrating -2x cos(x^2) writes sin(x^2) + C, when the correct answer is -sin(x^2) + C. The reader, working from the derivative, sees that the derivative of sin(x^2) is 2x cos(x^2), which has the wrong sign, and deducts a point. In practice the safest habit is to differentiate the antiderivative on the page, mentally, before writing it down. The five seconds it costs is cheaper than the point it saves.
A worked example of a chain-rule FRQ row
Consider the prompt: find an antiderivative of f(x) = 6x^2 e^(x^3). The correct move is to recognise that the derivative of x^3 is 3x^2, so the integrand is 2 times the inner derivative times the exponential. Substituting u = x^3, du = 3x^2 dx, the integrand becomes 2 e^u du, and the antiderivative is 2 e^(x^3) + C. A candidate who reaches for a memorised answer without checking the inner derivative writes e^(x^3) + C, which is wrong by a factor of 2, and loses the row. The candidate who writes 6 e^(x^3) + C has miscounted the constant multiple and loses the same row. The chain-rule reversal is unforgiving because the rubric is binary on the multiplier.
Multiple-choice question types and the rule that earns the point
On the multiple-choice section, indefinite integral items appear in three families. The first is the single-symbol reversal, where four of the five options are antiderivatives of simple integrands and one is a distractor that fails the derivative check. The second is the chain-rule reversal, where the inner derivative is hidden inside a coefficient or a trigonometric argument, and the candidate must isolate it before reading the options. The third is the reverse-direction item, where the candidate is given a function and four antiderivatives and asked which is correct, but with a sign trap in one of the options. For all three families, the fastest method is the derivative check: differentiate the proposed answer, see if it matches the integrand, and pick the one that does.
The derivative check is faster than the integration by a factor of three on the multiple-choice section. The integrand is given. The candidate differentiates each plausible answer. The first one that reproduces the integrand is correct. The method works because the integrand-to-antiderivative direction is what the exam rewards, and the derivative check is the inverse path. Candidates who try to integrate in their head for thirty seconds and then guess are giving up the time budget that the exam rewards for fluency.
Common MCQ stems and the rule that unlocks them
- Stem: 'The antiderivative of 1/(2x) is…' — answer: (1/2) ln|x| + C; the rule is the reciprocal rule with a constant multiple.
- Stem: 'An antiderivative of e^(5x) is…' — answer: (1/5) e^(5x) + C; the rule is the exponential chain-rule reversal with a constant multiple of 5 in the denominator.
- Stem: 'An antiderivative of x sin(x^2) is…' — answer: -(1/2) cos(x^2) + C; the rule is the chain-rule reversal with u = x^2, du = 2x dx.
- Stem: 'An antiderivative of sec^2(3x) is…' — answer: (1/3) tan(3x) + C; the rule is the chain-rule reversal on the sec^2 integrand.
- Stem: 'An antiderivative of 4x^3 - 6x is…' — answer: x^4 - 3x^2 + C; the rule is the power rule applied term by term with the sum rule.
Each of these stems hides the same trick: a coefficient that looks like part of the integrand but is actually a constant multiple that pulls out of the integral, or an inner derivative that has been merged into the coefficient and must be recovered. Train yourself to read the integrand twice: once for the function, once for the inner derivative or constant multiple. The second read is the one that earns the point.
Embedded antiderivatives: position from velocity, area from a rate
The most common place to lose an antiderivative point on the free-response section is inside a larger problem where the antiderivative is a step, not the answer. A particle-motion prompt gives a velocity function and asks for the position. The student integrates, forgets the + C, writes the position as the antiderivative, and loses the constant-of-integration row when the rubric reader checks. A second derivative is given, the student integrates twice to recover the function, and the two constants of integration get confused; the first constant is the constant of integration after the first integral, the second is the constant after the second. The rubric reader is looking for both, and the candidate who combines them as a single C loses the second point.
The defensive habit is to write the constants as C1 and C2, then to determine their values from initial conditions given in the prompt. The habit of writing two separate symbols is the difference between a clean 5/5 on a particle-motion item and a 4/5. The rubric rewards the explicit naming, and the work is easier to grade when the constants are distinct. In a classroom setting I have watched students lose three to five points across the FRQ section by collapsing C1 and C2 into a single C; in a one-to-one setting the same three to five points are recovered inside a single practice cycle.
The two-constant particle-motion pattern
Consider a prompt where acceleration is a(t) = 6t, initial velocity is v(0) = 4, and initial position is s(0) = 1. The first integration gives v(t) = 3t^2 + C1, and the initial condition v(0) = 4 forces C1 = 4. The second integration gives s(t) = t^3 + 4t + C2, and the initial condition s(0) = 1 forces C2 = 1. The final answer is s(t) = t^3 + 4t + 1. A candidate who writes a single C throughout the work, omits the initial conditions, and ends with s(t) = t^3 + 4t + C will lose the constant-determination row because the value of C is not pinned down by the prompt. The constants are not decoration; they are the answer to a sub-question embedded in the prompt.
Tactical habits that turn a 4 into a 5 on antiderivative rows
Three habits separate a 4 from a 5 on the antiderivative rows of the AP Calculus exam. The first is the derivative check at the moment of writing the antiderivative. The second is the explicit naming of constants of integration, especially in two-stage problems. The third is the separation of the constant multiple rule from the chain-rule reversal, so the candidate never confuses a coefficient of 2 in the integrand with a factor of 2 in the inner derivative. Each of the three habits is teachable in a single practice cycle, and together they recover three to seven points across the exam.
The derivative check is the cheapest of the three. The candidate writes the antiderivative, then spends three to five seconds differentiating it on the page. If the derivative reproduces the integrand, the antiderivative is correct and the candidate moves on. If the derivative is off by a constant, the candidate fixes the constant multiple. If the derivative is off by a sign, the candidate fixes the sign. If the derivative is off by a function, the candidate has the wrong rule and starts over. The check is faster than re-deriving the antiderivative from scratch, and the rubric rewards correctness over elegance.
Common pitfalls and how to avoid them
- Forgetting + C on an indefinite item. Train the habit of writing + C on every antiderivative, even when the next step is a definite integral that will cancel the constant.
- Confusing the constant multiple with the inner derivative. A coefficient of 2 in the integrand is a constant multiple, not an inner derivative, unless the integrand also contains a function whose derivative is 2. Read the integrand twice.
- Dropping the absolute value on ln|x|. The reciprocal rule requires ln|x|, not ln(x), wherever the domain permits negative x. The rubric is consistent on this point and a missing absolute value costs a point.
- Writing e^(5x) as the antiderivative of e^(5x) without the 1/5 divisor. The chain-rule reversal on an exponential is the most common coefficient error on the exam. The divisor is 5, not 1.
- Collapsing two constants of integration into one. In a two-stage problem, write C1 and C2 from the first integral onward, and use the initial conditions to fix their values. The reader will give credit for each constant separately.
For most candidates, the highest-leverage single change is the derivative check. In my experience the students who run the check at the moment of writing the antiderivative recover between one and three points across the paper that they would otherwise have left on the table. The check costs five seconds per item and pays back at a rate of one point per thirty seconds. It is the most efficient single habit in the antiderivative toolkit.
Comparing the AB and BC antiderivative expectations
The AB and BC exams differ on the antiderivative syllabus in three places. The first is the partial fractions technique, which is BC only and appears on roughly one in five free-response questions. The second is the improper integral, which is BC only and requires the candidate to evaluate a limit after the antiderivative is found. The third is the integration by parts technique, which is BC only and is tested as a free-response item roughly once per paper. AB candidates can skip all three. BC candidates must internalise them, and the scoring on each of them rewards the same derivative-check habit that the AB-level rules reward.
The comparison below summarises the rule coverage across the two papers. The table is a study aid, not a syllabus document; the College Board course description is the authoritative source, and the table should be read alongside it.
| Rule or technique | AP Calculus AB | AP Calculus BC |
|---|---|---|
| Power, sum, constant multiple | Required | Required |
| Exponential and reciprocal | Required | Required |
| Basic trigonometric set | Required | Required |
| u-substitution (chain-rule reversal) | Required | Required |
| Partial fractions | Not assessed | Required |
| Integration by parts | Not assessed | Required |
| Improper integrals | Not assessed | Required |
| Antiderivative of 1/(x^2 + a^2) | Not assessed | Required |
BC candidates preparing for the partial fractions technique should rehearse the long-division step on rational functions where the degree of the numerator is greater than or equal to the degree of the denominator. The long division is what most candidates skip, and the partial fraction decomposition that follows is impossible without it. In practice the long-division step is what separates a 4 from a 5 on a BC partial fractions FRQ row, and the habit of writing the long-division result on the page is what makes the row scorable for the reader.
Putting the rules into a study plan
A four-week study plan centred on the indefinite integral rules is the most efficient use of preparation time for most AP Calculus candidates. The plan below assumes four hours per week of focused practice, with the first week on the rule list, the second week on chain-rule reversals, the third week on embedded antiderivatives, and the fourth week on timed mixed practice. Each week has a clear deliverable, and the deliverables map onto the scoring rows on the exam.
Week one: rehearse the eight-rule list, including the BC-only entries for BC candidates, and produce a one-page reference card that the candidate can consult during the early practice cycles. Week two: work twenty chain-rule reversal items, with the inner derivative isolated before the integral is written down. Week three: work ten particle-motion or two-stage prompts, with the constants of integration named C1 and C2 from the first integral onward. Week four: take two full-length multiple-choice sections and one full-length free-response section, and mark the antiderivative rows against the rubric. The plan is small enough to fit inside a school term and dense enough to recover three to five points across the paper.
Self-check questions for each rule
- Power rule: can you integrate x^5, x^(-2), and the constant 7 in under ten seconds each?
- Exponential rule: can you integrate e^(3x), 2^x, and e^x / 3 without flipping the coefficient?
- Reciprocal rule: can you integrate 1/x, 1/(2x), and 1/(3x + 1) with the absolute value and the constant multiple in place?
- Basic trig: can you integrate sin(2x), cos(5x), and sec^2(4x) with the inner derivative divisor correct?
- Chain-rule reversal: can you integrate 3x^2 e^(x^3), x cos(x^2), and 2x / (x^2 + 1) without writing the integrand twice?
If any of the five self-check items returns a 'not yet', that rule is the one to drill in week one. The self-check is faster than a practice test and the diagnostic value is comparable. For most candidates the chain-rule reversal is the rule that fails the self-check, and week two closes the gap. By the end of week two, all five rules should pass the self-check at under ten seconds per item.
Conclusion and next steps
AP Calculus indefinite integral rules are a learnable, scorable skill set, and the work is largely a function of habit. The constant of integration must be written on every indefinite item, the chain-rule reversal must be preceded by an inner-derivative check, the constants of integration in two-stage problems must be named C1 and C2, and the derivative check at the moment of writing the antiderivative is the cheapest habit that recovers the most points. Candidates who rehearse the eight rules, drill the chain-rule reversal for ten to twenty timed items, and rehearse the two-constant pattern on particle-motion prompts enter the exam with a defensible antiderivative toolkit and the time budget to use it. The next step is a single diagnostic session: ten antiderivative items, scored against the rubric, with the derivative check written into the work. The diagnostic isolates the rule that is leaking points and points the practice plan at the right row of the syllabus.