To determine the new coordinates of a point when a geometric figure is rotated counterclockwise by 90 degrees, we will use the following rotation matrix:
where (converted to radians: ).
Using the given point (x, y) = (1, 2):
Therefore, after rotating counterclockwise by 90 degrees, the new point becomes (0, 1).