SOLUTION: Find the midpoint of the line segment PQ P(4,9), Q(1,9)

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Find the midpoint of the line segment PQ P(4,9), Q(1,9)      Log On


   



Question 143963: Find the midpoint of the line segment PQ
P(4,9), Q(1,9)

Answer by nabla(475) About Me  (Show Source):
You can put this solution on YOUR website!
((x1+x2)/2,(y1+y2)/2)
(5/2,9)