Question 410111
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
----
{{{graph(400,300,-10,10,-15,5,-x^2-6x-8)}}}
========================
Cheers,
Stan H.
============