How do you find the midpoint of (-5,5), (3,-3)?

1 Answer
Jul 27, 2017

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=(5+32,5+32)

M=(22,22)

M=(1,1)