Hi,
The standard equation of a circle with center C(h,k) and radius r is :

Find the center and the radius
x^2+y^2-8x+6y+9=0
completing the squares
x^2-8x + y^2+6y +9=0
(x-4)^2 + (y+3)^2 -16 -9 + 9 = 0
(x-4)^2 + (y+3)^2 = 16 = 4^2
radius = 4, center (4,-3)
