To determine the rotation that takes point P (4, 2) to point P' (-2, 4), we can analyze the coordinates.
-
A 90-degree clockwise rotation moves a point (x, y) to (y, -x). Let's see if this holds true:
- Apply 90-degree clockwise rotation to P (4, 2):
- (y, -x) = (2, -4).
This does not yield P'.
- Apply 90-degree clockwise rotation to P (4, 2):
-
A 90-degree counterclockwise rotation moves a point (x, y) to (-y, x):
- Apply 90-degree counterclockwise rotation to P (4, 2):
- (-y, x) = (-2, 4).
This matches P', indicating that a 90-degree counterclockwise rotation is indeed the transformation.
- Apply 90-degree counterclockwise rotation to P (4, 2):
Thus, P (4, 2) rotated to P' (-2, 4) is:
Answer: c. 90 degree rotation (counterclockwise direction).