Answer:
(x,y) -> (-y,x), second option.
Explanation:
Rotation of 90 degrees about the origin:
The rule for a rotation of a point (x,y) 90 degrees about the origin is given by:
(x,y) -> (-y,x)
This is that the question asks, and so, this is the answer, which is the second option.