
Andrew M. answered 10/19/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Look at the slope between the original points (1,4) and (2,1)
m = (y2-y1)/(x2-x1) = (1-4)/(2-1) = -3/1
This means that to find a new point on the line we go right
one space for x and down 3 spaces for y
(x2,y2) = (x1+1, y1-3)
If we extend the line a distance equal to twice it's length
the new line is 3 times as long as the original line
We need to find the next two points on the line...
Starting from the original terminus point of (2,1)
(x2,y2) = (x1+1, y1-3) = (2+1,1-3) = (3,-2)
(x3,y3) = (x2+1, y2-3) = (3+1,-2-3) = (4,-5)
The point (4,-5) is the new terminal point.
We can check by verifying we have tripled the length of
the original line.
distance between two points is d = √[(x2-x1)2+(y2-y1)2]
The distance from (1,4) to (2,1) = √[(2-1)2+(1-4)2] = √10
If our new end point is (4,-5) the distance from
(1,4) to (4,-5) should be 3√10 or √90
d = √[(4-1)2+(-5-4)2] = √[(3)2+(-9)2] = √(9+81) = √90
Our distance is correct.