Jeff K. answered 05/26/20
Together, we build an iron base of understanding
Hi Savannah.
Here's how to do this one.
First, if it's a circle, we must rewrite the equation in the form: (x - h)2 + (y - b)2 = r2
where center is at (h, k) and the radius is r.
Given equation: x2 + y2 -6y + 1 = 0
x2 + y2 - 6y = -1 [subtracting 1 from each side
x2 + (y - 6/2)2 = -1 + (6/2)2 [ The 6/2 is just half the coefficient of y
x2 + (y - 3)2 = -1 + 9
x2 + (y - 3)2 = 8 which is a circle, centered at (0, 3) and radius √8 = 2 √2