To perform a 90° counterclockwise rotation about the origin on a point \((x, y)\), the new coordinates \((x', y')\) can be calculated using the following transformation:
\[ (x', y') = (-y, x) \]
Let's denote the coordinates of point D as \((x, y)\). Unfortunately, I cannot see the image you're referring to and thus do not know the coordinates of point D.
However, you can apply the transformation to the coordinates of point D.
- Take the original coordinates of point D, say \((x, y)\).
- Substitute these values into the transformation to find the new coordinates.
For example, if the coordinates of D are \((4, 8)\): \[ D' = (-8, 4) \]
You would then select the matching response from the provided options.
If you provide the coordinates of point D, I can help you calculate D' specifically.