Question

Difficulty: MediumCoordinate Geometry: Transformations and Geometric Graphs

In the xyxy-plane, triangle ABCABC has vertices A(1,2)A(1, 2), B(4,2)B(4, 2), and C(1,6)C(1, 6). The triangle is reflected across the line y=xy = x, and then translated 22 units to the left and 33 units downward. What is the yy-coordinate of the image of vertex CC?

Answer: -2

Answer

The y-coordinate of the image of vertex C is -2.
Reflecting a point (x,y)(x, y) across the line y=xy = x swaps the coordinates, transforming C(1,6)C(1, 6) into (6,1)(6, 1). Subsequently, translating the point 22 units to the left and 33 units downward subtracts 22 from the xx-coordinate and 33 from the yy-coordinate, resulting in (62,13)=(4,2)(6 - 2, 1 - 3) = (4, -2). The yy-coordinate of this image point is 2-2.

Step-by-Step Solution

1
Apply reflection across the line y=xy = x to point C(1,6)C(1, 6).
The transformed point is C(6,1)C'(6, 1).
Reflecting a point (x,y)(x, y) across the line y=xy = x swaps its coordinates to (y,x)(y, x).
2
Apply translation left by 22 units and down by 33 units to C(6,1)C'(6, 1).
The final point is C(62,13)=C(4,2)C''(6 - 2, 1 - 3) = C''(4, -2).
Translating left subtracts from the xx-coordinate, and translating downward subtracts from the yy-coordinate.
3
Extract the yy-coordinate of C(4,2)C''(4, -2).
-2
The yy-coordinate is the second entry in the coordinate pair (x,y)(x, y).

Key Concept

Coordinate Geometry Transformations: Reflection across y = x and Translation
Estimated Time:1m 15s
Rate this question