To find the image of point A(1, 5) after a 270° counterclockwise rotation, we can use the rotation transformation formulas. For a point \((x, y)\) that is rotated 270° counterclockwise around the origin, the transformations are given by:
\[ (x', y') = (y, -x) \]
So, we can apply this transformation to point A(1, 5):
-
Identify the coordinates:
- \(x = 1\)
- \(y = 5\)
-
Apply the transformation: \[ x' = y = 5 \] \[ y' = -x = -1 \]
Thus, the coordinates for A' after a 270° rotation counterclockwise are:
\[ A' = (5, -1) \]
Among the options provided, the correct answer is:
A′(5, −1).