Question 1021713
.
center=(h,k)=(-1,2); r=radius
.
{{{(x-h)^2+(y-k)^2=r^2}}}
.
{{{(x-(-1))^2+(y-2)^2=3^2}}}
.
{{{(x+1)^2+(y-2)^2=9}}}
.