How do you find the midpoint of (1.8, –3.4) and (–0.4, 1.4)?

1 Answer
Oct 27, 2014

You can find it out using the mid point formula, which is given by:

M(x,y)=(x1+x22,y1+y22)
where:
(x,y) are coordinates of the midpoint,
x1andx2 are the x-coordinates of the given points,
and y1andy2 are their respective y-coordinates.

Substituting the given values in the formula:
M(x,y)=(1.8+(0.4)2,3.4+1.42)
M(x,y)=(1.42,22)
M(x,y)=(0.7,1)