👤

For the circle whose diameter has endpoints of (-3, 6) and (5, -2), write the equation in standard form.
answer choices :
(x - 2) 2 + (y - 2) 2 =4√2
(x - 1) 2 + (y - 2) 2 = 32
(x - 2) 2 + (y - 1) 2 = 32

Answer :

Answer:

B

Step-by-step explanation:

We are given a circle whose diameter has endpoints (-3, 6) and (5, -2).

And we want to equation of the circle in standard form.

First, let's determine the center of the circle. Since we are given the diameter, the center will be the midpoint of the diameter. The midpoint is given by:

[tex]\displaystyle M=\Big(\frac{x_1+x_2}{2},\frac{y_1+y_1}{2}\Big)[/tex]

By substitution:

[tex]\displaystyle M=\Big(\frac{(-3)+(5)}{2},\frac{(6)+(-2)}{2}\Big)[/tex]

Evaluate:

[tex]\displaystyle M=(1, 2)[/tex]

Thus, the center of our circle is (1, 2).

Next, we need to find the radius of our circle. We can use the distance formula to find the diameter, and then divide that by two to find the radius. The distance formula is given by:

[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2[/tex]

Let (-3, 6) be (x₁, y₁) and (5, -2) be (x₂, y₂). Substitute:

[tex]d=\sqrt{(-3-5)^2+(6-(-2))^2}[/tex]

Evaluate:

[tex]\begin{aligned} d&= \sqrt{(-8)^2+(8)^2}\\&=\sqrt{64+64}\\&=\sqrt{2(64)}\\&=8\sqrt{2}}\end{aligned}[/tex]

Therefore, the radius will be:

[tex]\displaystyle r=\frac{8\sqrt{2}}{2}=4\sqrt{2}[/tex]

The equation for a circle is given by:

[tex](x-h)^2+(y-k)^2=r^2[/tex]

Where (h, k) is the center.

By substituting everything in, we acquire:

[tex](x-(1))^2+(y-(2))^2=(4\sqrt{2})^2[/tex]

Simplify:

[tex](x-1)^2+(y-2)^2=32[/tex]

Therefore, our answer is B.