Answer:
The answer to your question is letter D
Step-by-step explanation:
Data
P1 (3, 10)
P2 (-1, 6)
Process
1.- Calculate the midpoints
Xm = (x1 + x2)/2
Ym = (y1 + y2)/2
x1 = 3 y1 = 10
x2 = -1 y2 = 6
Xm = (3 - 1)/2
= 2/2
= 1
Ym = (10 + 6)/2
= 16/2
= 8
2.- Write the coordinates of the center
C = (1, 8)