SOLUTION: Find the midpoint of the line segement from A(-2,9) to B(4,5).

Algebra ->  Trigonometry-basics -> SOLUTION: Find the midpoint of the line segement from A(-2,9) to B(4,5).      Log On


   



Question 56709: Find the midpoint of the line segement from A(-2,9) to B(4,5).
Answer by rcmcc(152) About Me  (Show Source):
You can put this solution on YOUR website!
the midpoint can be found by (X1+X2)/2, (Y1+Y2)/2
so (-2+4)/2, (9+5)/2
the midpoint of the line segment is (1,7)