How do you find the midpoint of the line segment joining (2,-4) and (5,-2)?

1 Answer
Jan 4, 2018

See a solution process below:

Explanation:

The formula to find the mid-point of a line segment give the two end points is:

M=(x1+x22,y1+y22)

Where M is the midpoint and the given points are:

(x1,y1) and (x2,y2)

Substituting the values from the points in the problem gives:

M=(2+52,4+22)

M=(72,62)

M=(72,3)