SOLUTION: find the midpoint GH(5, -2) AND H(-3,1)

Algebra ->  Triangles -> SOLUTION: find the midpoint GH(5, -2) AND H(-3,1)      Log On


   



Question 830178: find the midpoint GH(5, -2) AND H(-3,1)
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Average the coordinates.

x: (x1+x2)/2 = (5+(-3))/2 = 2/2 = 1

y: (y1+y2)/2 = (-2+1)/2 = -1/2 = -0.5

The midpoint is (1,-0.5)