SOLUTION: find the midpoint of the line segment PQ P(5,9) Q(2,7)

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: find the midpoint of the line segment PQ P(5,9) Q(2,7)      Log On


   



Question 148232: find the midpoint of the line segment PQ
P(5,9) Q(2,7)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the midpoint of the line segment PQ
P(5,9) Q(2,7)
---------------------
Each coordinate is the average of the two corresponding coordinate.
x = (5+2)/2 = 7/2
y = (9+7)/2 = 8
--------------------
Midpoint: (7/2 , 8)
=========================
Cheers,
Stan H.