We first start by finding the actual coordinates of the pre - image's point S.
Assuming the x and y axis count by 1s, as there is no labels, we can conclude that:
The point's x coordiate is 4 to the left from the origin, or -4.
The point's y coordinate is 4 up from the origin, or 4.
So, the coordinates of Point S is (-4, 4).
Next, we apply the translation rule for a 90 degree counterclockwise rotation to the point's coordinates. The rule is (x, y) --> (-y, x). Using this rule on our coordinates, we get:
(-4, 4) --> (-4, -4)
So, the new coordinates of point S prime after a 90 degree counterclockwise rotation are (-4, -4).