SOLUTION: Find the midpoint coordinates of the segment that connects the following given points: (-21, 21.9) and (-17.8, 20.2)

Algebra ->  Points-lines-and-rays -> SOLUTION: Find the midpoint coordinates of the segment that connects the following given points: (-21, 21.9) and (-17.8, 20.2)       Log On


   



Question 463636: Find the midpoint coordinates of the segment that connects the following given points:
(-21, 21.9) and
(-17.8, 20.2)

Answer by aliateach(10) About Me  (Show Source):
You can put this solution on YOUR website!
mid point = ((x1 + x2)/2 , (y1 + y2)/2)
= ( -19.4,21.05)