Answer:(x + 1)^2 + (y - 2)^2 = 9
Explanation:
The equation of a circle with center coordinates (h, k) and radius r is given by:
(x - h)^2 + (y - k)^2 = r^2
In this case, the center of the circle is (-1, 2) and the radius is 3. Plugging these values into the equation, we have:
(x - (-1))^2 + (y - 2)^2 = 3^2
Simplifying:
(x + 1)^2 + (y - 2)^2 = 9
So, the equation of the circle is (x + 1)^2 + (y - 2)^2 = 9.