Answer: M= 5,-2
to solve Use the formula:
M = ( xA+xB,
yA+yB)
/2
or
Midpoint of a Line Segment
The midpoint is halfway between the two end points:
Its x value is halfway between the two x values
Its y value is halfway between the two y values
To calculate it:
Add both "x" coordinates, divide by 2
Add both "y" coordinates, divide by 2
so in your case you would put the numbers in and solve it would be M= 5,-2
hope that helps good luck!!!! :)