Centre of x² + y² + 2gx + 2fy + c = 0. Read off as the negatives of half the linear coefficients.
Starting from x2+y2+2gx+2fy+c=0, complete the square in x and y:
(x2+2gx+g2)+(y2+2fy+f2)=g2+f2−c
(x+g)2+(y+f)2=g2+f2−c
Comparing with (x−h)2+(y−k)2=r2:
h=−g,k=−f
Therefore the centre is (−g,−f).
The centre coordinates are the negatives of half the respective linear coefficients in the original equation.