You can put this solution on YOUR website! Graph the circle x^2+y^2+8x+4y+16=0
-----
Complete the square on the x-terms and on the y-terms.
---
x^2+8x+16 + y^2 + 4y + 4 = 4
----
Factor:
(x+4)^2 + (y+2)^2 = 4
----
Plot a circle with center at (-4,-2) with a radius of sqrt(4) = 2
=======================
Cheers,
Stan H.
====================