Equation of circle: (x-h)2 + (y-k)2 = r2, where (h,k) is the center and r is the radius.
So, we have (x + 2)2 + (y + 1)2 = r2
Since (-4,-2) is a point on the circle,
(-4 + 2)2 + (-2 + 1)2 = r2
r2 = 5
So, an equation of the circle is: (x + 2)2 + (y + 1)2 = 5