To rotate the figure 90 degrees clockwise about a point, every point (x, y) will rotate to (y, -x):

The vertices of the triangle have the following coordinates:

Applying the transformation rule, we have the new coordinates to be:

The transformed image is shown below (the black triangle):