Concavity is one of those AP Calculus topics that looks mechanical on the surface — take the second derivative, read the sign, write the answer — yet it is also one of the highest-leverage ideas a candidate can master, because the same handful of patterns surface in multiple-choice items, in free-response sketching questions, in the analysis of motion along a line, and in the justification steps of related-rates and optimisation problems. Strong students treat concavity as a habit of mind rather than a single procedure, and that habit pays off across both the AB and the BC syllabus. This article is written as a tutor-to-student walk-through: a working definition of concave up and concave down, the role of f″(x) and the second-derivative test, the precise way the AP Calculus exam phrases its questions, the most common sign-and-arithmetic errors candidates make, and a preparation strategy that fits the rhythm of an IB Diploma student who is also sitting AP Calculus.
What concavity actually means on an AP Calculus exam
Concavity is a property of a curve, not of a single point. A function is called concave up on an interval when its graph lies above every tangent line drawn on that interval; visually, the curve bends upward, like the bottom half of a smile. A function is concave down on an interval when the graph lies below every tangent line drawn on that interval; the curve bends downward, like the top of a frown. AP Calculus questions almost never ask for this geometric description in plain English. Instead, the rubric wants you to state the interval, name the sign of the second derivative, and link the two in one or two clean sentences.
The official Course and Exam Description uses the language "concave up" and "concave down" together with the sign of f″(x). The chain of reasoning that earns full credit is: compute f″(x); determine where f″(x) > 0 (concave up) and where f″(x) < 0 (concave down); state each as an interval of x-values, not as individual x-values. A candidate who writes "f is concave up at x = 2" loses the concavity point, because concavity is defined on an open interval, not at a single x. This is the first trap, and it costs marks on roughly one in three free-response sketches.
The second piece of vocabulary, an inflection point, is a point on the graph where the concavity changes. Two conditions must both hold for a point to qualify as an inflection point: the second derivative must change sign across that x-value, and the original function f(x) must actually be defined there. A point where f″(x) = 0 but does not change sign is not an inflection point. A point where f″(x) is undefined and changes sign is a legitimate inflection point, even though f″(x) = 0 does not hold. Candidates who memorise "inflection point means f″ = 0" routinely lose a point on free-response items that test exactly this distinction.
Finally, concavity on the AP exam is bidirectional: a single graph can be concave up on one piece and concave down on another, and the question will often ask for both intervals in the same item. Reading the question carefully to see whether the rubric wants a single interval or a list of intervals is part of the skill.
How the second derivative encodes the bending of a curve
The reason f″(x) controls concavity is geometric, not algebraic. The first derivative f′(x) gives the slope of the tangent line at each point. As you move from left to right across a region where the slopes are increasing, the tangent line rotates counter-clockwise and the curve bends upward — that is concave up. Where the slopes are decreasing, the tangent line rotates clockwise and the curve bends downward — that is concave down. The quantity "how fast the slope is changing" is exactly f″(x). So f″(x) > 0 means slopes are increasing, and the curve is concave up; f″(x) < 0 means slopes are decreasing, and the curve is concave down.
In practice, the workflow is the same on every concavity item:
- Differentiate twice to obtain f″(x).
- Find the x-values where f″(x) = 0 or where f″(x) does not exist. These are the candidate inflection points.
- Build a sign chart for f″(x) by testing a point in each interval cut off by the candidates.
- Read off the intervals of concavity and the locations where the sign actually changes.
For most AP items, the candidate set comes from solving a quadratic in x set equal to zero. The sign chart is therefore a three-row analysis: zeros of f″, the sign of f″, and the resulting concavity label. A sign error on any one row propagates into the final answer, so the chart is worth the thirty seconds it takes to draw it cleanly.
For BC candidates, there is a second route to the same information. The Taylor polynomial approximation centred at a point a takes its shape from the sign of the second derivative near a. When f″(a) > 0, the second-order Taylor polynomial is a parabola opening upward, and the local picture is concave up. When f″(a) < 0, the local picture is concave down. The Taylor-series angle is a BC-only way of arriving at the same conclusion, and it shows up in series-table multiple-choice items where the answer is read directly from a sign.
The four question families that test concavity on the AP exam
Concavity is not a single item type. It appears in at least four recurring shapes, and a candidate who can recognise the shape can save a minute per item by going straight to the right procedure.
Family 1: direct sign analysis of a given f″(x)
The simplest item gives you a closed-form f″(x) and asks where the graph of f is concave up. There is no differentiation, only sign analysis. For example, given f″(x) = (x − 1)(x − 3), the candidate set is {1, 3}; the sign chart shows f″ > 0 for x < 1 and for x > 3, and f″ < 0 on the middle interval. The free-response version of this same item is worth a single point in the rubric, and a clean interval answer in interval notation earns it.
Family 2: differentiate twice from a given f(x)
More commonly, the prompt gives you f(x) and asks for intervals of concavity, possibly along with inflection points. You compute f′(x) and then f″(x), factor, and read the sign chart. Items in this family often include a domain restriction, such as f(x) = ln(x) · sin(x) on (0, ∞), and the candidate must remember to restrict the answer to the domain, not the whole real line. Losing the domain restriction is a silent point loss; the rubric is unforgiving on intervals stated outside the function's domain.
Family 3: motion and the second derivative of position
In Particle A / Particle B items, position s(t) is given and velocity v(t) = s′(t) tells you the direction of motion, while acceleration a(t) = s″(t) tells you the concavity of the position-time graph. AP readers will accept a sentence like, "The position of the particle is concave up on (0, 4) because s″(t) > 0 on that interval." The question itself, however, is usually about speed increasing or decreasing, which is a restatement of concavity in motion language. A candidate who can switch fluently between the geometric language of concavity and the physical language of "speeding up" or "slowing down" picks up marks that less flexible candidates miss.
Family 4: free-response graph sketch and justification
The two- or three-prompt free-response sketch question typically gives you a function, asks for y′ and y″, and then asks you to identify intervals of increase, decrease, concave up, and concave down, plus any local extrema and inflection points. Each labelled feature is usually a single rubric point, so the function-with-second-derivative sketch question is one of the highest-value items on the entire paper. The trick is to do the algebra on scratch paper first, build a single master table of x-values, signs, and labels, and then write the final answers in a tidy, left-aligned list.
Worked example: a complete concavity analysis
Take f(x) = x³ − 6x² + 9x + 2. This is a classic AP-style function because the algebra is gentle and the geometry is rich.
Step 1: differentiate twice.
f′(x) = 3x² − 12x + 9 = 3(x² − 4x + 3) = 3(x − 1)(x − 3)
f″(x) = 6x − 12 = 6(x − 2)
Step 2: candidate inflection points come from f″(x) = 0, giving x = 2. There is no point where f″ is undefined, so the candidate set is {2}.
Step 3: sign chart. For x < 2, pick x = 0: f″(0) = −12 < 0, so f is concave down on (−∞, 2). For x > 2, pick x = 3: f″(3) = 6 > 0, so f is concave up on (2, ∞).
Step 4: inflection point. The sign of f″ changes at x = 2, and f(2) = 8 − 24 + 18 + 2 = 4. The inflection point is therefore (2, 4).
Step 5: package the answer in the rubric's preferred language: "f is concave down on (−∞, 2) and concave up on (2, ∞); the graph has an inflection point at (2, 4)." Two sentences, four pieces of information, full credit. For an IB Diploma student reading this on a study break, the same five-step template — differentiate, candidate set, sign chart, label, package — works on virtually every concavity problem in the AP syllabus, including the BC Taylor-series and L'Hôpital items where the same sign of f″ drives the conclusion.
Common pitfalls and how to avoid them
Concavity questions are friendly in structure and unforgiving in scoring. A single missing interval, a sign flip, or a domain error can cost two or three rubric points on a single free-response item. The most common pitfalls, in my experience marking mock papers, are the following.
Pitfall 1: stating concavity at a point. "f is concave up at x = 1" is a logical error. Concavity is an interval property. State an open interval, even if the interval contains only one candidate. Replace "at x = 1" with "on (0, 2)" or similar.