Answer:
(14, - 13 )
Explanation:
Given endpoints (x₁, y₁ ) and (x₂, y₂ ) then the midpoint is
[
(x₁ + x₂ ),
(y₁ + y₂ ) ]
let (x₁, y₁ ) = (- 2, - 7) and (x₂, y₂ ) = (x, y)
Using the midpoint formulae equate to the coordinates of the midpoint.
(- 2 + x) = 6 ( multiply both sides by 2 )
- 2 + x = 12 ( add 2 to each side )
x = 14
and
(- 7 + y ) = - 10 ( multiply both sides by 2 )
- 7 + y = - 20 ( add 7 to both sides )
y = - 13
Thus
coordinates of other endpoint = (14, - 13 )