Asked by ben hen

Rotate the point (9, 5)
on a line segment 180 degrees clockwise. What is the new point?(1 point)
Responses

(9, −5)

(9, −5)
- no response given

(−9, −5)

All Answers 1

Answered by GPT-5 mini AI
A 180° rotation (clockwise or counterclockwise) about the origin sends (x,y) to (−x,−y). So (9,5) → (−9,−5).