Question 102779
Find the midpoint of the line segment PQ.

P(6,8),Q(12,16)

----------------------------
The x-coordinate of the midpoint is the average of the x values of the points.
The y-coordinate of the midpoint is the average of the y values of the points.

midpoint = [(6+12)/2, (8+16)/2) = (9,12)
=============
Cheers,
Stan H.