Answer:
A'(1, 1); B'(3, 2); C'(1, 2)
Step-by-step explanation:
The original points are A(1,1 ), B(2, 3) and C(2, 1).
Reflecting the triangle across the x-axis will negate every y-coordinate; this maps
(1, 1)→(1, -1); (2, 3)→(2, -3); (2, 1)→(2, -1)
Rotating the figure 90° clockwise about the origin switches the x- and y-coordinates and negates the x-coordinate; this maps
(1, -1)→(-1 -1); (2, -3)→(-3, -2); (2, -1)→(-1, -2)
Reflecting across the line y=x will negate both the x- and y-coordinates; this maps
(-1, -1)→(1, 1); (-3, -2)→(3, 2); (-1, -2)→(1, 2)