122k views
5 votes
Find the midpoint of the line segment joining the points ​(−2​,−2​) and ​(−4​,7​).

User Wook
by
7.5k points

1 Answer

3 votes

The x coordinates of the given points are -2 and -4

Add them up: -2 + (-4) = -6

Divide the result in half: -6/2 = -3

This is the x coordinate of the midpoint.

The steps to compute the y coordinate will look the same, but dealing with the y coordinates of course.

Add y coordinates: -2 + 7 = 5

Divide in half: 5/2 = 2.5

Answer: midpoint = (-3, 2.5)

User John T
by
6.9k points