
Rakhee T. answered 09/14/15
Tutor
5
(4)
Patient and knowledgeable Ivy League Engineer/Scientist
When trying to find the midpoint, apply the following formula:
(X1 + X2)/2, (Y1 + Y2)/2
In your case, you would get:
(3+-4)/2, (1 + 4)/2
which simplifies into:
(-0.5, 2.5)