SOLUTION: The mid-point of aline segment is M(-3,2).one end point of the segment isp(1,-3).find the coordinates of the other end-point.

Algebra ->  Graphs -> SOLUTION: The mid-point of aline segment is M(-3,2).one end point of the segment isp(1,-3).find the coordinates of the other end-point.      Log On


   



Question 1067599: The mid-point of aline segment is M(-3,2).one end point of the segment isp(1,-3).find the coordinates of the other end-point.
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
(x,y) and (1,-3) have midpoint M(-3,2).

system%28%28x%2B1%29%2F2=-3%2C%28y-3%29%2F2=2%29
Solve for your x and y endpoint coordinates.