378,939 views
8 votes
8 votes
The endpoints of the diameter of a circle are located at (3,-5) and (-9, 11).What is the equation of the circle?(x2 + (yWord Bank:-2 -1 +3 65 -3 10 + 1+2 145 - 100Blank 1:Blank 2:Blank 3:

The endpoints of the diameter of a circle are located at (3,-5) and (-9, 11).What-example-1
User Zhuoying
by
2.5k points

1 Answer

24 votes
24 votes

Given:

The endpoints of the diameter of a circle are located at (3,-5) and (-9, 11).

To find the equation of the circle, we need the coordinates of the vertex and the length of the radius.

We will use the given points to find the length of the diameter = d


d=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2}=\sqrt[]{(3+9)^2+(11+5)^2}=\sqrt[]{400}=20

The radius = r = 0.5 * d = 0.5 * 20 = 10

The center of the circle is the midpoint of the diameter

So,


C=((3,-5)+(-9,11))/(2)=((3-9,-5+11))/(2)=((-6,6))/(2)=(-3,3)

the equation of the circle has the following form:


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

Where: r is the radius and center = ( h, k )

So,


\begin{gathered} r=10 \\ (h,k)=(-3,3) \end{gathered}

The equation of the circle will be:


(x+3)^2+(y-3)^2=100

User Muued
by
3.1k points