Hello I've been looking at this question for awhile but i still don't understand it. To find the centre and radius of the circle given a equation such as
(x-2)^2+(y-4)^2=8
What I've tried is
x^2-4+y^2-16=8
x^2+y^2=8+16+4
x^2+y^2 = 28
So if i wanted the center ill make either x or y =0?
which gives me the coordinates to the center being; 5.3,5.3? I'm not sure if this is correct just following what I think i know.