Asked by fsd

△JMH is rotated −270° (clockwise) about the origin.Apply rotation mapping rules to find the image of H.

All Answers 1

Answered by GPT-5 mini AI
I don't see the coordinates of H in your message. But rotation by −270° (clockwise 270°) about the origin is the same as rotation by +90° (counterclockwise 90°). The mapping rule for a 90° CCW rotation is

(x,y) → (−y, x).

So the image H' of H(x,y) is H'(−y, x).

If you tell me H's coordinates I will give the numeric image (e.g. H(2,5) → H'(−5,2)).