SOLUTION: find the midpoint of the line segment p(3,2)q(2,8)

Algebra ->  Linear-equations -> SOLUTION: find the midpoint of the line segment p(3,2)q(2,8)      Log On


   



Question 173069: find the midpoint of the line segment p(3,2)q(2,8)
Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
the x value of the midpoint is the average of the x values of the endpoints

similarly for the y values

((3+2)/2,(2+8)/2) __ (5/2,5)