Answer:
(2, 4)
Explanation:
Read the coordinates of points C and D off the graph:
C(-1, 7)
D(5, 1)
To find the coordinates of the midpoint:
The x-coordinate of the midpoint is: Add the x-coordinates and divide by 2.
The y-coordinate of the midpoint is: Add the y-coordinates and divide by 2.
x:
(-1 + 5)/2 = 4/2 = 2
y:
(7 + 1)/2 = 8/2 = 4
Answer: (2, 4)