what the descride transformation (3,1),(0,-5),(-4,-2)
A graph through the three points may be a circle or a second-degree parabola, 3rd degree or higher degree.
Circle:
\(x_M=\frac{x_1+x_2+x_3}{3}=\frac{3+0-4}{3}\\x_M=\frac{7}{3}\)
\(y_M=\frac{y_1+y_2+y_3}{3}=\frac{1-5-2}{3}\\y_M=-2\)
\(r=\sqrt{(x_M-x_1)^2+(y_M-y_1)^2}\)
\(r=\sqrt{(\frac{7}{3}-3)^2+(-2-1)^2}\)
\(r=\sqrt{(-\frac{2}{3})^2+(-3)^2}=\sqrt{\frac{4}{9}+9}=\sqrt{\frac{85}{9}}\)
\(r=\frac{\sqrt{85}}{3}\)
Circular function
\(x^2+y^2=r^2\)
\(x^2+y^2=\frac{85}{9}\)
!