AP Calculus differentiability and continuity sit at the foundation of every multiple-choice set and every free-response problem on the AB and BC exams. Every derivative you compute, every limit you evaluate, every graph you sketch eventually circles back to one question: is the function behaving smoothly at this point, and can we take its slope? A candidate who can answer that question quickly and accurately, both symbolically and graphically, is the candidate who walks out of the exam with a 5. The LSAT preparation crowd overlaps less with AP Calculus than with the SAT, but the same discipline of test-specific pattern recognition applies: know the question family, know the test-makers' favourite traps, and know the three-second checks that separate a confident answer from a guess. This article maps that discipline onto the AP Calculus topic of differentiability and continuity, which is one of the most heavily tested units in Units 1 and 2 of the CED (Course and Exam Description).
The definitions that the AP exam actually tests
Most students arrive at AP Calculus with a fuzzy mental image of what 'continuous' or 'differentiable' means, and that fuzziness is the single biggest source of lost points in the first two units. The College Board rewards a precise, three-condition definition. A function f is continuous at a point x = a if and only if three things are simultaneously true: f(a) is defined, the limit of f(x) as x approaches a exists, and that limit equals f(a). If any of those three conditions fails, the function has a discontinuity at a, and the test will frame the failure as a removable discontinuity, a jump discontinuity, or an infinite discontinuity. Removable means the limit exists but disagrees with the value, or the value is missing; jump means the left-hand and right-hand limits both exist but differ; infinite means at least one of the one-sided limits is unbounded.
Differentiability sits one level deeper. A function f is differentiable at x = a if the derivative f'(a) exists. By the limit definition, that means the limit of [f(a + h) − f(a)] / h as h approaches 0 must exist, and it must be the same whether h approaches 0 from the positive or the negative side. Equivalently, the limit of [f(x) − f(a)] / (x − a) as x approaches a must exist. When students read the phrase 'f is differentiable at a', the AP exam expects them to verify that the left-hand derivative equals the right-hand derivative, that the function is defined in a neighbourhood around a (not just at a single point), and that the function is continuous at a.
The hierarchy here is non-negotiable: differentiability implies continuity, but continuity does not imply differentiability. A function can be perfectly continuous at a corner or a cusp — think of f(x) = |x| at x = 0 — and still fail to be differentiable because the slope from the left and the slope from the right disagree. The AP exam exploits this asymmetry relentlessly. In a typical multiple-choice item, you are given a piecewise graph and asked to count the points of non-differentiability; in a typical free-response item, you are asked to justify that a function is differentiable on an open interval, which forces you to mention continuity as a precondition.
One last definitional point that catches students off guard. Differentiability on a closed interval [a, b] in the AP sense means differentiability on the open interval (a, b) plus right-continuity at a and left-continuity at b, and the one-sided derivatives at the endpoints are allowed to exist independently. This is the only situation in which a 'one-sided derivative' is a legitimate final answer on the AP exam, and it shows up in the mean value theorem and the extreme value theorem contexts.
The seven question families you will recognise on test day
After grading several hundred AP Calculus free responses, I can tell you that differentiability and continuity questions collapse into seven recurring families. Learn the family before you learn the formula, because the family tells you which check to perform first.
- Three-condition continuity check. Given a symbolic expression, verify that f(a) is defined, that the limit exists, and that the two agree. These are the warm-up items in Section I.
- Piecewise continuity and differentiability. Given f(x) = expression 1 for x less than a, and expression 2 for x greater than or equal to a, find the value of a parameter that makes f continuous, or differentiable, or both. These are the BC exam's favourite two-part items.
- Graph-based counting. Given a hand-drawn or screen-rendered graph, count the discontinuities, classify them, and identify which points are non-differentiable. The 2014 and 2018 BC exams each opened with one of these.
- Limit definition of the derivative. Compute f'(a) directly from the limit definition, often for a function whose derivative formula is annoying. The test-makers love this because it punishes students who have memorised only the short-cut rules.
- Differentiability implies continuity converse trap. A multiple-choice stem says 'f is continuous at a, so f is differentiable at a'. The correct answer is 'this statement is not necessarily true', and the test-makers provide a graph of |x| or a corner function as a counter-example.
- Greatest integer and piecewise trigonometric functions. floor(x), fractional part, and the absolute value of sine each have a small set of non-differentiable points, and the test asks you to identify them.
- IVT and continuity on a closed interval. State the intermediate value theorem, verify its hypotheses for a given function and interval, and apply it to prove that a root lies in a sub-interval. This is a free-response staple worth six to nine points.
For most candidates reading this, the second and third families are where the points hide. A piecewise differentiability problem on the 2012 BC exam asked students to find two constants; the constants were determined by a continuity condition and a differentiability condition applied at the same boundary. Half the cohort set the two expressions equal, solved for one constant, and submitted without ever checking the slopes. That single missed step cost them a 5.
Differentiability implies continuity, and four other theorems you must recognise on sight
AP Calculus rewards a student who can name the theorem, state the hypotheses, and check them — in that order, on the page, every time. The five theorems that orbit the differentiability-and-continuity topic are the ones to drill until they are reflex.
1. Differentiability implies continuity. If f is differentiable at a, then f is continuous at a. Contrapositive: if f is not continuous at a, then f is not differentiable at a. The AP exam uses the contrapositive constantly, because it lets you rule out differentiability with a one-line continuity check.
2. The intermediate value theorem (IVT). If f is continuous on [a, b] and N lies between f(a) and f(b), then there exists a c in (a, b) such that f(c) = N. The exam will give you a continuous-looking function, ask you to verify the hypotheses, and then ask you to conclude that a specific root or value exists inside an interval. The verb matters: you must 'verify' the hypotheses, not just 'check' them.
3. The extreme value theorem (EVT). If f is continuous on a closed interval [a, b], then f attains both an absolute maximum and an absolute minimum on that interval. Continuous is the operative word, and the test-makers will provide a piecewise function that is continuous on (a, b) but not at the endpoints, and then ask you to explain why EVT does not apply.
4. The mean value theorem (MVT). If f is continuous on [a, b] and differentiable on (a, b), then there exists a c in (a, b) such that f'(c) = [f(b) − f(a)] / (b − a). The geometric reading — the secant slope equals some tangent slope — is what the BC exam likes to ask about, and the verbal reasoning chain is graded for language as well as for algebra.
5. Rolle's theorem. A special case of MVT where f(a) = f(b), so the secant slope is zero and the conclusion is that some tangent is horizontal in the open interval. Rolle's theorem is the engine behind a long line of 'prove there is a point where the derivative is zero' free-response items.
Notice the pattern: continuity is the engine of IVT and EVT, and differentiability on an open interval is the engine of MVT and Rolle's. The exam reads the same way it writes — verify, then conclude. When a free-response prompt says 'show that there exists a c in (a, b) such that f'(c) = 5', the rubric is hunting for the words 'continuous on [a, b]', 'differentiable on (a, b)', and the cited MVT in that order.
Reading the graph: where the test-makers hide the answer
About one in every four AP Calculus multiple-choice items involving differentiability and continuity hands you a graph and asks you to interpret it. The skill is not 'read the graph carefully' — the skill is to know in advance what the test-makers are looking for, and to scan the graph for those features first.
The features in priority order are: open circles, closed circles, vertical asymptotes, corners, cusps, vertical tangent lines, horizontal tangent lines, and any sudden change in concavity. An open circle at (a, b) means the function is not defined at a, or not equal to b at a; a closed circle at the same point means the value is forced to be b. A vertical asymptote is an infinite discontinuity; a corner is a continuous-but-not-differentiable point; a cusp is the same. A vertical tangent line — where the graph goes up or down infinitely steeply — is differentiable but with an infinite slope, and the test sometimes gives you a function like the cube root of x at the origin to test that distinction.
Here is a quick scan protocol I teach. Look at the graph for 5 seconds, not 30. Count the open circles; that gives you the number of discontinuities. Count the corners and cusps; that gives you the number of additional non-differentiable points that are still continuous. Look for any place where the graph has a vertical tangent and label it 'differentiable with infinite slope' in your margin. By the end of those 5 seconds you should have a number for the discontinuities, a number for the non-differentiable continuous points, and a number for the vertical tangents. The multiple-choice stem will ask for one of those numbers, and you will have it before you finish reading the question.
The piecewise problem: a worked example
Let f(x) be defined as 2x + 1 for x less than 1, and as x² + c for x greater than or equal to 1. For what value of c is f continuous at x = 1? For what value of c is f differentiable at x = 1? This is the template that the AP exam uses over and over, and a worked walkthrough is worth more than a paragraph of theory.