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