To find the coordinates of point A' after rotating point A (4, 1) 90° counterclockwise, we can use the rotation rule for coordinates:
- The rule for a 90° counterclockwise rotation about the origin is: \[ (x, y) \rightarrow (-y, x) \]
Applying this rule to the coordinates of point A (4, 1):
- Original coordinates: (4, 1)
- After rotation: \[ A' = (-y, x) = (-1, 4) \]
Now we need to identify which point corresponds to the coordinates (-1, 4) in the provided points:
- Point H: (1, 4)
- Point A: (4, 1)
- Point G: (-1, 4)
- Point F: (-4, 1)
- Point E: (-4, -1)
- Point D: (-1, -4)
- Point C: (1, -4)
- Point B: (4, -1)
The coordinates (-1, 4) match with point G.
Therefore, the point that represents \( A' \) after rotating \( A(4, 1) \) 90° counterclockwise is point G.