Second Derivative Test
AP Calculus BCΒ· AP Calculus BC CED β Analytical Applications of DifferentiationΒ· 14 min read
1. Core Definition and Eligibility Conditionsβ β ββββ± 5 min
The second derivative test is a fast, concavity-based method to classify interior critical points of a twice-differentiable function. It is faster than the first derivative test because you only evaluate the second derivative at the critical point, rather than checking the sign of the first derivative on both sides. It accounts for ~4-5% of your total AP Calculus BC exam score, appearing in both multiple-choice and free-response sections.
Second Derivative Test
For function with critical point
If is twice differentiable on an open interval containing , and : 1. local maximum at ; 2. local minimum at ; 3. test is inconclusive
Example:
Polynomials with simple second derivatives can be classified quickly using this test.
Classify all local extrema of using the second derivative test.
- 1
Find the first derivative and solve for critical points:
- 2
Setting gives critical points at and , both with so they are eligible for the test.
- 3
Compute the second derivative:
- 4
Evaluate at each critical point:
- , so has a local maximum at
- , so has a local minimum at
- 5
The extremum values are and , so the local maximum is at and the local minimum is at .
Exam tip:
Always confirm before applying the second derivative test. It only works for critical points where the first derivative is zero, not for endpoints or critical points where is undefined.
2. Resolving Inconclusive Test Casesβ β β βββ± 6 min
When at an eligible critical point, the second derivative test is inconclusive. This means we cannot draw a conclusion about whether an extremum exists, because the curvature is zero at the point, but concavity may or may not change. For example, , , and all have and , but is a local minimum, local maximum, and no extremum respectively.
The only reliable approach to resolve an inconclusive test is to fall back to the first derivative test: check the sign of just left and right of . A sign change indicates an extremum, while no sign change means no extremum.
Classify the critical point at for using the second derivative test if possible; if not, use an appropriate alternative.
- 1
Confirm is an eligible critical point:
- 2
Compute the second derivative:
- 3
Evaluate at : , so the second derivative test is inconclusive.
- 4
Check the sign of around using the first derivative test:
- Left of 3 (at ):
- Right of 3 (at ):
- 5
Since does not change sign at , there is no local extremum at .
Exam tip:
Never automatically assume an inconclusive second derivative test means no extremum, or that the point is automatically an inflection point. Always run the first derivative test to confirm.
3. Optimization Justification with the Second Derivative Testβ β β βββ± 5 min
On AP Calculus BC FRQ, optimization problems require you to justify that the critical point you found is actually the maximum or minimum you are looking for. The second derivative test is the fastest way to earn full justification points, especially for applied problems with only one interior critical point.
For most applied optimization problems, the objective function has a domain that is an open interval , where the function value at the endpoints is non-optimal (e.g., volume of a box is zero when or at the maximum endpoint). If you have one interior critical point , and the second derivative test confirms it is a local maximum, this must be the absolute maximum on the interval. The same logic applies for local minima becoming absolute minima.
A rectangular open-top box is made from a 12 cm by 12 cm sheet of cardboard by cutting out squares of side length from each corner and folding up the sides. Use the second derivative test to confirm the value of that maximizes the volume of the box.
- 1
Write the objective volume function with domain :
- 2
Find the first derivative and critical points:
- 3
The only interior critical point on is ; is an endpoint and not eligible for the test.
- 4
Compute the second derivative:
- 5
Evaluate at : , so has a local maximum at . Since , this is the absolute maximum volume at cm.
Exam tip:
On FRQ optimization problems, justifying your extremum with the second derivative test is faster than testing endpoints or checking first derivative sign changes, and it earns full justification points if done correctly.
4. Concept Checkβ β β βββ± 3 min
Test your understanding of the second derivative test with these AP-style questions:
The function has a critical point at . What is the correct classification per the second derivative test?
Local maximum, because
Local minimum, because
Local maximum, because
The second derivative test is inconclusive for this point
Reveal answer
1 βCorrect! , so , which indicates a local minimum.
When the second derivative test gives at a critical point where , what should you do next?
Conclude there is no extremum at
Conclude is an inflection point
Use the first derivative test to check for a sign change of
Conclude is a local extremum
Reveal answer
2 βCorrect! An inconclusive second derivative test requires the first derivative test to resolve, because does not tell us if changes sign around .
5. Common Pitfalls
Wrong move:
Applying the second derivative test to a critical point where , or where is undefined.
Why:
Students confuse the requirement that with being any critical point, and often accidentally test inflection point candidates.
Correct move:
Always verify that before evaluating ; only eligible critical points are tested.
Wrong move:
Concluding there is no extremum when the second derivative test is inconclusive ().
Why:
Students assume an inconclusive result means no extremum, but many functions have extrema at points where , such as at .
Correct move:
Whenever or does not exist, fall back to the first derivative test to check for a sign change of .
Wrong move:
Claiming a point where is automatically an inflection point.
Why:
Students confuse the second derivative test's inconclusive result with the inflection point condition, which requires more than just .
Correct move:
To confirm an inflection point, check that changes sign around ; never use alone as sufficient proof.
Wrong move:
Using the second derivative test to classify an endpoint extremum on a closed interval.
Why:
Endpoints cannot be local extrema (they only have one side in the domain), so the test does not apply.
Correct move:
Use the Extreme Value Theorem to compare function values at all critical points and endpoints to find absolute extrema on closed intervals.
Wrong move:
Evaluating (the original function) instead of at the critical point to classify the extremum.
Why:
Students mix up steps when working quickly on multi-step problems, especially multiple-choice questions.
Correct move:
After finding critical points from , explicitly write out and evaluate it at each critical point before classifying.
6. Quick Reference Cheatsheet
Category | Rule / Formula | Notes |
|---|---|---|
Second Derivative Test Core Statement | If and exists: | Only for interior critical points with ; no endpoints or undefined |
Inconclusive Case Procedure | Check sign of around : | Always use this when |
Optimization Justification | One interior critical point on : | Valid for applied problems where endpoint values are non-optimal |
Critical Point Eligibility | Eligible only if | Critical points with undefined cannot be tested with this method |
Inflection Point Rule | Inflection point requires changes sign around | is necessary but not sufficient; do not confuse with extremum classification |
Closed Interval Extrema | Compare at all critical points and endpoints | Never use the second derivative test for endpoint extrema |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2022 Β· BC FRQ
Optimization extremum justification
- 2023 Β· BC MCQ
Classify critical point
What's Next
Mastering the second derivative test is a critical prerequisite for curve sketching, where you combine first and second derivative information to draw the graph of a function, a skill tested on nearly every AP Calculus BC exam. It is also the foundation for justifying extrema in applied optimization, a common free-response question topic. Failing to master the conditions for the test and how to resolve inconclusive cases can cost you easy justification points on FRQ, which make up half your total exam score. This topic also connects to higher-order derivative tests for Taylor polynomials later in the AP BC curriculum, building on the core logic of the second derivative test.
