A circle passes through the following points: $(0,0)$ $(1,3)$ $(3,0)$ and $(2,3)$
Find the centre and radius of the circle and explain why. Thanks for any help. So far I have drawn a graph, the centre is around (1.5,1.2) and the radius around 1.9. But I need The surds and haven't been able to find the exact points.
Let us begin by drawing a sketch. Even a rough one will notify you that if the circle exists, it must have $x-$coordinate $\frac{3}{2}$ because that is the $x-$coordinate for the center of the points.
We now apply distance formula. With the points $(3, 0)$ and $(2, 3),$ and our knowledge that the $x-$coordinate of the center is $\frac{3}{2},$ we can write $$\sqrt{\frac{9}{4} + y^{2}} = \sqrt{\frac{1}{4} + (y - 3)^{2}}$$ $$2 + y^{2} = (y - 3)^{2}$$ $$2 = -6y + 9$$ $$y = \frac{7}{6}.$$
The center is thus $\boxed{(\frac{3}{2}, \frac{7}{6})}.$
We can easily find the radius as follows: $$r = \sqrt{\frac{9}{4} + \frac{49}{36}}$$ $$= \sqrt{\frac{85}{36}}$$ $$= \boxed{\frac{\sqrt{130}}{6}}.$$