To find the coordinates of the point W' after a 90-degree counterclockwise rotation about the origin, we can use the rotation mapping rules for a point (x, y).
The rule for a 90-degree counterclockwise rotation is: \[ (x, y) \rightarrow (-y, x) \]
For the point W(-3, 7), we apply the rule:
- \( x = -3 \)
- \( y = 7 \)
Using the formula: \[ W' = (-y, x) = (-7, -3) \]
Thus, the coordinates of W' after the 90-degree counterclockwise rotation about the origin are: \[ (-7, -3) \]
So the correct response is: (-7, -3)