SOLUTION: Find the midpoint of the segment with the end points (6,-9) and (-2,7)

Algebra ->  Linear-equations -> SOLUTION: Find the midpoint of the segment with the end points (6,-9) and (-2,7)      Log On


   



Question 447253: Find the midpoint of the segment with the end points (6,-9) and (-2,7)
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
If the coordinates of A and B are ( x1, y1) and ( x2, y2) respectively, then the midpoint, M, of AB is given by the following formula
(6,-9) (-2,7)
M =%28x1%2Bx2%29%2F2%28y1%2By2%29%2F2
x=(6-2)/2,y=(-9 +7)/2
x= 2,y= -1
Mid point =(2,-1)