You can put this solution on YOUR website! Find the maximum or minimum value of the function
defined by f(x)= -x^2-6x-8.
---
Since x^2 has a negative coefficient,
the parabola opens down.
---
Max occurs when x = -b/2a = 6/(-2) = -3
---
Max value is f(-3) = -(-3)^2-6(-3)-8 = -9+18-8 = 1
----
========================
Cheers,
Stan H.
============