Question

Difficulty: Very hardTransformations in the Coordinate Plane

In the standard (x,y)(x,y) coordinate plane, a triangle has vertices at A(2,4)A(2, 4), B(6,4)B(6, 4), and C(2,10)C(2, 10). The triangle undergoes a series of transformations: first, it is reflected across the line y=xy = x; next, the resulting image is dilated by a scale factor of 12\frac{1}{2} with the center of dilation at (2,2)(2, 2); finally, this image is translated 11 unit to the left and 33 units down. What are the coordinates of the final image of vertex CC?

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

Answer

(5,1)(5, -1)
The correct answer is (5,1)(5, -1) because applying the three transformations sequentially yields the correct final coordinates: first, reflecting C(2,10)C(2, 10) across the line y=xy = x gives C(10,2)C'(10, 2); second, dilating C(10,2)C'(10, 2) by a scale factor of 12\frac{1}{2} centered at (2,2)(2, 2) gives C(6,2)C''(6, 2); and finally, translating C(6,2)C''(6, 2) by 11 unit left and 33 units down results in (5,1)(5, -1).

Step-by-Step Solution

1
Reflect the initial coordinates of vertex C(2,10)C(2, 10) across the line y=xy = x.
C(10,2)C'(10, 2)
Reflecting a point (x,y)(x, y) across the line y=xy = x interchanges the coordinates, mapping (x,y)(x, y) to (y,x)(y, x).
2
Dilate the point C(10,2)C'(10, 2) by a scale factor of k=12k = \frac{1}{2} centered at P(2,2)P(2, 2).
C(6,2)C''(6, 2)
The formula for a dilation centered at (a,b)(a, b) is (x,y)=(a+k(xa),b+k(yb))(x'', y'') = (a + k(x' - a), b + k(y' - b)). Substituting a=2,b=2,k=12,x=10,y=2a=2, b=2, k=\frac{1}{2}, x'=10, y'=2 gives (2+12(102),2+12(22))=(2+4,2+0)=(6,2)(2 + \frac{1}{2}(10-2), 2 + \frac{1}{2}(2-2)) = (2+4, 2+0) = (6, 2).
3
Translate the point C(6,2)C''(6, 2) by 11 unit to the left and 33 units down.
C(5,1)C'''(5, -1)
Translating 11 unit left subtracts 11 from the xx-coordinate (61=56 - 1 = 5), and translating 33 units down subtracts 33 from the yy-coordinate (23=12 - 3 = -1).

Key Concept

Composite transformations in the coordinate plane involving reflections, dilations with non-origin centers, and translations.
Estimated Time:2m 0s
Rate this question