How do you write the equation of a circle for center:(5,-13) radius:11?

1 Answer
Apr 27, 2018

#color(blue)((x-5)^2+(y+13)^2=121)#

Explanation:

The equation of a circle is given as:

#(x-h)^2+(y-k)^2=r^2#

Where #bbh# and #bbk# are the #bbx# and #bby# coordinates of the centre respectively and #bbr# is the radius.

So:

#h=5#

#k=-13#

#r^2=(11)^2=121#

Plugging these values into equation:

#(x-5)^2+(y-(-13))^2=121#

#(x-5)^2+(y+13)^2=121#