To perform a 90° counterclockwise rotation about the origin, you can use the following transformation for the coordinates of a point (x, y):
- The new coordinates after rotation will be (-y, x).
Assuming point D has coordinates (x_D, y_D), after the rotation the new coordinates D′ will be:
- D′ = (-y_D, x_D)
Since I'm unable to see the actual coordinates of point D in the quadrilateral, please check the coordinates of point D and apply the transformation above to determine the new coordinates D′, then select the correct response.
If you provide the coordinates of point D, I can help you find D′ specifically.