Equation of a Circle
The equation of a circle with center at (h,k) and radius r is:
[tex](x-h)^2+(y-k)^2=r^2[/tex]We know the endpoints of a diameter of a circle are (1,3) and (-3,1). The center of the circle is located at the midpoint of the segment.
Let's find the coordinates of the midpoint:
[tex]x_m=\frac{x_1+x_2}{2}=\frac{1-3}{2}=\frac{-2}{2}=-1[/tex][tex]y_m=\frac{y_1+y_2}{2}=\frac{3+1}{2}=\frac{4}{2}=2[/tex]The center is located at (-1,2)
The radius is the distance from the center to any of the endpoints. Let's calculate that distance:
[tex]r=\sqrt[]{(-1-1)^2+(2-3)^2}=\sqrt[]{4+1}=\sqrt[]{5}[/tex]Thus, the equation of the circle is:
[tex]\begin{gathered} (x+1)^2+(y-2)^2=(\sqrt[]{5})^2 \\ \text{Operating:} \\ (x+1)^2+(y-2)^2=5 \end{gathered}[/tex]Choice C.