Question

Difficulty: MediumTransformations in the Coordinate Plane

A triangle has vertices K(2,3)K(-2, 3), L(2,1)L(-2, 1), and M(2,1)M(2, 1) in the standard (x,y)(x, y) coordinate plane. The triangle is first reflected across the line y=xy = x, and then the reflected image is translated 33 units to the right and 44 units down. What are the coordinates of the final image of vertex KK?

  1. A
    (0,2)(0, 2)
  2. B
    (1,1)(1, -1)
  3. (6,6)(6, -6)Answer
  4. D
    (0,2)(0, -2)
  5. E
    (5,1)(5, -1)

Answer

(6,6)(6, -6)
The correct answer is (6,6)(6, -6). To find this, start with the coordinates of vertex K(2,3)K(-2, 3). First, apply the reflection across the line y=xy = x, which maps (x,y)(y,x)(x, y) \rightarrow (y, x). This gives the intermediate coordinates K(3,2)K'(3, -2). Second, apply the translation 33 units to the right and 44 units down, which maps (x,y)(x+3,y4)(x, y) \rightarrow (x + 3, y - 4). Adding 33 to the xx-coordinate and subtracting 44 from the yy-coordinate of the intermediate point yields the final coordinates (3+3,24)=(6,6)(3 + 3, -2 - 4) = (6, -6).

Step-by-Step Solution

1
Apply the reflection rule to the pre-image vertex K(2,3)K(-2, 3)
K(3,2)K'(3, -2)
Reflecting a point (x,y)(x, y) across the line y=xy = x swaps its coordinates, mapping it to (y,x)(y, x).
2
Apply the translation rule to the reflected point K(3,2)K'(3, -2)
K(6,6)K''(6, -6)
Translating a point 33 units to the right and 44 units down adds 33 to the xx-coordinate and subtracts 44 from the yy-coordinate.

Key Concept

Composite transformations in the coordinate plane
Rate this question