Answer:
[tex]x^2 + ( y + 4)^2 = 52[/tex]
Step-by-step explanation:
Equation of circle with center (a , b) and radius, r is :
[tex](x -a)^2 + ( y -b)^2 = r^2[/tex]
Given : a = 0 , b = - 4
Step 1 : Find the radius.
Given ( 6 , 0 ) lies on the circle. Therefore the distance between the center (0 , - 4) of the circle and ( 6 , 0 ) gives the radius of the circle.
[tex]r = \sqrt{( 0 - 6)^2 + ( -4 - 0)^2} \\\\[/tex]
[tex]= \sqrt{ 36 + 16 } \\\\= \sqrt{52}[/tex]
Step 2 : Equation of circle.
[tex](x - 0)^2 + (y -( - 4))^2 = (\sqrt{52})^2\\\\x^2 + ( y+ 4)^2 = 52[/tex]