How do you find the center and radius of the circle given (x-3)^2+(y+7)^2=50(x3)2+(y+7)2=50?

1 Answer
Dec 4, 2016

The center is (3,-7)(3,7) and the radius is 5sqrt252.

Explanation:

Find the center and radius of (x-3)^2 + (y+7)^2=50(x3)2+(y+7)2=50

The equation of a circle is (x-h)^2 +(y-k)^2=r^2(xh)2+(yk)2=r2

where (h,k)=(h,k)= the center and r=r= the radius.

=> (h,k)=(3, -7)(h,k)=(3,7) (note that the signs are opposite of the signs inside the parentheses)

r^2=50r2=50

To find r, square root both sides

sqrt(r^2)=sqrt50r2=50

r=sqrt(25*2)r=252

r=5sqrt2r=52