203k views
3 votes
find the midpoint of the line segment whose endpoints are (-2, 5) and (4, -9). (2, -7) (1, -4) (1, -2)

2 Answers

3 votes

The answer is (1,-2)


User Rouzier
by
8.3k points
4 votes
M(x, y) = ((x1 + x2)/2, (y1 + y2)/2) = ((-2 + 4)/2, (5 - 9)/2) = (2/2, -4/2) = (1, -2)
User JKJKJK
by
7.7k points