Write an equation in general form of the circle with the given properties. Center at (-8,8); r = 3√3?

The Equation of a Circle
Given a circle of the center at (h,k) and radius r, the equation of the circle can be written as follows:
[tex](x-h)^2+(y-k)^2=r^2[/tex]The circle has the following properties:
Center at (-8,8). Thus h=-8 and k=8
Radius:
[tex]r=3\sqrt[]{3}[/tex]Substituting in the equation above:
[tex](x+8)^2+(y-8)^2=(3\sqrt[]{3})^2[/tex]To express this equation in general form, we must expand and operate all the squares:
[tex]x^2+16x+64+y^2-16y+64=3^3(\sqrt[]{3})^2=9\cdot3=27[/tex][tex]x^2+16x+64+y^2-16y+64-27=0[/tex]Simplifying:
[tex]x^2+y^2+16x-16y+101=0[/tex]