To rotate a point \( (x, y) \) clockwise about the origin by 90 degrees, you can use the transformation:
\[ (x, y) \to (y, -x) \]
For the point \((-4, 6)\):
- Identify \( x = -4 \) and \( y = 6 \).
- Use the transformation:
\[ (-4, 6) \to (6, -(-4)) = (6, 4) \]
Thus, the new point after rotation is \( (6, 4) \).
However, the answer options provided do not include \( (6, 4) \). It seems the provided question might need clarification, as based on the transformation, the correct rotation does not match the given options.
The closest correct response among your options is actually:
- (4, 6), but that is not a rotation result.
The resulting transformed point is definitely (6, 4), not listed here, indicating a mismatch.
None of the options provided is actually correct based on the proper transformation.