Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Second Derivative Test for Local Maxima and Minima

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

How to Use the Second Derivative Test with Formula and Solved Examples

What is Second Derivative Test

In mathematics, the meaning of the second derivative stands for a function which is the derivative of the derivative of that function. Would you want to know how to write a second derivative in mathematical expression? Write it as: - f 00(x) or as d 2 f dx2. Now do you know the utility of the first derivative with respect to the second derivative? While the first derivative can make us aware if the function is increasing or decreasing, the second derivative puts into the picture if the first derivative is increasing or decreasing.

Conditions of Concavity for Second Derivative Test

Always keep in mind that, if the 2nd derivative is positive, it states that the first derivative is increasing, so that the slope of the line of tangent to the function is increasing as x increases. We experience this occurrence graphically as the curve of the graph being concave up, that is, fashioned like a parabola opening upward.

Now, in the similar vein, if the second derivative comes about as negative, then the first derivative is decreasing, in order as the slope of the tangent to the function is decreasing as ‘x’ increases. Illustratively in Graphs, we notice this as the curve of the graph which is concave down, that is, modeled like a parabola opening downward. At the points where the second derivative is 0, we do not acquire knowledge of anything with respect to the shape of the graph: it may either be concave up or concave down, or it may be changing all- through concave up to concave down or vice-versa. Hence, to sum up:

If d 2 f dx2 (p) is greater than 0 at x = p, then f(x) is concave up at x = p.

If d 2 f dx2 (p) is lesser than 0 at x = p, then f(x) is concave down at x = p.

If d 2 f dx2 (p) is 0 at x = p, then we are unaware of anything new about the attitude of f(x) at x = p. 

[Image will be Uploaded Soon]

Utility of Second Derivative Test

The second derivative test is factually less dominant than the first derivative test. That clearly made you curious as to why then is it ever used? A principal reason is that in conditions where it is conclusive, the second derivative test is commonly and comparatively easier to apply. This, in turn, is due to the reason that the second derivative test solely needs the calculation of formal expressions for derivatives. As well, it requires the assessment of the symbols of these expressions at preferably a point than on an interval. Assessments at a point usually necessitate less arithmetic/ algebraic maneuver or handling.

Moreover, a 2nd derivative test can help identify whether a stationary point is a Local Maxima or a Local Minima or if it is a global maxima/global minima. It is found out by comparing the value of local maxima/minima with other global maxima/global minima.

Usability of Second Derivative Test

The second derivative test is often most useful when seeking to compute a relative maximum or minimum if a function has a first derivative that is (0) at a particular point. Since the first derivative test is found lacking or fall flat at this point, the point is an inflection point. The second derivative test commits on the symbol of the second derivative at that point. If it is negative, the point is a relative maximum, whereas if it is positive, the point is a relative minimum.

Solved Examples

Find and use the second derivative of a function

Take f(x) = 3x 3 − 6x 2 + 2x − 1.

Now,

 f 0 (x) = 9x 2 − 12x + 2, and f 00(x) = 18x − 12.

That being so, at x = 0,

The 2nd derivative of f(x) is −12,

So we have an understanding that the graph of f(x) is concave down at x = 0.

Similarly, at x = 1, the 2nd derivative of f(x) is f 00(1) = 18 1 − 12 = 18 − 12 = 6,

Thus, the graph of f(x) rests at concave up at x = 1

[Image will be Uploaded Soon]

Did You Know 

  1. There is also a one-sided version of 2nd derivative test

  2. a one-sided version works as an alternative or say a remedial option for cases to not revert to the first derivative test. 

  3. If the one-sided derivatives of f' is available at c, then we can check that both one-sided derivatives of f' have the sign for f'' set forth 

FAQs on Second Derivative Test for Local Maxima and Minima

1. What is the Second Derivative Test?

The Second Derivative Test is a method used to determine whether a critical point is a local maximum, local minimum, or neither by examining the second derivative of a function. It applies after finding a critical point where f′(x) = 0.

  • If f″(c) > 0, the function has a local minimum at x = c (concave up).
  • If f″(c) < 0, the function has a local maximum at x = c (concave down).
  • If f″(c) = 0, the test is inconclusive.
This test is commonly used in calculus to classify stationary points.

2. How do you use the Second Derivative Test step by step?

To use the Second Derivative Test, first find critical points and then evaluate the second derivative at those points.

  • Step 1: Find f′(x).
  • Step 2: Solve f′(x) = 0 to find critical points.
  • Step 3: Find f″(x).
  • Step 4: Substitute each critical point into f″(x).
If f″(c) > 0, it is a local minimum; if f″(c) < 0, it is a local maximum; if f″(c) = 0, the result is inconclusive.

3. What does it mean if the second derivative is positive or negative?

If the second derivative is positive, the function is concave up; if it is negative, the function is concave down.

  • f″(x) > 0: Graph curves upward (like a cup), indicating a possible local minimum.
  • f″(x) < 0: Graph curves downward (like a cap), indicating a possible local maximum.
This connects concavity to the classification of turning points in calculus.

4. What happens if the second derivative equals zero?

If f″(c) = 0, the Second Derivative Test is inconclusive. This means the critical point could be a local maximum, local minimum, or neither. For example, for f(x) = x³, at x = 0 we have f′(0) = 0 and f″(0) = 0, but there is no local max or min—only a point of inflection. In such cases, use the First Derivative Test or analyze higher derivatives.

5. Can you give an example of the Second Derivative Test?

Yes, for example, consider f(x) = x² − 4x + 1.

  • f′(x) = 2x − 4
  • Set f′(x) = 0 ⇒ 2x − 4 = 0 ⇒ x = 2
  • f″(x) = 2
Since f″(2) = 2 > 0, the function has a local minimum at x = 2. This shows how the second derivative confirms the nature of the stationary point.

6. What is the difference between the First and Second Derivative Test?

The First Derivative Test checks sign changes of f′(x), while the Second Derivative Test uses f″(x) to determine concavity at a critical point.

  • First Derivative Test: Looks at whether f′(x) changes from positive to negative (max) or negative to positive (min).
  • Second Derivative Test: Uses f″(c) to classify the point directly.
The second derivative method is usually faster but may be inconclusive if f″(c) = 0.

7. Why does the Second Derivative Test work?

The Second Derivative Test works because the second derivative measures concavity, which determines whether a critical point is shaped like a peak or a valley. If f″(c) > 0, the graph curves upward, forming a local minimum; if f″(c) < 0, it curves downward, forming a local maximum. This relationship comes from how derivatives describe rates of change and curvature in calculus.

8. Does the Second Derivative Test find inflection points?

No, the Second Derivative Test is used to classify local maxima and minima, not directly to find inflection points. An inflection point occurs where concavity changes sign, typically where f″(x) = 0 or is undefined and changes sign around that point. To confirm an inflection point, you must check for a sign change in the second derivative.

9. Can the Second Derivative Test be used when the first derivative does not equal zero?

No, the Second Derivative Test only applies at critical points where f′(c) = 0. If the first derivative is not zero, the point is not a stationary point and cannot be a local maximum or minimum. Therefore, always solve f′(x) = 0 before applying the second derivative.

10. When should you use the Second Derivative Test in calculus?

You should use the Second Derivative Test after finding critical points to quickly classify them as local maxima or minima. It is especially useful when:

  • The function is twice differentiable.
  • You want a faster alternative to the First Derivative Test.
  • f″(c) ≠ 0 at the critical point.
It is commonly used in optimization problems, curve sketching, and analyzing turning points in differential calculus.