What is the equation of a circle with center (-3, -5) and radius 4?

2 Answers
Mar 7, 2016

(x+3)^2+(y+5)^2=16

Explanation:

A general circle with centre (a,b) and radius r has equation (x-a)^2+(y-b)^2=r^2.

So in this particular case the equation is

(x+3)^2+(y+5)^2=16

Mar 7, 2016

x^2+y^2+6x+10y+9=0

Explanation:

(x-a)^2+(y-b)^2=r^2
a=-3" "b=-5" "r=4
(x+3)^2+(y+5)^2=4^2
(x+3)^2+(y+5)^2=16
x^2+6x+9+y^2+10y+25=16
x^2+y^2+6x+10y+9=0