To determine whether the given function \( f(x) = x^3 + 15x^2 - 33x - 36 \) has local extrema (local maximum or minimum), we need to find the critical points by setting the derivative equal to zero and then use the second derivative test.
\(f'(x) = \frac{d}{dx}(x^3 + 15x^2 - 33x - 36) = 3x^2 + 30x - 33\)
\(3x^2 + 30x - 33 = 0\)
This is a quadratic equation in the form of \(ax^2 + bx + c = 0\) with \(a = 3\), \(b = 30\), and \(c = -33\).
Using the quadratic formula, \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\), to find the roots:
\(x = \frac{-30 \pm \sqrt{30^2 - 4 \cdot 3 \cdot (-33)}}{2 \cdot 3}\)
\(x = \frac{-30 \pm \sqrt{900 + 396}}{6}\)
\(x = \frac{-30 \pm \sqrt{1296}}{6}\)
\(x = \frac{-30 \pm 36}{6}\)
This gives us two solutions:
\(x_1 = \frac{6}{6} = 1\)
\(x_2 = \frac{-66}{6} = -11\)
Find the second derivative of \( f(x) \):
\(f''(x) = \frac{d}{dx}(3x^2 + 30x - 33) = 6x + 30\)
Evaluate the second derivative at each critical point:
Conclusion:
The function \( f(x) \) has a local maximum at \( x = -11 \). Therefore, the correct answer is: \(f(x)\) has a local maximum.
Let \(A\) be the adjacency matrix of the given graph with vertices \(\{1,2,3,4,5\}\). 
Let \(\lambda_1, \lambda_2, \lambda_3, \lambda_4, \lambda_5\) be the eigenvalues of \(A\) (not necessarily distinct). Find: \[ \lambda_1 + \lambda_2 + \lambda_3 + \lambda_4 + \lambda_5 \;=\; \_\_\_\_\_\_ . \]