SOLUTION: a line segment has endpoints A(7,-1) and B(-3,3).What are the coordinates of the midpoint of AB?

Algebra ->  Length-and-distance -> SOLUTION: a line segment has endpoints A(7,-1) and B(-3,3).What are the coordinates of the midpoint of AB?      Log On


   



Question 413494: a line segment has endpoints A(7,-1) and B(-3,3).What are the coordinates of the midpoint of AB?
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
M%5Bx%5D+=+%287+%2B%28-3%29%29%2F2
M%5Bx%5D+=+4%2F2
M%5Bx%5D+=+2
---------------
M%5By%5D+=+%28-1+%2B+3%29%2F2
M%5By%5D+=+2%2F2
M%5By%5D+=+1
The midpoint is at (2,1)