write the equation and sketch a circle with a center at (4,6) and that passes through the point (10,11)
Let's find the radius, first....this is given by √[(10-4)^2 + (11-6)^2 ] = √[36 + 25] = √61
So we have
(x - h)^2 + (y - k)^2 = r^2 where (h, k) is the center
(x - 4)^2 + (y - 6)^2 = 61