To determine the rotation that transforms the point P (-1, 2) into P' (2, 1), we can analyze the change in coordinates.
- The original point P is located at (-1, 2).
- The new point P' is at (2, 1).
To visualize the rotation, we can find the center of rotation. For a 90Ā° rotation, we would typically move the point around the origin (0, 0). Let's check if that transformation applies here:
-
A 90Ā° rotation counterclockwise around the origin would transform the point (x, y) to (-y, x).
-
For P (-1, 2):
- The expected transformation for a 90Ā° counterclockwise rotation is (ā2, -1), not (2, 1).
-
For a 180Ā° rotation around the origin, the transformation (x, y) goes to (āx, āy).
-
For P (-1, 2):
- The expected transformation for a 180Ā° rotation is (1, ā2), not (2, 1).
-
A -90Ā° (or 270Ā°) rotation would transform (x, y) to (y, -x).
-
For P (-1, 2):
- That transformation would result in (2, 1). This matches P' (2, 1).
Thus, the correct answer is:
- ā90Ā° rotation (or negative 90 degrees rotation).