Answer:
Midpoint = (1/2 , 1/2)
Explanation:
The formula for mid point is
M = (x_1 + x_2 / 2, y_1 + y_2 / 2)
We've been given two points
( -2 , 4) ( 3 , -3)
Let x_1 = -2
x_2 = 4
y_1 = 3
y_2 = -3
Inserting those values given into the above formula
M = ( -2 + 3 /2, 4 - 3 / 2)
M = (1/2 , 1/2)