You need to consider the points (1,-5) and ( 2, 12). You need also state the midpoint of the line segment with the given endpoints.

step 1
Find out the midpoint
we have the points
(1,-5) and (2,12)
The formula to calculate the midpoint between two points is equal to
[tex]C(\frac{x1+x2}{2},\frac{y1+y2}{2})[/tex]substitute the given values
[tex]C(\frac{1+2}{2},\frac{-5+12}{2})[/tex][tex]C(\frac{3}{2},\frac{7}{2})[/tex]so the midpoint is C(1.5,3.5)
step 2
we have that
the center of the circle is the midpoint C(1.5,3.5)
Find out the radius
Remember that
the distance between the center and any point that lies on the circle is equal to the radius
we have the points
C(1.5,3.5) and (2,12)
Find out the distance (radius)
[tex]d=\sqrt[]{(y2-y1)^2+(x2-x1)^2}[/tex]substitute given values
[tex]d=\sqrt[]{(12-3.5)^2+(2-1.5)^2}[/tex][tex]d=r=\sqrt[]{(8.5)^2+(0.5)^2}[/tex][tex]\begin{gathered} r=\sqrt[]{72.5} \\ r=\sqrt[]{\frac{145}{2}} \end{gathered}[/tex]the equation of the circle is equal to
[tex](x-\frac{3}{2})^2+(y-\frac{7}{2})^2=(\sqrt[]{\frac{145}{2}})^2[/tex]simplify
[tex](x-\frac{3}{2})^2+(y-\frac{7}{2})^2=\frac{145}{2}[/tex]