I have the following equation of a circle:
${x^2 + y^2 + 8x + 12y -48 = 0}$
In order to compete the square of x and y I do the following:
${(x + 4)^2 + 16 + (y + 6)^2 + 36 - 48 = + 16 + 36}$
=> ${(x + 4)^2 + (y + 6)^2 + 4 = 52}$
=> ${(x + 4)^2 + (y + 6)^2 = 48}$
I would say the centre is (-4, -6) with a radiums of ${\sqrt 48}$ but the book gives the radius of 10 and the point the same values. I thought I would have to add 36 and 16 to both sides of the equation so I don't understand where the radius has come from