I am attempting to use the second derivative test (which gives you concavity of a function) to find the relative extrema (minimums/maximums) on an interval.
I already used the second derivative test to find the concavity of the function, and this is what I got:
(-∞, 1] concave downward
[1, ∞) concave upward
I know that using the first derivative test you can get relative extrema by checking if the slope of each side of the point is increasing or decreasing, but how would I get this with the second derivative test using concavity instead?