The equation for a circle with centre coordinates (a, b) and radius r is
(x−a)2+(y−b)2=r2
Expanding the above equation, we have
x2−2ax+a2+y2−2by+b2−r2=0 so that
x2−2ax+y2−2by=r2−a2−b2
Taking the original equation given, 3x2+3y2−4x+8y=2 and making the coefficients of x2 and y2 = 1,
x2+y2−34x+38y=32, comparing, we have
2a=34;2b=3−8
⟹a=32;b=3−4