Respuesta :

The equation of a circle with center (a, b) and radius = r is given by (x - a)^2 + (x - b)^2 = r^2
If center is (-11, 3) and radius is 9, then equation is
(x - (-11))^2 + (y - 3)^2 = 9^2
(x + 11)^2 + (y - 3)^2 = 81