Question Statement
Use the second derivative test to find the relative extrema of the following functions:
(i) f ( x ) = − ( − 2 x − 5 ) 2
(ii) f ( x ) = x 3 + 3 x 2 + 3 x + 1
(iii) f ( x ) = 6 x 5 − 10 x 2
(iv) f ( x ) = x 2 + x 2 1
(v) f ( x ) = cos 3 x , [ 0 , 2 π ]
(vi) f ( x ) = cos x + sin x , [ 0 , 2 π ]
Background and Explanation
The second derivative test helps classify critical points: if f ′′ ( c ) > 0 , the function has a relative minimum at x = c ; if f ′′ ( c ) < 0 , it has a relative maximum; if f ′′ ( c ) = 0 , the test is inconclusive. First, find critical points by solving f ′ ( x ) = 0 , then evaluate the second derivative at those points.
Solution
Given f ( x ) = − ( − 2 x − 5 ) 2 .
Step 1: Find the first derivative using the chain rule.
f ′ ( x ) = − 2 ( − 2 x − 5 ) 2 − 1 ⋅ d x d ( − 2 x − 5 ) = − 2 ( − 2 x − 5 ) ⋅ ( − 2 ) = 4 ( − 2 x − 5 ) = − 8 x − 20
Step 2: Find the second derivative.
f ′′ ( x ) = d x d ( − 8 x − 20 ) = − 8
Step 3: Find critical points by setting f ′ ( x ) = 0 .
− 8 x − 20 − 8 x x = 0 = 20 = − 2 5
Step 4: Apply the second derivative test.
At x = − 2 5 :
f ′′ ( − 2 5 ) = − 8 < 0
Since f ′′ ( x ) < 0 , the function has a relative maximum at x = − 2 5 .
Given f ( x ) = x 3 + 3 x 2 + 3 x + 1 .
Step 1: Find the first derivative.
f ′ ( x ) = 3 x 2 + 6 x + 3
Step 2: Find the second derivative.
f ′′ ( x ) = 6 x + 6
Step 3: Find critical points.
3 x 2 + 6 x + 3 3 ( x + 1 ) 2 x = 0 = 0 = − 1
Step 4: Apply the second derivative test.
At x = − 1 :
f ′′ ( − 1 ) = 6 ( − 1 ) + 6 = − 6 + 6 = 0
Since f ′′ ( − 1 ) = 0 , the second derivative test fails to determine the extrema.
Step 5: Find the point of inflection (since the test fails, we check the nature of the point).
Substitute x = − 1 into the original function:
f ( − 1 ) = ( − 1 ) 3 + 3 ( − 1 ) 2 + 3 ( − 1 ) + 1 = − 1 + 3 − 3 + 1 = 0
Therefore, the point of inflection is ( − 1 , 0 ) .
Given f ( x ) = 6 x 5 − 10 x 2 .
Step 1: Find the first derivative.
f ′ ( x ) = 30 x 4 − 20 x
Step 2: Find the second derivative.
f ′′ ( x ) = 120 x 3 − 20
Step 3: Find critical points.
30 x 4 − 20 x 10 x ( 3 x 3 − 2 ) = 0 = 0
This gives:
10 x = 0 ⇒ x = 0
3 x 3 − 2 = 0 ⇒ x 3 = 3 2 ⇒ x = ( 3 2 ) 3 1
Step 4: Apply the second derivative test at each critical point.
At x = 0 :
f ′′ ( 0 ) = 120 ( 0 ) 3 − 20 = − 20 < 0
Since f ′′ ( 0 ) < 0 , f ( x ) has a relative maximum at x = 0 .
At x = ( 3 2 ) 3 1 :
f ′′ ( ( 3 2 ) 3 1 ) = 120 ( ( 3 2 ) 3 1 ) 3 − 20 = 120 ( 3 2 ) − 20 = 80 − 20 = 60 > 0
Since f ′′ > 0 , f ( x ) has a relative minimum at x = ( 3 2 ) 3 1 .
Given f ( x ) = x 2 + x 2 1 = x 2 + x − 2 .
Step 1: Find the first derivative.
f ′ ( x ) = 2 x + ( − 2 ) x − 3 = 2 x − 2 x − 3 = 2 x − x 3 2
Step 2: Find the second derivative.
f ′′ ( x ) = 2 + 6 x − 4 = 2 + x 4 6
Step 3: Find critical points.
2 x − x 3 2 2 x x 4 x 4 − 1 ( x 2 − 1 ) ( x 2 + 1 ) = 0 = x 3 2 = 1 = 0 = 0
This gives:
x 2 − 1 = 0 ⇒ x = ± 1
x 2 + 1 = 0 ⇒ x = ± i (imaginary, so we discard these)
Step 4: Apply the second derivative test.
At x = 1 :
f ′′ ( 1 ) = 2 + ( 1 ) 4 6 = 2 + 6 = 8 > 0
Since f ′′ ( 1 ) > 0 , f ( x ) has a relative minimum at x = 1 .
At x = − 1 :
f ′′ ( − 1 ) = 2 + ( − 1 ) 4 6 = 2 + 6 = 8 > 0
Since f ′′ ( − 1 ) > 0 , f ( x ) has a relative minimum at x = − 1 .
Given f ( x ) = cos 3 x .
Step 1: Find the first derivative.
f ′ ( x ) = − 3 sin 3 x
Step 2: Find the second derivative.
f ′′ ( x ) = − 3 ( 3 cos 3 x ) = − 9 cos 3 x
Step 3: Find critical points in [ 0 , 2 π ] .
− 3 sin 3 x sin 3 x 3 x x = 0 = 0 = nπ ( n ∈ Z ) = 3 nπ
In the interval [ 0 , 2 π ] , the critical points are:
x = 0 , 3 π , 3 2 π , π , 3 4 π , 3 5 π , 2 π
Step 4: Evaluate f ′′ ( x ) at each critical point.
At x = 0 : f ′′ ( 0 ) = − 9 cos ( 0 ) = − 9 < 0 → Relative Maximum
At x = 3 π : f ′′ ( 3 π ) = − 9 cos ( π ) = − 9 ( − 1 ) = 9 > 0 → Relative Minimum
At x = 3 2 π : f ′′ ( 3 2 π ) = − 9 cos ( 2 π ) = − 9 ( 1 ) = − 9 < 0 → Relative Maximum
At x = π : f ′′ ( π ) = − 9 cos ( 3 π ) = − 9 ( − 1 ) = 9 > 0 → Relative Minimum
At x = 3 4 π : f ′′ ( 3 4 π ) = − 9 cos ( 4 π ) = − 9 ( 1 ) = − 9 < 0 → Relative Maximum
At x = 3 5 π : f ′′ ( 3 5 π ) = − 9 cos ( 5 π ) = − 9 ( − 1 ) = 9 > 0 → Relative Minimum
At x = 2 π : f ′′ ( 2 π ) = − 9 cos ( 6 π ) = − 9 ( 1 ) = − 9 < 0 → Relative Maximum
Given f ( x ) = cos x + sin x .
Step 1: Find the first derivative.
f ′ ( x ) = − sin x + cos x
Step 2: Find the second derivative.
f ′′ ( x ) = − cos x − sin x
Step 3: Find critical points.
− sin x + cos x cos x tan x = 0 = sin x = 1
In [ 0 , 2 π ] , the solutions are:
x = 4 π and x = 4 5 π
Step 4: Apply the second derivative test.
Case I: At x = 4 π :
f ′′ ( 4 π ) = − cos 4 π − sin 4 π = − 2 1 − 2 1 = − 2 2 < 0
Since f ′′ < 0 , f ( x ) has a relative maximum at x = 4 π .
Case II: At x = 4 5 π :
f ′′ ( 4 5 π ) = − cos ( 4 5 π ) − sin ( 4 5 π ) = − ( − 2 1 ) − ( − 2 1 ) = 2 1 + 2 1 = 2 2 > 0
Since f ′′ > 0 , f ( x ) has a relative minimum at x = 4 5 π .
Chain Rule: d x d [ f ( g ( x ))] = f ′ ( g ( x )) ⋅ g ′ ( x )
Power Rule: d x d ( x n ) = n x n − 1
Trigonometric Derivatives: d x d ( sin x ) = cos x , d x d ( cos x ) = − sin x
Second Derivative Test for Extrema:
If f ′ ( c ) = 0 and f ′′ ( c ) > 0 : Relative minimum at x = c
If f ′ ( c ) = 0 and f ′′ ( c ) < 0 : Relative maximum at x = c
If f ′ ( c ) = 0 and f ′′ ( c ) = 0 : Test fails (inconclusive)
Critical Points: Found by solving f ′ ( x ) = 0
Summary of Steps
Differentiate the function to find f ′ ( x ) using appropriate rules (chain rule, power rule, etc.).
Differentiate again to find f ′′ ( x ) .
Find critical points by setting f ′ ( x ) = 0 and solving for x .
Evaluate f ′′ ( x ) at each critical point x = c :
If f ′′ ( c ) > 0 : Relative minimum
If f ′′ ( c ) < 0 : Relative maximum
If f ′′ ( c ) = 0 : Test fails; check for point of inflection or use first derivative test
For trigonometric functions on intervals: Find all solutions within the given domain before testing.