Final answer:
To find the coordinates of the other endpoint B given the midpoint M and one endpoint A. Apply the midpoint formula and solve the equations to find the coordinates of B(-1, 5).
Step-by-step explanation:
The midpoint coordinates are given as M(3, -2) and one endpoint is given as A(7, -9). To find the coordinates of the other endpoint, we can use the midpoint formula which states that the coordinates of the midpoint are the average of the coordinates of the two endpoints.
Let the coordinates of the other endpoint be B(x, y). Using the midpoint formula, we have:
[(x + 7) / 2, (y + -9) / 2] = (3, -2)
Simplifying the equation, we get:
(x + 7) / 2 = 3
(y - 9) / 2 = -2
Multiplying both sides by 2, we have:
x + 7 = 6
y - 9 = -4
Subtracting 7 from both sides, we get:
x = -1
Subtracting -9 from both sides, we get:
y = 5
Therefore, the coordinates of the other endpoint are B(-1, 5).