Concavity
You might recall from section 4.4 on linear approximations that concavity describes whether a graph bends upward or downward.
Once you’ve found a critical point using , you can often classify it as a relative maximum or minimum using the 2nd derivative test. This lets you use (concavity) instead of building a full sign chart for .
2nd derivative test
- Find the critical points (where or is undefined).
- Find the 2nd derivative, .
- Plug each critical point into :
- If , then is concave up (shaped “like a cup”), and the critical point is a relative minimum.
- If , then is concave down (shaped “like a frown”), and the critical point is a relative maximum.
- If , the 2nd derivative test is inconclusive, so you’ll need to use the 1st derivative test to classify the point.
Here’s why this works:
- The 1st derivative tells you the slope of the tangent line to .
- The 2nd derivative tells you how those slopes are changing as increases.
So:
- If , the slopes are increasing (tangent lines get “less negative” and then more positive). That corresponds to a concave-up shape.
- If , the slopes are decreasing. That corresponds to a concave-down shape.
For example, take .
- (always positive, so the graph is always concave up)
At , the slope is . At , the slope is . The slope increased from to , which matches .
Now compare that to .
- (always negative, so the graph is always concave down)
As you move left to right, the slopes decrease, matching .
Examples
Classify the extrema of
Solution
The 1st derivative is
To find the critical points, solve
These are the two critical points.
Now use the 2nd derivative test. The 2nd derivative is
Plug in each critical point:
- Since , is concave down at , so is a relative max.
- Since , is concave up at , so is a relative min.
Classify the extrema of
Solution
This function can be factored into
where is excluded from the domain.
Differentiating,
where still.
The critical points occur when , which happens when the numerator is zero:
So and .
is undefined when the denominator . There are no solutions for this (you can check the discriminant, or try solving with the quadratic formula and see there are no real solutions).
So and are the only critical points.
Now use the 2nd derivative test. Differentiate (quotient rule) and plug in the critical points. For calculator-active problems, you can also use technology to evaluate and .
For example, in Desmos:
- Type
- This is in the problem, but Desmos doesn’t support prime notation, so you enter it as a new function.
- Type and . These outputs correspond to and for this problem.
You should see that:
- Since , is concave up at , so is a relative min.
- Since , is concave down at , so is a relative max.
Classify the extrema of
in the interval .
Solution
The 1st derivative is
To find the critical points, solve
Rewrite in terms of sine and cosine:
Combine into a single fraction:
A fraction is zero when its numerator is zero, so either
(which has no real solutions), or
so
is undefined when and are undefined (equivalently, when ). But those values are not in the domain of the original function, so they aren’t critical points of .
The only critical point in the interval is .
For the 2nd derivative test,
Classify the critical point :
Since , is concave up at , so is a relative min.
Classify the extrema of
Solution
The 1st derivative is
To find the critical points, solve
The 2nd derivative is
Classify the critical point :
Since , is concave down at , so is a relative max.
Classify the extrema of
Solution
The 1st derivative is
To find the critical points, solve
The 2nd derivative is
Classify the critical point :
Since , is concave up at , so is a relative min.
Challenge problem
A curve with derivative
has as a tangent line. At what point is the line tangent to the curve, and is it a relative maximum, a relative minimum, or neither?
Solution
The curve meets at the point of tangency .
Because is a horizontal tangent line, its slope is , so at the tangency point we must have
From
the derivative is zero when the numerator is zero:
So and are both points where the tangent line could be horizontal. (And the derivative is defined there because .)
Now classify each point using the 2nd derivative.
The 2nd derivative is
For :
Since the 2nd derivative is negative, the curve is concave down at , so is a relative max.
For :
Since the 2nd derivative is positive, the curve is concave up at , so is a relative min.
