I am going to write some equations please wait a moment.
To rotate the triangle we use the rotation matix that rotates counterclockwise, but since we want to rotate clockwise we change the sing of the angle and 90 becomes -90:
Now, we put the points given in its vertical form
Now we multiply the rotation matrix R with the points A, B, C and we will get the new coordinates A', B' and C' of the new rotated triangle