Concept:The midpoint formula gives the average of the corresponding coordinates of two points.Explanation:Given points P(x,y) and Q(8,6), the midpoint is (2x+8,2y+6).This midpoint equals (5,8).So, 2x+8=5.Multiply both sides by 2: x+8=10.Thus, x=10−8=2.Also, 2y+6=8.Multiply both sides by 2: y+6=16.Thus, y=16−6=10.Therefore, P(2,10).Answer:A. (2,10)