218k views
4 votes
The diameter of a circle has endpoints P(-12, -4) and Q(6, 12).

The diameter of a circle has endpoints P(-12, -4) and Q(6, 12).-example-1
User Dejan S
by
3.4k points

1 Answer

2 votes

ANSWER


(x+3)^(2)+(y-4)^(2)=145

Step-by-step explanation

The equation of a circle is given by:


(x-h)^2+(y-k)^2=r^2

where (h, k) = center of the circle

r = radius of the circle

The center of a circle is the midpoint of the endpoints of the diameter of the circle. Hence, to find the center of the circle, we have to find the midpoint of the diameter:


M=((x_1+x_2)/(2),(y_1+y_2)/(2))

where (x1, y1) and (x2, y2) are the endpoints of the diameter.

Hence, the center of the circle is:


\begin{gathered} M=((-12+6)/(2),(-4+12)/(2)) \\ M=((-6)/(2),(8)/(2)) \\ M=(-3,4) \end{gathered}

To find the radius of the circle, we have to find the distance between any endpoint of the circle and the center of the circle.

To do this apply the formula for distance between two points:


r=√((x_2-x_1)^2+(y_2-y_1)^2)

Therefore, the radius of the circle is:


\begin{gathered} r=√((6-(-3))^2+(12-4)^2)=√(9^2+8^2) \\ r=√(81+64)=√(145) \end{gathered}

Hence, the equation of the circle is:


\begin{gathered} (x+3)^2+(y-4)^2=(√(145))^2 \\ (x+3)^2+(y-4)^2=145 \end{gathered}

User Bitc
by
3.0k points