Question
Question: A line segment has endpoints at \[\left( {2,1} \right)\] and \[\left( {6,2} \right)\] . The line seg...
A line segment has endpoints at (2,1) and (6,2) . The line segment is dilated by a factor of 4 around (2,1) .What are the new endpoints and length of the line segment?
Solution
In order to solve this question, we will use the concept that if a point P of coordinate (a,b) is dilated by a factor n around the point of coordinate (h,k) , then after dilation the new position of point will be P′=(n(a−h)+h, n(b−k)+k) .Firstly we will let A and B be the two endpoints of the line segment. After that we will let A′ and B′ be the new endpoints of the line segment after dilation and find them by substituting the values in the above formula. And finally, we will find the length of the dilated line segment using distance formula i.e., d=(x2−x1)2+(y2−y1)2 .And hence we will get the required result.
Complete answer:
Let A and B be the two endpoints of the line segment.
which means A(2,1) and B(6,2) be the two endpoints of the line segment.
And let A′ and B′ be the two new endpoints of the line segment.
Now we know that
that if a point P of coordinate (a,b) is dilated by a factor n around the point of coordinate (h,k) then after dilation the new position of point will be
P′=(n(a−h)+h, n(b−k)+k)
This means
P(a,b)=dilated nX around (h,k)P′(n(a−h)+h,n(b−k)+k)
Now it is given that
line segment is dilated by a factor of 4 around (2,1)
which means n=4 and (h,k)=(2,1)
Using the formula, we get
A(2,1)=dilated 4X around (2,1)A′(4(2−2)+2, 4(1−1)+1)
On simplification, we get
A(2,1)=dilated 4X around (2,1)A′(2,1)
which means the first new endpoint is A′(2,1)
Similarly,
B(6,2)=dilated 4X around (2,1)B′(4(6−2)+2, 4(2−1)+1)
On simplification, we get
B(2,1)=dilated 4X around (2,1)B′(18,5)
which means the second new endpoint is B′(18,5)
Therefore, the new endpoints are A′(2,1) and B′(18,5)
Now we know that
Distance formula, d=(x2−x1)2+(y2−y1)2
Therefore, the length of the dilated line segment will be
A′B′=(18−2)2+(5−1)2
⇒A′B′=(16)2+(4)2
As 162=256 and 42=16
Therefore, we get
⇒A′B′=256+16
⇒A′B′=272
⇒A′B′≈16.49
Hence, the new endpoints are A′(2,1) and B′(18,5)
and the length of line segment A′B′≈16.49
Note: Alternative way to solve this problem is:
If p0 is the dilation centre, p1 and p2 are the coordinates of the endpoints of the line segment and λ is the factor of dilation, then the position of new endpoints will be given by:
p1′=p0+λ(p1−p0) and p2′=p0+λ(p2−p0)
So, here p0=(2,1), p1=(2,1), p2=(6,2), λ=4
Therefore, we get
p1′=(2,1)+4((2,1)−(2,1))
⇒p1′=(2,1)+4(2−2,1−1)
⇒p1′=(2,1)
And
p2′=(2,1)+4((6,2)−(2,1))
⇒p2′=(2,1)+4(6−2, 2−1)
⇒p2′=(2,1)+(16, 4)=(18, 5)
Hence, the new endpoints are p1′=(2,1) and p2′=(18,5)
Now, the length of the dilated line segment will be
p1′p2′=(18−2)2+(5−1)2
⇒p1′p2′=(16)2+(4)2
⇒p1′p2′≈16.49
Hence, the length of the line segment p1′p2′≃16.49
Hence, we get the required results.