Second derivatives of implicit functions are a recurring source of avoidable point loss on the AP Calculus AB and BC exams. A student differentiates the equation once, solves for dy/dx, differentiates again, and somewhere in the chain-rule, product-rule, or substitution step a sign, a term, or a factor of dy/dx itself goes missing. The result is a wrong second derivative and a free-response response that earns at most one or two of the four points the question was designed to award. This article walks through the exact protocol I teach AP Calculus candidates to use on these items, with worked examples, common marker deductions, and a triage approach that holds up under timed conditions.
Why the AP Calculus exam keeps testing implicit second derivatives
Implicit differentiation sits at a quiet but powerful intersection of the AP Calculus Course and Exam Description. The CED lists "implicit differentiation" as a specific skill under Unit 3 (Differentiation: Composite, Implicit, and Inverse Functions) for AB and BC, and the second-derivative follow-up is a natural extension that the College Board uses to probe chain rule fluency and algebraic stamina in a single item. By the time a candidate reaches a question that asks for d²y/dx², the examiner is no longer testing whether they can differentiate. The examiner is testing whether they can keep three moving parts under control at once: the original equation, the first derivative, and the second derivative that depends on the first.
For most AP Calculus candidates I work with, the first attempt at an implicit second derivative question is where the mistakes are concentrated. The first derivative usually comes out clean. The errors live in the second pass, when the student must differentiate dy/dx — which is itself a quotient, product, or chain of x and y — while remembering that y is a function of x and that derivatives of y must be rewritten in terms of dy/dx. The protocol below is built to make that second pass mechanical rather than heroic.
Two exam-format features make this topic worth drilling. First, implicit second derivative items appear on both sections: they show up as multiple-choice questions on the non-calculator and calculator MCQ sections, and as part B free-response questions on the FRQ section, often paired with a tangent-line or concavity follow-up. Second, the scoring is uniform. A correct d²y/dx² expression at a specific point is worth the same number of points whether the candidate got there in three lines or ten. The work is graded on the answer and the justification, not the elegance. That makes it a high-yield item: a candidate who masters the protocol converts what looks like a hard question into a routine substitution problem.
The six-step protocol for AP Calculus implicit second derivatives
The protocol I teach is the same six steps regardless of whether the equation is a circle, an ellipse, a hyperbola, or a polynomial in x and y. Internalising the order of operations removes the need to "think hard" during the second pass, which is where most of the error budget gets spent.
- Differentiate both sides with respect to x. Every term in y is multiplied by dy/dx before being transposed. Do not solve for dy/dx at this point.
- Collect dy/dx terms on one side. Factor dy/dx out of every term that contains it. Non-y terms move to the other side unchanged.
- Solve for dy/dx. Divide by the coefficient of dy/dx. This produces a closed-form expression in x and y.
- Differentiate the dy/dx expression with respect to x. This is the step that breaks most students. Treat y as a function of x in every term, and replace dy/dx with the expression from step 3 wherever it appears.
- Substitute the first derivative wherever it appears. The result of step 4 is an equation that contains d²y/dx² plus an expression built from x, y, and the first derivative. Replace each instance of dy/dx with the closed form from step 3.
- Solve for d²y/dx². Isolate the second derivative algebraically, then plug in the (x, y) point the question asks for.
Steps 1 to 3 are standard implicit differentiation and most candidates execute them reliably. The protocol earns its keep at steps 4 and 5, where the second pass is forced to be mechanical. If a student is working from memory and rushing, step 5 is where a missing substitution turns a correct derivative into a wrong answer.
Worked example: a circle with a concavity follow-up
Take the equation x² + y² = 25 and evaluate d²y/dx² at the point (3, 4). This is the cleanest possible AP-style item, and it is the right place to anchor the protocol.
Step 1: differentiate both sides. 2x + 2y (dy/dx) = 0. Step 2: collect dy/dx terms. 2y (dy/dx) = −2x. Step 3: solve. dy/dx = −x/y. At (3, 4) this is −3/4. So far, no surprises.
Step 4: differentiate dy/dx = −x/y. This is a quotient, so d/dx(−x · y⁻¹) = −(1 · y⁻¹ + x · (−1) y⁻² (dy/dx)) = −1/y + (x/y²)(dy/dx). A common AP-style variant is to skip the quotient rule and use the product rule on −x · y⁻¹; both work as long as the chain rule is applied to the y⁻¹ term.
Step 5: substitute. Replace dy/dx with −x/y. The expression becomes −1/y + (x/y²)(−x/y) = −1/y − x²/y³. Step 6: solve for d²y/dx². The second derivative is exactly that expression, so d²y/dx² = −1/y − x²/y³. At (3, 4): −1/4 − 9/64 = −16/64 − 9/64 = −25/64.
Concavity follows immediately. A negative second derivative on the upper semicircle confirms the curve is concave down there, which matches the visual. A candidate who skips the substitution at step 5 — that is, who writes d²y/dx² = −1/y + (x/y²)(dy/dx) and stops — leaves a dy/dx term in the answer and forfeits the second-derivative points. The marker is explicitly looking for an expression in x and y only at the (x, y) point.
Where marks are lost: the three failure modes
Across several years of marking practice FRQs, three failure modes account for the bulk of lost points on implicit second derivative items. None of them is a differentiation error in the narrow sense. They are structural mistakes that the protocol is designed to prevent.
Failure mode 1: forgetting that dy/dx must be substituted back in
The first derivative contains a y term, a dy/dx term, or both. When the second pass differentiates this, a fresh dy/dx can appear inside the second-derivative expression. The candidate stops differentiating, writes the answer, and leaves dy/dx in the final line. The marker then has to decide whether to award partial credit for a derivative that, on paper, contains an undefined symbol. The safest habit is to treat any dy/dx in the second-pass answer as a flag that step 5 has not been completed.
Failure mode 2: sign errors from moving terms across the equals sign
At step 2, the candidate collects dy/dx on the left. At step 4, the candidate differentiates an expression that may already have a negative sign baked in. By the time the second derivative is isolated, a sign has flipped somewhere and the candidate does not notice. The cleanest defence is to write the dy/dx expression from step 3 inside parentheses before differentiating, and to keep all sign changes visible on a single line. A candidate who works on scrap paper and then copies a sign-flipped answer onto the FRQ booklet loses the point even when the calculus is right.