Question 725206
 How do I graph and label the following function on separate coordinate planes? I cannot figure this one out! 
y=-3x^2-6x-5
----
Not sure what you mean by "separage coordinate planes", but 
you can always plot points to get a graph.
If x = 0, y = -5
If x = 1, y = -14
If x = -1, y = -2
---
Plot those points and sketch a curve thru them of a parabola
opening downward.
---
{{{graph(400,400,-10,10,-20,10,-3x^2-6x-5)}}}
-------------
cheers,
Stan H.
==============