Can someone please help me create an equation for this circle?

Answer:
[tex](x-1)^2 + (y-1)^2 = 10[/tex]
Step-by-step explanation:
From the graph ,
Centre of the circle is (1, 1)
To find radius we find a point through which the circle passes and find the distance between the Centre and the point.
Let that point be (4, 0)
[tex]radius = \sqrt{(x_2 - x_1)^2 + (y_2-y_1)^2} = \sqrt{(1-4)^2 + (1-0)^2} = \sqrt{10}[/tex]
Equation of the circle :
[tex](x - a)^2 + (y-b)^2 = r^2 \ , \ where \ (a,b)\ is\ the\ centre\ of\ the\ circle\ and\ r\ is\ the\ radius\\\\(x-1)^2 + (y-1)^2 = 10[/tex]