Answer:
First, we need to know how to transform a figure when we want to rotate it.
- If we rotate 90° clockwise, the transformation is from (x,y) to (y,-x), and counter clockwise is from (x,y) to (-y,x).
- If we rotate 180° in any direction, the transformation is from (x,y) to (-x.-y).
- If we rotate 270° clockwise, the transformation is from (x,y) to (-y,x). And counter clockwise is from (x,y) to (y,-x).
Now, we use these rules to match each statement with its right answer.
First statement:
The coordinates of D', if polygon ABCD rotates 90° counter clockwise to create A'B'C'D', would be (-2,2).
Second statement:
The coordinates of C'' , if polygon ABCD rotates 90° clockwise to create A''B''C''D'', would be (3,-1).
Third statement:
The coordinates of A''', if polygon ABCD rotates 180° clockwise to create polygon A'''B'''C'''D''', would be (4,-2).
Fourth statement:
The coordinates of B'', if polygon ABCD rotates 270° counterclockwise to create polygon A''B''C''D'', would be (4,2).