
Andrew M. answered 10/02/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
To get from (-1, -3) to (2, -1) we go
right 3 in x value and up 2 in y value.
From (2, -1) right 3 and up 2 is (2+3, -1+2) = (5, 1)
Or, using midpoint formula
mp = ((x1+x2)/2, (y1+y2)/2) = (2, -1)
(-1+x2)/2 = 2
-1 + x2 = 4
x2 = 5
(-3 + y2)/2 = -1
-3 + y2 = -2
y2 = 1
(x2, y2) = (5, 1)