To perform a 90° counterclockwise rotation of a point \((x, y)\) around the origin, the new coordinates \((x', y')\) are given by the formula:
\[ (x', y') = (-y, x) \]
You need to apply this transformation to the coordinates of point D. However, since I don't have access to the image to find the coordinates of point D, I can show you how to apply the formula:
If you can find the coordinates of point D \((x, y)\) from the image:
- Substitute \(y\) for \(-x'\) and \(x\) for \(y'\).
- This will give you the new coordinates after a 90° counterclockwise rotation.
For example, if point D has coordinates \((2, 3)\):
- After the rotation, the coordinates would be: \[ (-3, 2) \]
Once you find the coordinates of D and apply the formula, you can match your result with one of the provided options:
- \((8, 4)\)
- \((-8, 4)\)
- \((8, -4)\)
- \((4, -8)\)
Please provide the coordinates of point D from the image so I can help you find the correct answer.