Hey Anna,
With this problem, it would be ideal to use the midpoint formula to find the coordinates of the other endpoint.
The midpoint M has coordinates ( [(x1+x2)/2] , [(y1+y2)/2] ).
In this case, we know that the center of the circle is the midpoint, so:
(x1+x2)/2 = 3
and
(y1+y2)/2 = -7
We also know the coordinates of one of the points, so:
(-2+x2)/2 = 3
and
(-7+y2)/2 = -7
From here, we solve for x2 and y2, so:
(-2+x2)/2 = 3
-2+x2 = 6
x2 = 8
and
(-7+y2)/2 = -7
-7+y2 = -14
y2 = -7
Therefore, the coordinates of the other endpoint of the diameter are (8, -7).
Anna L.
07/09/15