How do you find the midpoint between (5,-6), (7,-9)?

1 Answer
Sep 19, 2016

(6, - (15) / (2))(6,152)

Explanation:

We have: (5, -6)(5,6) and (7, -9)(7,9)

Let's use the mid-point formula:

=> Midpoint = ((x_(1) + x_(2)) / (2), (y_(1) + y_(2)) / (2))=(x1+x22,y1+y22)

=> Midpoint = ((5 + 7) / (2), ((- 6) + (- 9)) / (2))=(5+72,(6)+(9)2)

=> Midpoint = ((12) / (2), - (15) / (2))=(122,152)

=> Midpoint = (6, - (15) / (2))=(6,152)