Sagot:
center = (- 9, 6) at r = 12
Paliwanag:
Ang pangkalahatang anyo ng equation ng isang bilog ay:
# x ^ 2 + y ^ 2 + 2gx + 2fy + c = 0 # Ang ibinigay na equation ay:
# x ^ 2 + y ^ 2 + 18x - 12y - 27 = 0 # Sa paghahambing: 2g = 18 g = 9 at 2f = - 12 f = -6, c = -27
center = (- g, - f) = (- 9, 6)
at r
# = sqrt (g ^ 2 + f ^ 2 - c) = sqrt (9 ^ 2 + (- 6) ^ 2 +27) = 12 #