Answer:
The answer to your question is the letter C (0, 2)
Explanation:
Data
m = (-4, 6)
n = (4, -2)
Formula
Xm = (x1 + x2) / 2
Ym = (y1 + y2) / 2
Process
1.- Identify the values of x1, y1, x2 and y2.
x1 = -4 y1 = 6 x2 = 4 y2 = -2
2.- Substitute in the formula
Xm = (-4 + 4)/2
Ym = (6 - 2) / 2
3.- Simplification
Xm = 0/2
Ym = 4/2
4.- Result
Xm = 0
Ym = 2
Point = (0, 2)