Question 835982
Find the coordinates of the midpoint of the segment whose endpoints are H(2,1) and K(10,7)

The midpoint is ({{{((x1+x2)/2)}}},{{{((y1+y2)/2))}}}) where (x1,y1) = (2,1) and (x2,y2) = (10,7)
so
({{{((2+10)/2)}}},{{{((1+7)/2))}}}) =
(12/2,8/2)
(6,4)