SOLUTION: Find the radius of the circle defined by the equation x^2+y^2+12x+8y+16=0
Is kinda confused on how to solve, please help.
Algebra ->
Circles
-> SOLUTION: Find the radius of the circle defined by the equation x^2+y^2+12x+8y+16=0
Is kinda confused on how to solve, please help.
Log On
Question 372624: Find the radius of the circle defined by the equation x^2+y^2+12x+8y+16=0
Is kinda confused on how to solve, please help. Answer by ewatrrr(24785) (Show Source):
Hi,
The standard equation of a circle with center C(h,k) and radius r is :
Find the radius
completing the squares
x^2+y^2+12x+8y+16=0
(x+6)^2 + (y+4)^2 -36 -16 +16 = 0
(x+6)^2 + (y+4)^2 = 36 = 6^2
radius is 6, the center of the circle (-6,-4)