The point in the -plane is first rotated counterclockwise by around the point and then reflected about the line . The image of after these two transformations is at . What is
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Undo the transformations in reverse order: reflect (−6,3) over y = −x to get (−3,6), then rotate it 90° clockwise about (1,5).
Solution
Work backwards from the final image, undoing the last transformation first.
Undo the reflection. Reflection over sends and is its own inverse. The point that reflects to is . This is the rotated image of .
Undo the rotation. To undo a counterclockwise rotation about , rotate clockwise about . The offset of from the center is . A clockwise quarter turn sends an offset to , so . Adding the center back: .
So , , and .
Check forward: offset of is ; counterclockwise gives , i.e. the point ; reflecting over gives . Correct.
The answer is .
Why this works
A composition of transformations is inverted by inverting each step in the opposite order. Rotations about a point other than the origin are handled by subtracting the center, rotating the offset with the standard rule ( counterclockwise), and adding the center back. Always finish with a forward check; it costs seconds and catches sign slips.
The trap
Reflecting over y = x (swapping coordinates) instead of y = −x, or undoing the rotation counterclockwise instead of clockwise.
Common mistakes
- Reflecting over y = x (swapping coordinates) instead of y = −x, or undoing the rotation counterclockwise instead of clockwise.
- Rotating about the origin instead of about , or forgetting to add the center back after rotating the offset.
Techniques
Start from the end state / desired conclusion and reverse