Find the local maximum and minimum of LaTeX:  \displaystyle f(x) = - 3 x^{3} - 9 x^{2} - 5 x - 2 .

To find the critical numbers solve LaTeX:  \displaystyle f'(x) = 0 . The derivative is LaTeX:  \displaystyle f'(x) = - 9 x^{2} - 18 x - 5 . Solving LaTeX:  \displaystyle - 9 x^{2} - 18 x - 5 = 0 gives LaTeX:  \displaystyle x = \left[ - \frac{5}{3}, \  - \frac{1}{3}\right] . Using the 2nd derivative test gives:
LaTeX:  \displaystyle f''\left( - \frac{5}{3} \right) = 12  which is greater than zero, so the function is concave up and LaTeX:  \displaystyle f\left(- \frac{5}{3}\right) = - \frac{43}{9} is a local minimum.
LaTeX:  \displaystyle f''\left( - \frac{1}{3} \right) = -12  which is less than zero, so the function is concave down and LaTeX:  \displaystyle f\left(- \frac{1}{3}\right) = - \frac{11}{9} is a local maximum.