Answer:
center is (1,-4)
radius is 4
Step-by-step explanation:
[tex]x^2 + y^2 - 2x + 8y + 1 = 0[/tex]
standard form is
[tex](x-h)^2+(y-k)^2=r^2[/tex], where center is (h,k) and r is the radius
apply completing the square method to get standard form
[tex](x^2 - 2x )+(y^2+ 8y)=-1[/tex]
take half of the middle term and square it and then add it on both sides
[tex](x^2 - 2x+1 )+(y^2+ 8y+16)=-1+1+16[/tex]
[tex](x^2-1)^2+(y^2+4)^2=16[/tex]
center is (1,-4) and r^2 is 16
radius is 4