AP Calculus candidates lose more points on implicit critical-point questions than almost any other calculus task, because the question is dressed as a familiar differentiation problem but quietly asks for two separate things. The curve is not given as y = f(x); it is given as an equation in x and y. A critical point on that curve is not a point where dy/dx is zero. It is a point where the derivative does not exist or where the tangent is vertical, and the rubric rewards you only if you can say which one and why.
This article is written as a senior-tutor walkthrough of exactly that question type. By the end you should be able to take any AP-style implicit equation, extract dy/dx in a form a grader will accept, locate the points where the implicit-function theorem breaks down, classify each one as a vertical tangent, a cusp, or a removable ambiguity, and write the answer in rubric language. The focus is AP Calculus AB and BC, with attention to the FRQ row that asks for the critical points themselves and the row that asks for the tangent behaviour at those points.
What a critical point means when the curve is F(x, y) = 0
Most students meet critical points in single-variable calculus: a critical point of y = f(x) is a point where f'(x) = 0 or f'(x) does not exist. On an AP Calculus exam, that definition is fine when the curve is given explicitly. The moment the curve is given implicitly, as F(x, y) = 0, the rubric shifts. The graders are no longer scoring the derivative of a named function; they are scoring what is happening on a level set, and the rules are different.
Under the implicit function theorem, the curve F(x, y) = 0 can be written locally as y = f(x) near any point (a, b) where F_y(a, b) is not zero. In that neighbourhood, dy/dx = -F_x / F_y, and the standard one-variable critical-point definition applies. The interesting points, and the ones the AP exam tests, are the points where F_y = 0. At those points, the theorem does not apply, and the curve may have a vertical tangent, a cusp, a self-intersection, or no well-defined tangent at all. The AP rubric expects you to name which.
For most candidates, the practical translation is this. A critical point of an implicit curve is a point (a, b) on the curve at which one of the following holds:
- dy/dx exists and equals zero at (a, b);
- dy/dx does not exist because F_y = 0 at (a, b);
- the curve crosses itself or has a corner, so there is no single tangent line.
If you are answering an AP Calculus FRQ and you write "critical points are where dy/dx = 0" without mentioning F_y = 0, you have left at least one rubric row on the table. The graders want both conditions addressed, and they want the points that come out of each condition listed separately.
The two-equation method: dy/dx and F_y = 0, side by side
Here is the working method I would hand a student at the whiteboard. Treat the implicit critical-point question as a system of two equations, not one. Equation 1 is the curve itself, F(x, y) = 0. Equation 2 is the numerator or denominator condition that defines the critical point, depending on the row you are scoring.
For the "dy/dx = 0" row, the second equation is the numerator of -F_x / F_y, set to zero. So you solve F(x, y) = 0 and F_x(x, y) = 0 simultaneously. Every solution is a candidate for a horizontal tangent or a stationary point, and you check it against F_y ≠ 0 to confirm the implicit function theorem still holds there.
For the "dy/dx undefined" row, the second equation is F_y(x, y) = 0. So you solve F(x, y) = 0 and F_y(x, y) = 0 simultaneously. The intersections of those two curves are exactly the points where the implicit-function theorem breaks down. At each of these points, the tangent line, if it exists, must be vertical. The graders do not award this row for points where F_y happens to be zero off the curve; both equations must be satisfied at the same (x, y).
Worked example, in the form an FRQ would give. Let F(x, y) = x^2 + y^2 - 1. Then F_x = 2x and F_y = 2y. The numerator row gives x = 0 on the unit circle, so the candidates are (0, 1) and (0, -1). The denominator row gives y = 0, so the candidates are (1, 0) and (-1, 0). A student who reports only (0, ±1) has answered the horizontal-tangent question. A student who reports all four points, with a sentence naming which are horizontal and which are vertical, has answered the implicit critical-point question. The rubric wants the second student.
This is why the title of this section matters. The graders are reading your work as two columns, not one. Every candidate point needs to be traceable to one of the two equations, and the write-up needs to make that trace visible.
Implicit differentiation mechanics that earn the derivative row
Before the rubric rewards you for the critical points themselves, it has to reward you for a correct dy/dx. On AP Calculus FRQs the derivative row is usually 1 point, sometimes 2, and it is scored on form rather than flavour. The graders are not impressed by elegance; they are impressed by an expression they can read.
The mechanics are standard. Differentiate F(x, y) = 0 with respect to x, treating y as a function of x. Every time a y appears, attach a dy/dx. Collect dy/dx on one side. Solve. Three rules govern the scoring:
- The dy/dx must be written as a single rational expression, not a chain of equalities that hides the answer in the middle.
- You may leave the answer in terms of x and y; substituting the point happens on the next row, not this one.
- If the equation has more than one term containing dy/dx, the graders want to see the collection step, not the final expression alone.
Concrete instance. Suppose the curve is y^2 = x^3 - 3x. Differentiating implicitly gives 2y(dy/dx) = 3x^2 - 3, so dy/dx = (3x^2 - 3) / (2y). A student who writes the first line correctly earns the implicit differentiation point. A student who substitutes y = 0 into the second line to discuss critical points has jumped a row and usually loses a point, because the grader cannot tell whether they differentiated correctly or simply plugged in.
In my experience the most common derivative error on these problems is the missing inner derivative on a y^2 or a y^3 term. The graders see "2y = 3x^2 - 3" written by students who forgot the dy/dx entirely. That is not a slip; that is the whole row gone. A useful habit: after differentiating, scan every term and ask, "does this term contain y?" If yes, it must contain a dy/dx. If it does not, that is a sign you have made a different mistake.
How the AP rubric scores the F_y = 0 row
The F_y = 0 row is the one students skip most often, and it is the one most worth drilling. The graders award it for naming the points on the curve at which the implicit function theorem fails, and for stating, in plain language, what that failure means geometrically.
For most AP-style curves, F_y = 0 is a simple equation. On x^2 + y^2 = 1 it is y = 0. On y^2 = x^3 - x it is y = 0. On x^2 y + y^3 = 2 it is x^2 + 3y^2 = 0, which has no real solutions, so the row is "no vertical tangents from F_y = 0 on this curve". Saying that is a complete answer. You do not need to invent tangents that do not exist.
When F_y = 0 and F = 0 do have common solutions, the rubric wants three pieces of information at each solution:
- the coordinates of the point;
- the fact that dy/dx is undefined there because F_y = 0;
- the geometric conclusion, which is usually "vertical tangent" but can be "cusp" or "no tangent" on rarer FRQ prompts.
The reason the third piece matters is that F_y = 0 alone does not guarantee a vertical tangent. Consider the curve y^2 = x^2 (x + 1). The implicit derivative gives dy/dx = x(3x + 2) / y, so F_y = 0 corresponds to y = 0. The points on the curve with y = 0 are (0, 0) and (-1, 0). At (-1, 0) the curve crosses itself and dy/dx takes two values, so the rubric answer is "self-intersection, no unique tangent". At (0, 0) the curve has a cusp. Only a student who looks at the geometry earns full credit on the classification row.
Horizontal versus vertical: a table you can reproduce in the exam room
One of the most efficient ways to communicate the answer on an AP Calculus FRQ is a small table. The graders like it because it lines up with their scoring grid. The student likes it because it makes the structure of the answer visible at a glance. Below is a template, with the y^2 = x^3 - 3x example filled in.
| Condition | Equations solved | Candidate points | Geometric conclusion |
|---|---|---|---|
| dy/dx = 0 (numerator = 0) | y^2 = x^3 - 3x and 3x^2 - 3 = 0 | (-1, ±√2) and (1, ±√2) | horizontal tangent |
| dy/dx undefined (F_y = 0) | y^2 = x^3 - 3x and 2y = 0 | (-√3, 0) and (√3, 0) | vertical tangent |
| Both numerator and denominator zero | y^2 = x^3 - 3x, 3x^2 - 3 = 0, and 2y = 0 | no common point | no degenerate case |
The third row is the one students forget. It is rare, but it is the only row that distinguishes a careful answer from a lucky one. When the curve has a point where both F_x and F_y vanish on the curve, the implicit function theorem is silent, and the rubric usually requires a one-line classification: cusp, node, isolated point, or no real solution. Saying "dy/dx is 0/0, indeterminate" is not a classification; it is a confession.
Common pitfalls and how to avoid them
There is a short list of mistakes that recur on every AP Calculus implicit critical-point FRQ. I would drill each of them with a student before they sit the exam, because the cost of each is one full rubric row.
1. Reporting only the points where dy/dx = 0. This is the most common error and the most expensive. The AP rubric on an implicit critical-point question has at least one row for F_y = 0. A student who solves only the numerator equation leaves that row blank. The fix is mechanical: before you write the final list of points, solve F_y = 0 on the curve and add those points to your list.
2. Confusing the curve with a function. Some students see y^2 = x^3 and write y = x^{3/2}, then differentiate a half-power expression. This is not wrong, but it only sees the upper branch, so they miss the lower branch entirely. The rubric wants the full curve, and the safe way to get the full curve is to keep the relation implicit until the classification step.
3. Substituting the critical point too early. A student who writes "at (0, 1), dy/dx = 0" before they have written dy/dx = -x / y in general has skipped a row. The graders want the general expression first, then the substitution. If you must work row by row, that is fine, but mark the rows so the reader can follow.
4. Treating a self-intersection as a vertical tangent. The curve y^2 = x^2 (x + 1) again is the cleanest example. At (-1, 0) the curve crosses itself; the rubric wants "node" or "self-intersection, two tangents". A student who writes "vertical tangent at (-1, 0)" loses a point because the geometric conclusion is wrong.
5. Ignoring units and context. The prompt sometimes says the curve is a path, a level set, or the boundary of a region. On those prompts, the rubric has a row for a contextual interpretation: "the particle's velocity is undefined" or "the slope of the boundary is infinite". A purely algebraic answer that does not translate the F_y = 0 condition into the language of the problem loses that row.
Worked FRQ-style walkthrough on y^2 (x^2 - 4) = x^2
This is a clean example to time yourself against. The curve is y^2 (x^2 - 4) = x^2. A typical AP-style prompt would ask for all critical points, the tangent behaviour at each, and the intervals on which the curve is the graph of a function. Here is the kind of write-up that scores the full row at each step.
Step 1. Differentiate implicitly. The derivative of the left side is 2y(dy/dx)(x^2 - 4) + y^2 (2x). The right side gives 2x. Equating and solving for dy/dx gives dy/dx = (2x - 2xy^2) / (2y(x^2 - 4)) = x(1 - y^2) / (y(x^2 - 4)). The graders want this in a single expression, with dy/dx isolated.
Step 2. Solve dy/dx = 0. The numerator is x(1 - y^2). On the curve, setting y^2 = 1 gives x^2 (1 - 4) = 1, which is -3x^2 = 1 and has no real solution. Setting x = 0 gives y^2 (0 - 4) = 0, so y = 0. But (0, 0) is not on the curve. The conclusion: dy/dx = 0 has no points on this curve. State that in one line.
Step 3. Solve F_y = 0. F(x, y) = y^2 (x^2 - 4) - x^2, so F_y = 2y(x^2 - 4). Setting F_y = 0 gives y = 0 or x = ±2. The points on the curve with y = 0 require x^2 = 0, so (0, 0), but again this is not on the curve. The points with x = 2 give y^2 (0) = 4, impossible, and x = -2 gives y^2 (0) = 4, also impossible. The conclusion: no vertical tangents from F_y = 0 either. State that in one line.
Step 4. The interesting behaviour is at x = ±2, where the curve is undefined and the implicit function theorem does not apply even though F_y is not literally zero everywhere there. A student who notices this and writes "the curve has vertical asymptotes at x = ±2" earns the contextual row. A student who stops after Steps 2 and 3 leaves that row blank.
This problem is unusual because the rubric rewards a negative answer. "No critical points from dy/dx = 0; no critical points from F_y = 0" is a complete, scored response. The graders do not deduct for the absence of points. They deduct for the absence of a written conclusion.
Time budgeting on the FRQ and how it changes your answer
An implicit critical-point FRQ is usually one part of a longer question, often the (b) or (c) part of a two-context problem. On the AP Calculus AB exam, the time budget for a full FRQ is roughly 15 minutes, and on BC it is similar. That means the implicit critical-point subpart has about 6 minutes. The structure of the question should match the structure of the answer.
A workable 6-minute plan looks like this. Spend 90 seconds on the implicit differentiation step, including setting up the equation and isolating dy/dx. Spend 90 seconds on the dy/dx = 0 row: write the numerator equation, solve it against the curve, list the candidate points. Spend 90 seconds on the F_y = 0 row: write F_y, set it to zero, solve it against the curve, list the candidate points. Spend the remaining 90 seconds on the geometric conclusion at each point, plus a one-sentence summary if the prompt requires it.
If you are running out of time, the row you may not skip is the F_y = 0 row. The dy/dx = 0 row is where partial credit lives; a student who has differentiated correctly and identified the numerator as the source of the zero points will usually get at least 1 of the 2 derivative-related points. The F_y = 0 row is all-or-nothing, because the graders can only score the classification, not the algebra, and you cannot classify a point you have not listed.
For most candidates reading this, the practical advice is to write the F_y = 0 row in full, even if it is short, before writing the geometric conclusion row. The graders see dozens of papers where the algebra is correct but the classification is missing. A short, complete F_y = 0 paragraph with a one-line classification is worth more than a long, well-differentiated answer that stops at the algebra.
What graders actually look for, in rubric order
The AP Calculus FRQ rubric for an implicit critical-point part typically has three or four rows. Reading the rubric in order, here is what the graders are looking for, and how to give it to them.
Row 1, derivative. The graders want a correct expression for dy/dx, written as a single rational expression, with dy/dx isolated. The common ways to lose this row are to leave dy/dx on both sides, to forget the inner derivative on a y^2 or a y^3 term, or to simplify an expression that the rubric expected in unsimplified form. The last one is rare; do not over-simplify.
Row 2, the dy/dx = 0 candidates. The graders want the candidate points listed, and they want the work of solving shown. If the candidate points are not on the curve, say so and exclude them. A common error is to list (0, 0) as a critical point of y^2 = x^2 - 4x without checking that (0, 0) is on the curve. It is not, and the row goes.
Row 3, the F_y = 0 candidates. The graders want this row, and they want it written in the language of partial derivatives even if you do not use the term "F_y". Writing "set the denominator of dy/dx to zero" is acceptable. Writing "set 2y = 0" is acceptable. Skipping the row is not acceptable.
Row 4, classification. The graders want a one-line conclusion at each candidate point: horizontal tangent, vertical tangent, cusp, self-intersection, or undefined behaviour. This row is the easiest to score and the easiest to skip. If you have time for one more sentence after the algebra, write the classification.
The order in which you write these rows does not have to match the order in which the rubric lists them, but the order in which you think about them does. Work from the inside out: derivative, then candidate points, then classification. Reading your work, the graders will follow the same path.
AB versus BC: what changes on the implicit critical-point question
On the AP Calculus AB exam, implicit critical points usually appear inside a single FRQ part, often combined with a related-rates or tangent-line question. The curves tend to be simple: circles, ellipses, and low-degree polynomials. The graders do not expect the student to handle cusps or self-intersections. The implicit critical-point row on AB is usually 2 or 3 points.
On the AP Calculus BC exam, the same question type can be harder in two ways. First, the curve can be more elaborate, often with a parameter that the student is expected to discuss. Second, the prompt can ask for a second-derivative or higher-derivative row, which means the student has to differentiate the dy/dx expression implicitly again. This is where the inner-derivative error becomes a double error, because the second differentiation step also relies on treating y as a function of x.
For BC students, the practical extension is to practise differentiating a quotient that contains both x and y. The result will contain (dy/dx)^2 in some prompts, and a student who has never seen that before will not know whether to keep it or eliminate it. The rule: do not eliminate (dy/dx)^2 unless the prompt asks you to. Write the second derivative, then substitute the first derivative expression, then substitute the point. The order is mechanical and the graders reward it.
For AB students, the practical focus is narrower. Practise three things: implicit differentiation of y^2 and y^3 terms, solving F_y = 0 against the curve, and writing the geometric conclusion. A student who can do all three on a circle, an ellipse, and a cubic curve is unlikely to lose the implicit critical-point row on the AB exam.
Pulling it together: a checklist before you submit
Before you move on to the next FRQ part, run through this checklist. It is short, and it is the difference between a 5 and a 4 on the implicit critical-point row.
- Is dy/dx written as a single rational expression with dy/dx isolated?
- Did I list every candidate point from dy/dx = 0, and did I check each one against the curve?
- Did I list every candidate point from F_y = 0, and did I check each one against the curve?
- Did I write a geometric conclusion at every candidate point?
- Did I translate the algebra into the language of the problem (particle, slope, region, etc.)?
If the answer to any of those is no, the row is at risk. Most candidates reading this will lose points on the second or third item, not the first. The differentiation is a practised skill by the time you are sitting the AP exam. The discipline of solving two equations against the curve, and listing the points from each, is the actual differentiator.
Conclusion and next steps
An implicit critical-point question on AP Calculus is a system-of-equations problem in disguise. The graders are not testing whether you can differentiate; they are testing whether you can run the implicit function theorem in your head, write the two conditions, solve them against the curve, and translate the algebra into geometry. The work is mechanical, but it has a shape, and the shape is the rubric. If your answer has the shape of the rubric, the points follow.
The next step is targeted practice. Pick three implicit curves: a circle, an ellipse, and a cubic such as y^2 = x^3 - x. For each, time yourself on the derivative row, the dy/dx = 0 row, the F_y = 0 row, and the classification row. Do not move on until each row is written in 90 seconds or less. That is the speed the AP exam requires, and the speed that turns a 4 into a 5.
AP Courses' one-to-one AP Calculus programme pairs each student with a tutor who scores their implicit critical-point FRQ attempts against the official rubric, marks the F_y = 0 row separately, and rebuilds the answer row by row until the geometry sits naturally next to the algebra.