Answer:
midpoint = (1, 1 )
Explanation:
given endpoints (x₁, y₁ ) and (x₂, y₂ ) then midpoint M is
M = (
,
) ← midpoint formula
let (x₁, y₁ ) = H (4, - 5 ) and (x₂, y₂ ) = J (- 2, 7 )
substitute these values into the formula for M
M = (
,
) = (
,
) = (1, 1 )