Respuesta :
To find the midpoint do, [(x1 + x2)/2], [(y1 + y2)/2]
5 + 1 = 6/2 = 3
-2 + -5 = -7/2 = -3.5
(3, -3.5)
5 + 1 = 6/2 = 3
-2 + -5 = -7/2 = -3.5
(3, -3.5)
Answer:
(3, -3.5)
Step-by-step explanation:
Using midpoint formula:
M = (x1 + x2/2 , y1 + y2/2)
By inserting the points you'll find the answer:
M = (5 + 1/2 , -2 + -5/2)
M = (6/2 , -7/2)
M = (3 , -3.5)