You can put this solution on YOUR website! Give four solutions (ordered pairs) to the quadratic equation: y = -x^2 - 5x
------------------
If x = -2, y = -(-2)^2-5*-2 = -4+10 = 6 : (-2,6)
If x = -1, y = -(-1)^2-5*-1 = -1 + 5 = 4 : (-1,4)
If x = 0, y = -(0)^2 - 5*0 = 0 : (0,0)
If x = 1, y = -(1)^2 - 5*1 = -1 -5 = -6: (1,-6)
-----------------------------------------------------
===================================================
Cheers,
Stan H.