Ty D. answered 10/25/18
Educator with 10+ years of experience from K-12
First, we should rewrite this equation in this format, (x – h)2 + (y – k)2 = r2, where (h,k) is the center and r is the radius, by completing the square:
5x2 - 20x + 5y2 + 10y + 26 = 0
5x2 - 20x + 5y2 + 10y = -26 Move number to the other side of the equation
5(x2 - 4x + y2 + 2y) = -26
(x2 - 4x) + (y2 + 2y) = -26/5 Divide by common factor and group variables
Now add half of the coefficient for the x and y terms squared (i.e. (-4/2)2 = 4 and (2/2)2 = 1) to both sides of the equation:
(x2 - 4x + 4) + (y2 + 2y + 1) = -26/5 + 4 + 9
Now we can factor and simplify:
(x - 2)2 + (y + 1)2 = 7.8
Therefore the center is (2,-1) and radius is sqrt(7.8) = 2.8.