To determine the rotation that takes point \( P(-1, 2) \) to point \( P'(2, 1) \), we can analyze the change in coordinates.
-
Original Point \( P(-1, 2) \):
- \( x = -1 \)
- \( y = 2 \)
-
New Point \( P'(2, 1) \):
- \( x' = 2 \)
- \( y' = 1 \)
Calculation of Rotation:
We can use the following transformation formulas to investigate the effect of various rotations on the coordinates.
- A 90-degree rotation counterclockwise about the origin transforms \( (x, y) \) to \( (-y, x) \).
- A 90-degree rotation clockwise (or -90 degrees counterclockwise) transforms \( (x, y) \) to \( (y, -x) \).
- A 180-degree rotation transforms \( (x, y) \) to \( (-x, -y) \).
- A 270-degree rotation counterclockwise (or -90 degrees clockwise) transforms \( (x, y) \) to \( (y, -x) \).
Checking Each Option:
-
Option a: -270 degrees (equivalently 90 degrees clockwise)
- \( (-1, 2) \to (2, 1) \) (Correct)
-
Option b: 180 degrees
- \( (-1, 2) \to (1, -2) \) (Incorrect)
-
Option c: 90 degrees
- \( (-1, 2) \to (-2, -1) \) (Incorrect)
-
Option d: -90 degrees
- \( (-1, 2) \to (2, -1) \) (Incorrect)
Given the calculations, the rotation that takes point \( P(-1, 2) \) to point \( P'(2, 1) \) is a -270 degree rotation (or 90 degrees clockwise).
Conclusion:
The correct answer is: a. -270 rotation