Question

Difficulty: MediumTransformations in the Coordinate Plane

In a Cartesian coordinate system, the point A(2,4)A(2, -4) is translated 44 units to the left and 33 units up to form point BB. If point BB is then reflected across the line y=xy = -x to form point CC, what are the coordinates of point CC?

  1. (1,2)(1, 2)Answer
  2. B
    (1,2)(-1, -2)
  3. C
    (7,6)(7, -6)
  4. D
    (7,2)(7, 2)
  5. E
    (2,1)(-2, 1)

Answer

(1,2)(1, 2)
First, the point (2,4)(2, -4) is translated 44 units left and 33 units up by subtracting 44 from the xx-coordinate and adding 33 to the yy-coordinate, which yields (2,1)(-2, -1). Next, this point is reflected across the line y=xy = -x by swapping the coordinates and negating both, which results in the point (1,2)(1, 2).

Step-by-Step Solution

1
Apply the translation to point A(2,4)A(2, -4).
Point BB has coordinates (2,1)(-2, -1).
Translating a point 44 units to the left subtracts 44 from the xx-coordinate, and translating 33 units up adds 33 to the yy-coordinate: (24,4+3)=(2,1)(2 - 4, -4 + 3) = (-2, -1).
2
Apply the reflection across the line y=xy = -x to point B(2,1)B(-2, -1).
Point CC has coordinates (1,2)(1, 2).
Reflecting a point (x,y)(x, y) across the line y=xy = -x swaps the coordinates and negates both, mapping (x,y)(y,x)(x, y) \rightarrow (-y, -x). Thus, (2,1)((1),(2))=(1,2)(-2, -1) \rightarrow (-(-1), -(-2)) = (1, 2).

Key Concept

Composite transformations involving translations and reflections in the coordinate plane.
Rate this question