218k views
2 votes
Line segment XY begins at ( - 6,4) and ends at ( - 2,4). The segment is reflected over the x-axis and translated left 3 units to form line segment X ‘ Y ‘. Enter the length , in units , of the lines segment X’ Y’ .

Line segment XY begins at ( - 6,4) and ends at ( - 2,4). The segment is reflected-example-1

1 Answer

1 vote

ANSWER

4 units

Step-by-step explanation

The transformations made to the line segment XY are a reflection and a translation. Both of these transformations do not change the size of the figure, so the length of line segment X'Y' is the same as the length of line segment XY.

The distance between two points (x₁, y₁) and (x₂, y₂) is found with the Pythagorean Theorem,


d=√((x_1-x_2)^2+(y_1-y_2)^^2)

In this case, the endpoints of line segment XY are (-6, 4) and (-2, 4), so its length is,


d=√((-6-(-2))^2+(4-4)^2)=√((-6+2)^2+0^2)=√((-4)^2)=√(16)=4

Hence, the length of line segment X'Y' is 4 units.

User Rishi Gautam
by
4.7k points