AP-CALCBC-5.6-5.7

U5.6 Concavity and the Second Derivative Test

Master concavity, inflection points, and the Second Derivative Test in AP Calculus BC. Learn how the sign of f''(x) reveals curve shape and classifies extrema.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U5.6 Concavity and the Second Derivative Test, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

You already know how f(x)f'(x) tells you where a function rises and falls. Now the second derivative, f(x)f''(x), reveals a subtler feature: how the curve bends. Is it cupping upward like a bowl, or arching downward like a dome? This topic connects the sign of ff'' to concavity, pinpoints inflection points where the bending switches, and gives you a fast alternative to the First Derivative Test for classifying peaks and valleys. Mastering these tools sharpens your ability to sketch curves and answer the analysis questions that show up throughout AP free-response and multiple-choice.

Concavity and the Sign of f''(x)

A function is concave up on an interval if its graph curves upward like a bowl, and concave down if it curves downward like an arch. The precise link is through the second derivative: where f(x)>0f''(x) > 0, the function is concave up; where f(x)<0f''(x) < 0, it is concave down.

Why does this work? The second derivative measures the rate of change of the slope f(x)f'(x). When f>0f'' > 0, the slope is increasing — the tangent lines rotate counterclockwise as xx increases, producing the upward bow. When f<0f'' < 0, the slope is decreasing, tilting the tangents the other way.

A useful visual: on a concave-up interval, the graph lies above its tangent lines; on a concave-down interval, it lies below them.
ConditionSlope ff' behaviorConcavityGraph shape
f>0f'' > 0increasingupbowl / cup
f<0f'' < 0decreasingdowndome / cap
A common misconception is confusing concavity with increasing/decreasing. A function can be increasing while concave down (rising but leveling off) or decreasing while concave up (falling but slowing down). Sign of ff' and sign of ff'' are independent pieces of information.

Finding and Justifying Inflection Points

An inflection point is a point on the graph where concavity changes — from up to down, or down to up. To find candidates, look for xx-values where f(x)=0f''(x) = 0 or where f(x)f''(x) is undefined.

But a candidate is not automatically an inflection point. The concavity must actually change sign there. Consider f(x)=x4f(x) = x^4: here f(x)=12x2f''(x) = 12x^2, which equals 00 at x=0x = 0, yet ff'' is positive on both sides, so no concavity change occurs and there is no inflection point.

The reliable procedure is a sign analysis of ff'':

First, compute f(x)f''(x). Second, find all xx where f=0f'' = 0 or is undefined. Third, test the sign of ff'' in each interval between those values. Fourth, wherever the sign flips, you have an inflection point.

On the AP exam, a full-credit justification must state that ff'' changes sign, not merely that f=0f'' = 0. Write something like: "ff'' changes from negative to positive at x=2x = 2, so the graph has an inflection point there." Also remember that an inflection point requires the original function ff to be defined at that xx; a sign change across a vertical asymptote does not create an inflection point on the curve.

The Second Derivative Test

The Second Derivative Test classifies a critical point using concavity. Suppose f(c)=0f'(c) = 0 (a horizontal tangent). Then evaluate f(c)f''(c):

If f(c)>0f''(c) > 0, the graph is concave up at cc, so cc is a local minimum. If f(c)<0f''(c) < 0, the graph is concave down at cc, so cc is a local maximum. If f(c)=0f''(c) = 0, the test is inconclusive — you must fall back on the First Derivative Test.
f(c)f''(c)Concavity at ccClassification
positiveuplocal minimum
negativedownlocal maximum
zerounknowninconclusive
The intuition: at a critical point where the curve cups upward, you sit at the bottom of a bowl (minimum); where it caps downward, you sit at the top of a dome (maximum).

The test only applies at points where f(c)=0f'(c) = 0; it says nothing about critical points where ff' is undefined. When f(c)=0f''(c) = 0, do not conclude "neither" — you genuinely have no information and must analyze ff' around cc. The AP exam frequently rewards students who recognize the inconclusive case and correctly switch methods.

How the Exam Tests This Topic

AP questions blend graphical, tabular, and analytic formats. You might be handed the graph of ff' (not ff) and asked where ff is concave up — the answer is where ff' is increasing, since f>0f'' > 0 means ff' rising. This graph-reading twist is extremely common and trips up students who forget which function they are looking at.

Tables of values invite you to estimate concavity from how quickly outputs change. Multiple-choice items often list several candidate inflection xx-values and expect you to eliminate those where ff'' fails to change sign.

On free-response, justification language is graded strictly. To earn concavity points, reference the sign of ff''; to earn inflection points, state the sign change. For the Second Derivative Test, explicitly note that f(c)=0f'(c)=0 and give the sign of f(c)f''(c).

A frequent error is treating every zero of ff'' as an inflection point. Another is applying the Second Derivative Test at a point where ff' is undefined (like a cusp), where it simply does not apply. Practice writing crisp sentences that name the derivative, its sign, and the conclusion — that discipline directly converts to points.

Key terms

Concave up.
An interval where the graph curves upward like a bowl; equivalently, where f(x)>0f''(x) > 0 and the graph lies above its tangent lines.
Concave down.
An interval where the graph curves downward like a dome; equivalently, where f(x)<0f''(x) < 0 and the graph lies below its tangent lines.
Second derivative.
The derivative of f(x)f'(x), written f(x)f''(x); it measures the rate of change of the slope and determines concavity.
Inflection point.
A point on the graph where concavity changes sign (up to down or down to up); requires f=0f''=0 or undefined AND an actual sign change.
Second Derivative Test.
A method to classify a critical point cc with f(c)=0f'(c)=0: f(c)>0f''(c)>0 gives a local minimum, f(c)<0f''(c)<0 gives a local maximum, f(c)=0f''(c)=0 is inconclusive.
Critical point.
An xx-value where f(x)=0f'(x)=0 or f(x)f'(x) is undefined; the candidates for local extrema.
Inconclusive case.
When f(c)=0f''(c)=0 at a critical point, the Second Derivative Test yields no information and the First Derivative Test must be used instead.

Worked example

Let f(x)=x36x2+9x+1f(x) = x^3 - 6x^2 + 9x + 1. Determine the intervals of concavity, find any inflection points, and use the Second Derivative Test to classify the critical points.
Start with the first derivative: f(x)=3x212x+9=3(x24x+3)=3(x1)(x3)f'(x) = 3x^2 - 12x + 9 = 3(x^2 - 4x + 3) = 3(x-1)(x-3). Setting f(x)=0f'(x)=0 gives critical points at x=1x=1 and x=3x=3.

Now the second derivative: f(x)=6x12=6(x2)f''(x) = 6x - 12 = 6(x-2).

For concavity, solve f(x)=0f''(x)=0: x=2x=2. Test signs: for x<2x<2, say x=0x=0, f(0)=12<0f''(0) = -12 < 0, so concave down on (,2)(-\infty, 2). For x>2x>2, say x=3x=3, f(3)=6>0f''(3) = 6 > 0, so concave up on (2,)(2, \infty).

Since ff'' changes from negative to positive at x=2x=2, there is an inflection point there. Its yy-value: f(2)=824+18+1=3f(2) = 8 - 24 + 18 + 1 = 3, so the inflection point is (2,3)(2, 3).

Apply the Second Derivative Test at the critical points. At x=1x=1: f(1)=6(1)12=6<0f''(1) = 6(1)-12 = -6 < 0, concave down, so x=1x=1 is a local maximum. At x=3x=3: f(3)=6(3)12=6>0f''(3) = 6(3)-12 = 6 > 0, concave up, so x=3x=3 is a local minimum.

Conclusion: local max at x=1x=1, local min at x=3x=3, inflection point at (2,3)(2,3), concave down before x=2x=2 and concave up after.

Practice questions

The graph of f(x)f'(x) (the first derivative) is a straight line passing through the origin with positive slope. On what interval is ff concave up?
  1. (,0)(-\infty, 0) only
  2. (0,)(0, \infty) only
  3. all real numbers
  4. nowhere

Answer: all real numbers

Concavity of ff depends on where ff' is increasing, i.e., where f>0f'' > 0. If the graph of ff' is a line with positive slope, then ff' is increasing everywhere, so f(x)>0f''(x) > 0 for all xx. Therefore ff is concave up on all real numbers. The location where ff' crosses zero affects extrema of ff, not its concavity.
A student claims that because f(x)=0f''(x) = 0 at x=3x = 3, the function ff must have an inflection point at x=3x = 3. Explain why this reasoning is incomplete, and describe what additional condition is required.

Answer: An inflection point requires ff'' to change sign at x=3x=3, not merely equal zero there.

Setting f=0f''=0 only identifies a candidate. An inflection point exists only if concavity actually changes — that is, if ff'' is negative on one side of x=3x=3 and positive on the other. A counterexample is f(x)=(x3)4f(x)=(x-3)^4, where f(x)=12(x3)2f''(x)=12(x-3)^2 is zero at x=3x=3 but positive on both sides, so no concavity change and no inflection point. The correct procedure is a sign analysis of ff'' across x=3x=3.
Given g(x)=xexg(x) = xe^{-x}, find any local extrema using the Second Derivative Test.

Answer: Local maximum at x=1x=1.

Differentiate with the product rule: g(x)=exxex=ex(1x)g'(x) = e^{-x} - xe^{-x} = e^{-x}(1-x). Since ex>0e^{-x} > 0 always, g(x)=0g'(x)=0 only when x=1x=1. Now g(x)=ex(1x)+ex(1)=ex(x2)g''(x) = -e^{-x}(1-x) + e^{-x}(-1) = e^{-x}(x-2). Evaluate at the critical point: g(1)=e1(12)=e1<0g''(1) = e^{-1}(1-2) = -e^{-1} < 0. Because g(1)g''(1) is negative, the graph is concave down at x=1x=1, so gg has a local maximum there. Its value is g(1)=1e1=1/eg(1) = 1\cdot e^{-1} = 1/e.

FAQ

What is the difference between the First and Second Derivative Tests?
The First Derivative Test classifies a critical point by checking whether ff' changes sign around it (positive-to-negative means a max, negative-to-positive means a min). The Second Derivative Test instead evaluates ff'' at the critical point: positive means a min, negative means a max. The Second Derivative Test is often faster but fails when f(c)=0f''(c)=0 or when ff' is undefined; in those cases you must use the First Derivative Test.
Does f''(x) = 0 always mean there is an inflection point?
No. f(x)=0f''(x)=0 only flags a candidate. An inflection point exists only if ff'' actually changes sign there, meaning concavity switches from up to down or vice versa. For example, f(x)=x4f(x)=x^4 has f(0)=0f''(0)=0 but stays concave up on both sides, so there is no inflection point at x=0x=0.
How do I read concavity from the graph of f'?
Look at whether ff' is increasing or decreasing. Where the graph of ff' is increasing, f>0f''>0, so ff is concave up. Where ff' is decreasing, f<0f''<0, so ff is concave down. Points where ff' has a local max or min correspond to inflection points of ff.
What justification do I need to write on the AP free-response for an inflection point?
State that the second derivative changes sign. For example: "ff'' changes from negative to positive at x=2x=2, so ff has an inflection point at x=2x=2." Simply writing "f(2)=0f''(2)=0" is not sufficient for full credit — the sign change is the essential condition.

Learn this with a teacher, not a page

The Crimsora tutor teaches U5.6 Concavity and the Second Derivative Test live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.