To find the coordinates of triangle GFH after a 270° clockwise rotation about the origin, we can use the rotation transformation rule for 270° clockwise rotation. The transformation for a point (x, y) is given by:
\[ (x, y) \rightarrow (y, -x) \]
Now we will apply this transformation to each vertex of triangle GFH.
-
For point G(2, –3): \[ (2, -3) \rightarrow (-3, -2) \]
-
For point F(4, –1): \[ (4, -1) \rightarrow (-1, -4) \]
-
For point H(1, 1): \[ (1, 1) \rightarrow (1, -1) \]
So, the coordinates of the rotated image of triangle GFH will be:
- G'(-3, -2)
- F'(-1, -4)
- H'(1, -1)
Now let’s analyze the provided options:
- Triangle G'H'F' has points (-3, -2), (1, -1), (-1, -4) - (Incorrect, point order is not matching)
- Triangle G'H'F' has points (3, 2), (-1, 1), (1, 4) - (Incorrect, no matching points)
- Triangle G'H'F' has points (2, -3), (1, 1), (4, -1) - (Incorrect, no matching points)
- Triangle G'H'F' has points (2, 3), (4, 1), (1, -1) - (Incorrect, no matching points)
None of the graphs correspond to the resultant points we calculated. Therefore, the correct answer should show triangle G'H'F' with points (-3, -2), (-1, -4), and (1, -1) in any order.