Write a function to represent the sequence of transformations applied to the point .

Answer:
R(x,y)=(-y,x)
Explanation:
Given the point (x, y).
If the point is rotated 90 degrees counterclockwise about the origin, then, a function to represent this transformation is:
[tex]R(x,y)=(-y,x)[/tex]