Given the equation of a circle: (x-3)^2+(y+2)^2=25(x3)2+(y+2)2=25, how do you find the center and the radius?

1 Answer
Dec 9, 2015

center: (3,-2)(3,2)
radius: 55

Explanation:

The general form for the equation of a circle with center (color(red)(a),color(blue)(b))(a,b) and radius color(green)(r)r is
color(white)("XXX")(x-color(red)(a))^2+(y-color(blue)(b))^2=color(green)(r)^2XXX(xa)2+(yb)2=r2

(x-3)^2+(y+2)^2=25(x3)2+(y+2)2=25
can be easily transformed into the general form as:
color(white)("XXX")(x-color(red)(3))^2+(y-color(blue)((-2)))^2=color(green)(5)^2XXX(x3)2+(y(2))2=52