Study Guide

Second Derivative Test

AP Calculus ABΒ· AP Calculus AB CED β€” Analytical Applications of DifferentiationΒ· 14 min read

1. Core Definition and Purposeβ˜…β˜…β˜†β˜†β˜†β± 3 min

The second derivative test is an analytical method to classify critical points of a twice-differentiable function as local maxima, local minima, or inconclusive. For AP Calculus AB, this topic falls in Unit 5, which makes up 15–18% of your total exam score, and appears in both multiple-choice (MCQ) and free-response (FRQ) sections.

Unlike the first derivative test, which requires analyzing the sign change of around a critical point, the second derivative test only requires evaluating the second derivative at the critical point itself, making it faster when the second derivative is easy to compute. It has clear limitations you must recognize for the exam.

2. Formal Statement and Geometric Intuitionβ˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

A critical point of is a point in the domain of where or is undefined. The second derivative test only applies to critical points where and exists; if is undefined, you must use the first derivative test regardless.

πŸ“˜ Definition

Second Derivative Test for Local Extrema

If is twice differentiable at and :

  1. If , has a local maximum at
  2. If , has a local minimum at
  3. If or does not exist, the test is inconclusive

The intuition comes from concavity: if , the function is concave down at , curving downward around the horizontal tangent to form a peak (local maximum). If , the function is concave up, curving upward around the horizontal tangent to form a valley (local minimum).

πŸ“ Worked Example

Consider . Find all critical points where and classify them using the second derivative test.

  1. 1

    Compute first derivative and find critical points

    fβ€²(x)=3x2βˆ’12x+9=3(xβˆ’1)(xβˆ’3)f'(x) = 3x^2 - 12x + 9 = 3(x-1)(x-3)
  2. 2

    Setting gives critical points at and , both in the domain of .

  3. 3

    Compute the second derivative

    fβ€²β€²(x)=6xβˆ’12f''(x) = 6x - 12
  4. 4

    Evaluate at

    fβ€²β€²(1)=6(1)βˆ’12=βˆ’6<0f''(1) = 6(1) - 12 = -6 < 0
  5. 5

    By the second derivative test, has a local maximum at .

  6. 6

    Evaluate at

    fβ€²β€²(3)=6(3)βˆ’12=6>0f''(3) = 6(3) - 12 = 6 > 0
  7. 7

    By the second derivative test, has a local minimum at . Final result: local maximum at , local minimum at .

Exam tip:

Always explicitly connect the sign of to your classification to earn full credit on FRQs.

3. Inconclusive Cases and Resolutionβ˜…β˜…β˜…β˜†β˜†β± 3 min

βœ“ Calculator OK

When at a critical point where , the second derivative test cannot give a definitive answer. This does not mean there is no extremum at : for example, has but is a local minimum, while also has but is not an extremum.

When the test is inconclusive, the only valid approach on the AP exam is to fall back to the first derivative test: check the sign of on intervals on either side of .

πŸ“ Worked Example

Given , find all critical points and classify any that are inconclusive by the second derivative test.

  1. 1

    First derivative

    fβ€²(x)=4x3βˆ’12x2=4x2(xβˆ’3)f'(x) = 4x^3 - 12x^2 = 4x^2(x - 3)
  2. 2

    Critical points where are and .

  3. 3

    Second derivative

    fβ€²β€²(x)=12x2βˆ’24x=12x(xβˆ’2)f''(x) = 12x^2 - 24x = 12x(x - 2)
  4. 4

    Classify with the second derivative test first

    fβ€²β€²(3)=12(3)(1)=36>0f''(3) = 12(3)(1) = 36 > 0
  5. 5

    This confirms a local minimum at .

  6. 6

    Evaluate at

    fβ€²β€²(0)=12(0)(βˆ’2)=0f''(0) = 12(0)(-2) = 0
  7. 7

    The test is inconclusive here. Check the sign of around : for , . For , . No sign change means is neither a maximum nor minimum.

Exam tip:

Leaving an inconclusive point unclassified will cost you at least one point on FRQs.

4. Second Derivative Test for Absolute Extremaβ˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Calculator OK

By the Extreme Value Theorem, absolute extrema of a continuous function on a closed interval occur either at critical points inside the interval or at the endpoints. After using the second derivative test to classify local extrema, you still must compare function values at all candidates to find the absolute maximum and minimum.

This workflow is faster than using the first derivative test for classification, and is the most common approach for optimization FRQs on the AP exam.

πŸ“ Worked Example

Find the absolute maximum and absolute minimum of on the closed interval , using the second derivative test to classify critical points.

  1. 1

    First derivative

    fβ€²(x)=6x2βˆ’18x+12=6(xβˆ’1)(xβˆ’2)f'(x) = 6x^2 - 18x + 12 = 6(x-1)(x-2)
  2. 2

    Critical points inside are and .

  3. 3

    Second derivative

    fβ€²β€²(x)=12xβˆ’18f''(x) = 12x - 18
  4. 4

    Classify critical points

    fβ€²β€²(1)=12(1)βˆ’18=βˆ’6<0β€…β€ŠβŸΉβ€…β€Šlocal maximum at x=1f''(1) = 12(1) - 18 = -6 < 0 \implies \text{local maximum at } x=1
  5. 5
    fβ€²β€²(2)=12(2)βˆ’18=6>0β€…β€ŠβŸΉβ€…β€Šlocal minimum at x=2f''(2) = 12(2) - 18 = 6 > 0 \implies \text{local minimum at } x=2
  6. 6

    Evaluate at all candidates (critical points + endpoints): , , , .

  7. 7

    Compare values: absolute minimum is at , absolute maximum is at .

Exam tip:

Never apply the second derivative test to endpoints, they are only candidates for absolute extrema.

5. Check Your Understandingβ˜…β˜…β˜…β˜†β˜†β± 3 min

βœ“ Quick check

Test your knowledge with this AP-style multiple choice question:

  1. The function is twice differentiable for all real , and has a critical point at with . If , which of the following is true about at ?

    • A) has a local maximum at

    • B) has a local minimum at

    • C) has an inflection point at

    • D) The second derivative test is inconclusive at

    Reveal answer
    3 β€”

    , so the test is inconclusive. is not sufficient to confirm an inflection point, so option C is incorrect.

6. Common Pitfalls

Wrong move:

Classifying a critical point where is undefined using the second derivative test.

Why:

The test requires and exists to work, and critical points can occur where is undefined.

Correct move:

Always use the first derivative test to classify any critical point where does not exist.

Wrong move:

Concluding is not an extremum when the second derivative test is inconclusive ().

Why:

Inconclusive means the test cannot give a result, not that there is no extremum. Many extrema have .

Correct move:

Always fall back to the first derivative test to check for a sign change of around .

Wrong move:

Mixing up sign rules: stating means a local minimum (or vice versa).

Why:

Confusion between concavity direction and the type of extremum is a very common exam mistake.

Correct move:

Use geometric intuition: concave down () is a hill (local maximum), concave up () is a valley (local minimum).

Wrong move:

Setting to find critical points for the second derivative test.

Why:

Students confuse critical points (found from first derivative) with inflection points (found from second derivative).

Correct move:

Always find critical points by setting first, then plug those -values into .

Wrong move:

Stopping after classifying local extrema and not checking endpoints when finding absolute extrema on a closed interval.

Why:

Students assume the absolute maximum must be the largest local maximum, but the Extreme Value Theorem allows absolute extrema at endpoints.

Correct move:

Always list all candidates: all critical points inside the interval plus both endpoints, then evaluate at all candidates.

7. Quick Reference Cheatsheet

Category

Rule / Statement

Notes

Local Maximum Rule

If and β†’ local max at

Only applies when and exists

Local Minimum Rule

If and β†’ local min at

Same requirements as local maximum rule

Inconclusive Case

If and or undefined β†’ test inconclusive

Never conclude no extremum; always use first derivative test

Critical Point Step

Find critical points by solving

Do not use to find test candidates

Undefined

Critical points with undefined cannot use SDT

Use first derivative test for these points

Absolute Extrema Candidates

All critical points inside interval + interval endpoints

SDT classifies local extrema; always compare function values

Geometric Mnemonic

= concave down = hill = local max; = concave up = valley = local min

Use this to fix sign confusion errors

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.

  • 2023 Β· MCQ

    Classify critical point with SDT

  • 2022 Β· FRQ

    Justify extremum in optimization

What's Next

Mastering the second derivative test is a critical prerequisite for all optimization problems, the most heavily tested application of derivatives in Unit 5 of AP Calculus AB. Next, you will extend the concepts of concavity and extrema to identify inflection points and intervals of concavity, which are regularly tested in both MCQ and FRQ sections. You will also apply the second derivative test to constrained optimization problems, where you find the maximum or minimum of a real-world function subject to a domain constraint. Without correctly classifying extrema using the second derivative test, you will not be able to correctly justify your answers to these problems, which frequently require explicit justification for full credit.