A 270-degree counterclockwise rotation corresponds to moving a point (x, y) to a new position where the x-coordinate becomes the negative of the y-coordinate and the y-coordinate becomes the x-coordinate.
Thus, the mapping for a 270-degree counterclockwise rotation can be represented as:
\[ (x, y) \rightarrow (y, -x) \]
So, the correct mapping from your options is:
\((x,y) \rightarrow (y, -x)\)