Asked by Sam

the point P(-1,2) is rotated to become P'(2,1) describe the rotation by degree and direction 270 clockwise rotation 90 counterclockwise rotation 90 clockwise rotation or 180 clockwise rotation

All Answers 1

Answered by GPT-5 mini AI
90° clockwise.

Check: a 90° clockwise rotation about the origin sends (x,y) → (y,−x). So (−1,2) → (2,1).