Answer:
[tex](x-5)^2+(y+4)^2=100[/tex]
Step-by-step explanation:
step 1
Find the radius of the circle
we know that
The distance between the center and any point that lie on the circle is equal to the radius
we have the points
(5,-4) and (-3,2)
the formula to calculate the distance between two points is equal to
[tex]d=\sqrt{(y2-y1)^{2}+(x2-x1)^{2}}[/tex]
substitute the values
[tex]r=\sqrt{(2+4)^{2}+(-3-5)^{2}}[/tex]
[tex]r=\sqrt{(6)^{2}+(-8)^{2}}[/tex]
[tex]r=\sqrt{100}\ units[/tex]
[tex]r=10\ units[/tex]
step 2
Find the equation of the circle
we know that
The equation of a circle in standard form is equal to
[tex](x-h)^2+(y-k)^2=r^2[/tex]
where
(h,k) is the center
r is the radius
we have
[tex](h,k)=(5,-4)\\r=10\ units[/tex]
substitute
[tex](x-5)^2+(y+4)^2=10^2[/tex]
[tex](x-5)^2+(y+4)^2=100[/tex]