Find the midpoint of the line segment having the given endpoints (8,-4) and (-7,9).

1 answer

(8,-4) and (-7,9).

Midpoint =(x1 + x2)/2, (y1 + y2)/2

Mx = (8 + -7)/2 = 1/2 = 0.5
My = (-4 + 9)/2 = 5/2 = 2.5

Midpoint (0.5, 2.5)