Respuesta :
since we know the endpoints of the circle, we know then that distance from one to another is really the diameter, and half of that is its radius.
we can also find the midpoint of those two endpoints and we'll be landing right on the center of the circle.
[tex]\bf ~~~~~~~~~~~~\textit{distance between 2 points} \\\\ (\stackrel{x_1}{-4}~,~\stackrel{y_1}{-7})\qquad (\stackrel{x_2}{-2}~,~\stackrel{y_2}{-5})\qquad \qquad d = \sqrt{( x_2- x_1)^2 + ( y_2- y_1)^2} \\\\\\ \stackrel{diameter}{d}=\sqrt{[-2-(-4)]^2+[-5-(-7)]^2}\implies d=\sqrt{(-2+4)^2+(-5+7)^2} \\\\\\ d=\sqrt{2^2+2^2}\implies d=\sqrt{2\cdot 2^2}\implies d=2\sqrt{2}~\hfill \stackrel{~\hfill radius}{\cfrac{2\sqrt{2}}{2}\implies\boxed{ \sqrt{2}}} \\\\[-0.35em] ~\dotfill[/tex]
[tex]\bf ~~~~~~~~~~~~\textit{middle point of 2 points } \\\\ (\stackrel{x_1}{-4}~,~\stackrel{y_1}{-7})\qquad (\stackrel{x_2}{-2}~,~\stackrel{y_2}{-5})\qquad \qquad \qquad \left(\cfrac{ x_2 + x_1}{2}~~~ ,~~~ \cfrac{ y_2 + y_1}{2} \right) \\\\\\ \left( \cfrac{-2-4}{2}~~,~~\cfrac{-5-7}{2} \right)\implies \left( \cfrac{-6}{2}~,~\cfrac{-12}{2} \right)\implies \stackrel{center}{\boxed{(-3,-6)}} \\\\[-0.35em] ~\dotfill[/tex]
[tex]\bf \textit{equation of a circle}\\\\ (x- h)^2+(y- k)^2= r^2 \qquad center~~(\stackrel{-3}{ h},\stackrel{-6}{ k})\qquad \qquad radius=\stackrel{\sqrt{2}}{ r} \\[2em] [x-(-3)]^2+[y-(-6)]^2=(\sqrt{2})^2\implies (x+3)^2+(y+6)^2=2[/tex]
Answer:
FIRST OPTION: [tex](x+3)^2+ (y+6)^2 =2[/tex]
Step-by-step explanation:
The equation of the circle in center-radius form is:
[tex](x- h)^2 + (y- k)^2 = r^2[/tex]
Where the center is at the point (h, k) and the radius is "r".
We know that the endpoints of the diameter of this circle are (-4, -7) and (-2, -5), so we can find the radius and the center of the circle.
In order to find the radius, we need to find the diameter. To do this, we need to use the formula for calculate the distance between two points:
[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]
Then, substituting the coordinates of the endpoints of the diameter into this formula, we get:
[tex]d=\sqrt{(-4-(-2))^2+(-7-(-5))^2}=2\sqrt{2}[/tex]
Since the radius is half the diameter, this is:
[tex]r=\frac{2\sqrt{2}}{2}=\sqrt{2}[/tex]
To find the center, given the endpoints of the diameter, we need to find the midpoint with this formula:
[tex]M=(\frac{x_2+x_1}{2},\frac{y_2+y_1}{2})[/tex]
This is:
[tex]M=(\frac{-4-2}{2},\frac{-7-5}{2})=(-3,-6)[/tex]
Then:
[tex]h=-3\\k=-6[/tex]
Finally, substituting values into [tex](x- h)^2 + (y- k)^2 = r^2[/tex], we get the following equation:
[tex](x- (-3))^2 + (y- (-6))^2 = (\sqrt{2})^2[/tex]
[tex](x+3)^2+ (y+6)^2 =2[/tex]