To find the midpoint between two points, we use the formula:
Midpoint = ((x1 + x2) / 2, (y1 + y2) / 2)
Substituting the values of the endpoints S(-3,1) and T(5,-4):
Midpoint = ((-3 + 5) / 2, (1 - 4) / 2)
= (2/2, -3/2)
= (1, -1.5)
Therefore, the midpoint M is (1, -1.5).
Given the endpoints S(−3,1) and T(5,−4) , calculate midpoint M . (1 point) Responses (−4,2.5) left parenthesis negative 4 comma 2.5 right parenthesis (1,−1.5) left parenthesis 1 comma negative 1.5 right parenthesis (−1,0.5) left parenthesis negative 1 comma 0.5 right parenthesis (2,−3)
1 answer