Rotate the point (9, 5) on a geometric figure 270 degrees clockwise. What is the new point?(1 point) Responses (−5,−9) left parenthesis negative 5 comma negative 9 right parenthesis (5, 9) left parenthesis 5 comma 9 right parenthesis (−9,−5) left parenthesis negative 9 comma negative 5 right parenthesis (−5, 9)

To rotate a point 270 degrees clockwise, we need to swap the x and y coordinates and negate the new y coordinate.

The original point is (9, 5).
Swapping the x and y coordinates gives us (5, 9).
Negating the new y coordinate gives us (5, -9).

So, the new point after rotating 270 degrees clockwise is (5, -9).