How do you find the midpoint of the segment with the endpoints (2/3,9/2) and (1/3,11/2)?

1 Answer
Jun 6, 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=(23+132,92+1122)

M=(2+13)2,9+1122

M=(332,2022)

M=(12,102)

M=(12,5)