Answer:
(4, 7)
Explanation:
Midpoint = ((x₁ + x₂) / 2, (y₁ + y₂) / 2)
In this case, the endpoints are (7, 9) and (1, 5), so:
x₁ = 7
x₂ = 1
y₁ = 9
y₂ = 5
Now, plug these values into the midpoint formula:
Midpoint = ((7 + 1) / 2, (9 + 5) / 2)
Midpoint = (8 / 2, 14 / 2)
Midpoint = (4, 7)
So, the midpoint of the segment with endpoints (7, 9) and (1, 5) is (4, 7).