SOLUTION: M is the midpoint of QR. Q has coodinates (-3,5) and M has coordinates (7,-9) find the coordinates of R.

Algebra ->  Length-and-distance -> SOLUTION: M is the midpoint of QR. Q has coodinates (-3,5) and M has coordinates (7,-9) find the coordinates of R.      Log On


   



Question 156369: M is the midpoint of QR. Q has coodinates (-3,5) and M has coordinates (7,-9) find the coordinates of R.
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
M is the midpoint of QR. Q has coodinates (-3,5) and M has coordinates (7,-9) find the coordinates of R.
---------------------
The simplest was to do this is to find the differences in X and Y separately, and add them to the midpoint.
x2-x1 = 7 - (-3) = 10
y2-y1 = -9 - 5 = -14
Then add to point M
7+10 = 17
-9-14 = -23
The point R is (17,-23)