Question 19584
The equation {{{x^2-8x+y^2-6y-50=0}}} defines a circle with center (4,3) and radius ?
x^2-8x+y^2-6y-50=0...
(x^2-8x)+(y^2-6y)-50=0
[x^2-2*4x+4^2-4^2]+[y^2-2*3y+3^2-3^2]-50=0
[(x-4)^2-16]+[(y-3)^2-9]-50=0
(x-4)^2+(y-3)^2=50+16+9=75={{{(sqrt(75))^2}}}
The standard for m of equation of a circle with centre at (h,k) and radius=r  is given by
(x-h)^2+(y-k)^2=r^2...so comparing with the above we get centre of the circle as (4,3) and radius ={{{(sqrt(75))}}}