SOLUTION: how do you find the midpoint of a line segment?

Algebra ->  Angles -> SOLUTION: how do you find the midpoint of a line segment?      Log On


   



Question 212025: how do you find the midpoint of a line segment?
Answer by rfer(16322) About Me  (Show Source):
You can put this solution on YOUR website!
midpoint=((x1+x2)/2,(y1+y2)/2)