In order to find the midpoint of the given line segment, use the following expression:
![M((x_1+x_2)/(2),(y_1+y_2)/(2))](https://img.qammunity.org/2023/formulas/mathematics/college/7vv0c7h73pcx4g3jr0e9y2bimthtck9a60.png)
where M is the midpoint and (x1,y1) and (x2,y2) are the coordinates of the end points of the given segment.
In this case, you have:
(x1,y1) = (-5,4)
(x2,y2) = (5,-7)
Replace the previous values of the parameters into the expression above for M:
![M((-5+5)/(2),(4-7)/(2))=M(0,-(3)/(2))](https://img.qammunity.org/2023/formulas/mathematics/college/9vsoh7tbykgf93cnl1a1maq5ezcua8on5u.png)
Hence, th midpoint between the given points is M(0,-3/2)