asked 118k views
0 votes
Given that (1, -5) and (3,7) form a pair of diameter points on a circle, find the centerof the circle.

1 Answer

2 votes

We are given the points (1, -5) and (3,7) we are asked to determine the coordinates of the middle point. To do that we need to remember that the center of the circle is the middle point of any line segment that has end-points as diameter points. Therefore, we need to determine the middle point between these two points.

The coordinate of a middle point given the end-points of a segment is given by the following formula:


(h,k)=((x_1+x_2)/(2),(y_1+y_2)/(2))

Where:


\begin{gathered} (x_1,y_1)=(1,-5) \\ (x_2,y_2)=(3,7) \end{gathered}

Now we substitute the values:


(h,k)=((1+3)/(2),(-5+7)/(2))

Now we solve the operations:


(h,k)=((4)/(2),(2)/(2))=(2,1)

Therefore, the center of the circle is (2,1).

answered
User Vlada
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.