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
Geometry: Triangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Triangles
Question 830178
:
find the midpoint GH(5, -2) AND H(-3,1)
Answer by
jim_thompson5910(35256)
(
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)