Admin 12 Jun 2026 14:22

 

Calculus Second Derivative Test Worksheet

The Second Derivative Test is an essential tool in calculus that allows us to classify critical points of a function as local maxima, local minima, or points of inflection. This worksheet provides a comprehensive guide to understanding and applying this important concept.

Understanding the Second Derivative Test

Before diving into the Second Derivative Test, it's important to understand what derivatives tell us about functions:

  • The first derivative f'(x) tells us where the function is increasing or decreasing
  • The second derivative f''(x) tells us about the concavity of the function
  • Concave up means the function curves upward like a smile (f''(x) > 0)
  • Concave down means the function curves downward like a frown (f''(x) < 0)
The Second Derivative Test states:

For a function f(x) with a critical point at x = c (where f'(c) = 0 or f'(c) is undefined):

• If f''(c) > 0, then f has a local minimum at x = c
• If f''(c) < 0, then f has a local maximum at x = c
• If f''(c) = 0 or f''(c) is undefined, the test is inconclusive

Steps to Perform the Second Derivative Test

  1. Find the critical points of f(x) by solving f'(x) = 0 or finding where f'(x) is undefined
  2. Determine the second derivative, f''(x)
  3. Evaluate f''(x) at each critical point
  4. Apply the Second Derivative Test to classify each critical point

Examples

Example 1: Finding a Local Minimum

Determine whether the function f(x) = x - 4x + 5 has a local maximum or minimum at any critical points.

Solution:

First, find the first derivative:

f'(x) = 2x - 4

Set f'(x) = 0 to find critical points:

2x - 4 = 0 x = 2

Now find the second derivative:

f''(x) = 2

Evaluate f''(x) at x = 2:

f''(2) = 2 > 0

Since f''(2) > 0, the function has a local minimum at x = 2.

Example 2: Finding a Local Maximum

Determine whether the function g(x) = -x + 3x has a local maximum or minimum at any critical points.

Solution:

First, find the first derivative:

g'(x) = -3x + 6x

Set g'(x) = 0 to find critical points:

-3x + 6x = 0 -3x(x - 2) = 0 x = 0 or x = 2

Now find the second derivative:

g''(x) = -6x + 6

Evaluate g''(x) at x = 0 and x = 2:

g''(0) = 6 > 0 local minimum at x = 0

g''(2) = -6(2) + 6 = -6 < 0 local maximum at x = 2

Example 3: When the Test is Inconclusive

Determine whether the function h(x) = x has a local maximum or minimum at any critical points.

Solution:

First, find the first derivative:

h'(x) = 4x

Set h'(x) = 0 to find critical points:

4x = 0 x = 0

Now find the second derivative:

h''(x) = 12x

Evaluate h''(x) at x = 0:

h''(0) = 12(0) = 0

Since h''(0) = 0, the Second Derivative Test is inconclusive. We would need to use the First Derivative Test or analyze the function's behavior to determine that x = 0 is actually a local minimum.

Second Derivative Test Worksheet

Now try these problems on your own. Click "Show Solution" to check your work.

Problem 1

Find and classify the critical points of the function f(x) = x - 6x + 8.

Solution:

First derivative: f'(x) = 2x - 6

Critical point: 2x - 6 = 0 x = 3

Second derivative: f''(x) = 2

Evaluate: f''(3) = 2 > 0

Since f''(3) > 0, the function has a local minimum at x = 3.

Problem 2

Find and classify the critical points of the function f(x) = x - 3x - 9x + 5.

Solution:

First derivative: f'(x) = 3x - 6x - 9 = 3(x - 2x - 3) = 3(x+1)(x-3)

Critical points: f'(x) = 0 x = -1 or x = 3

Second derivative: f''(x) = 6x - 6

Evaluate: f''(-1) = 6(-1) - 6 = -12 < 0 local maximum at x = -1

Evaluate: f''(3) = 6(3) - 6 = 12 > 0 local minimum at x = 3

Problem 3

Find and classify the critical points of the function f(x) = x - 4x.

Solution:

First derivative: f'(x) = 4x - 12x = 4x(x - 3)

Critical points: f'(x) = 0 x = 0 or x = 3

Second derivative: f''(x) = 12x - 24x

Evaluate: f''(0) = 12(0) - 24(0) = 0 Inconclusive

Using the First Derivative Test for x = 0, we find that it's a point of inflection, not an extremum.

Evaluate: f''(3) = 12(3) - 24(3) = 36 > 0 local minimum at x = 3

Problem 4

Find and classify all critical points of the function f(x) = (1/3)x - 2x + 3x + 1.

Solution:

First derivative: f'(x) = x - 4x + 3 = (x-1)(x-3)

Critical points: f'(x) = 0 x = 1 or x = 3

Second derivative: f''(x) = 2x - 4

Evaluate: f''(1) = 2(1) - 4 = -2 < 0 local maximum at x = 1

Evaluate: f''(3) = 2(3) - 4 = 2 > 0 local minimum at x = 3

Problem 5

Find and classify the critical points of the function f(x) = x - 12x.

Solution:

First derivative: f'(x) = 3x - 12 = 3(x - 4) = 3(x+2)(x-2)

Critical points: f'(x) = 0 x = -2 or x = 2

Second derivative: f''(x) = 6x

Evaluate: f''(-2) = 6(-2) = -12 < 0 local maximum at x = -2

Evaluate: f''(2) = 6(2) = 12 > 0 local minimum at x = 2

When to Use Alternative Methods

While the Second Derivative Test is often efficient, there are several reasons why you might need to use alternative methods like the First Derivative Test:

  • When the second derivative is difficult to calculate
  • When f''(c) = 0 or f''(c) is undefined
  • When you want to confirm your results
  • When analyzing functions with more complex behavior

The First Derivative Test involves examining the sign of the first derivative on intervals around the critical point:

  • If f'(x) changes from negative to positive at x = c, then f has a local minimum at c
  • If f'(x) changes from positive to negative at x = c, then f has a local maximum at c
  • If f'(x) doesn't change sign at x = c, then f has no local extremum at c (it's a point of inflection)

Applications of the Second Derivative Test

The Second Derivative Test has numerous applications in mathematics and beyond:

  • Physics: Optimizing motion problems, finding equilibrium points in dynamical systems
  • Economics: Maximizing profit, minimizing cost in business models
  • Engineering: Designing optimal structures, minimizing material usage
  • Computer Science: Optimization algorithms, machine learning loss functions

Common Mistakes to Avoid

When applying the Second Derivative Test, be careful to avoid these common errors:

  • Forgetting to find all critical points before applying the test
  • Miscalculating the first or second derivative
  • Assuming that a function is optimized only at critical points (check endpoints in constrained problems)
  • Misinterpreting the inconclusive case as meaning "no extremum"
  • Not verifying critical points in the domain of the original function

Further Practice

To strengthen your understanding of the Second Derivative Test, consider these additional activities:

  • Graph different functions and attempt to identify local extrema before calculating
  • Create your own polynomial functions with predetermined local maxima and minima
  • Compare the results of the First and Second Derivative Tests on various functions
  • Optimization problems: Find the dimensions of a rectangle with fixed perimeter that maximizes area

Mastering the Second Derivative Test will enhance your problem-solving abilities in calculus and provide a foundation for more advanced topics in mathematical analysis.

Reference Files For Calculus Second Derivative Test Worksheet
Screenshoot
File Name
calculus_second_derivative_test_ws_solutions.pdf

File Size
0.49 MB

File Type
PDF

File Site
Description
This file is just a reference file for Calculus Second Derivative Test Worksheet. Does not guarantee that the specific things you want are included in it.
Direct download (wait 10 seconds)

Calculus Second Derivative Test Worksheet and Reference File Download Link


admin
Admin
2026-06-12 14:22:15

Second Derivative Test For Critical Points and Reference File Download Link


admin
Admin
2026-06-09 14:20:16

Second Home Analysis Worksheet and Reference File Download Link


admin
Admin
2026-06-06 03:46:13

Matrix Calculus - Notes On The Derivative Of A Trace and Reference File Download Link


admin
Admin
2026-06-13 05:02:11

Second Unit Test Time Table 2017-18 and Reference File Download Link


admin
Admin
2026-06-09 05:52:06