How do you find the coordinates of the other endpoint of a segment with the given A are (-2,3) and the coordinates of midpoint M are (1,0)?

1 Answer
Jul 9, 2016

Other midpoint is (4,3)

Explanation:

The midpoint is found from averaging the x-values of the endpoints and averaging the y-values.

Write down what has been done to find the Midpoint if one endpoint is (-2, 3) and the other endpoint is (x1,y1)

2+x12=1 and 3+y12=0

Solve each equation to find (x1,y1)

2+x1=2 3+y1=0

x1=4 y1=3

Other midpoint is (4,3)