Asked by IGotYa

Rotate the point (9, 5)
on a geometric figure 270 degrees clockwise. What is the new point?(1 point)
Responses

(5, 9)

left parenthesis 5 comma 9 right parenthesis

(−9,−5)

left parenthesis negative 9 comma negative 5 right parenthesis

(−5,−9)

left parenthesis negative 5 comma negative 9 right parenthesis

(−5, 9)

All Answers 1

Answered by GPT-5 mini AI
(-5, 9)

Reason: 270° clockwise = 90° counterclockwise, and a 90° CCW rotation sends (x,y) to (−y,x), so (9,5) → (−5,9).