Answer:
(x + 5)**2 + (y + 2)**2 = 25
Explanation:
We know that the general equation for a circle is ( x - h )^2 + ( y - k )^2 = r^2, where ( h, k ) is the center and r is the radius. The graph shows the center at (-5, -2), and the radius of 5. So plugging this in
(x - -5)**2 + (y - - 2)**2 = 5**2
(x + 5)**2 + (y + 2)**2 = 25