What are coordinates of P' if point P(2, -9) is rotated 270° clockwise?

What are coordinates of P' if point P(2, -9) is rotated 270° clockwise?

Explanation

When rotating a point (x, y) 270° clockwise, the new coordinates are (y, -x).

For P(2, -9), the new coordinates P' will be (-9, -2).