SOLUTION: Find the coordinates of the midpoint of the line segment with endpoints of (-3,6) and (-1,-9)

Algebra ->  Graphs -> SOLUTION: Find the coordinates of the midpoint of the line segment with endpoints of (-3,6) and (-1,-9)      Log On


   



Question 40239: Find the coordinates of the midpoint of the line segment with endpoints of (-3,6) and (-1,-9)
Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
M(%28x+%2B+x%29%2F2 , %28y+%2B+y%29%2F2)
M(%28-3+-+1%29%2F2 , %286+-+9%29%2F2)
M(%28-4%29%2F2 , %28-3%29%2F2)
M(-2 , -1.5)