
Aaron A. answered 05/30/18
Tutor
4.9
(7)
Mathematics, Biology, Chemistry
equation for a circle is (x-h)^2+(y-k)^2=r^2
r= radius. The center is at (h,k), so h=-3, k=6:
(x-(-3))^2+(y-6)^2=r^2
(x+3)^2+(y-6)^2=r^2
plug in the x and y values for the known point on the circle and solve for r^2 to find the radius. x=3, y=4:
(3+3)^2+(4-6)^2=r^2
6^2+(-2)^2=r^2
36+4=r^2
40=r^2
so our equation is (x+3)^2+(y-6)^2=40