229k views
1 vote
Which rule would result in a clockwise rotation of 90° about the origin?

(x, y) → (x, -y)
(x, y) → (x + 4, y + 4)
(x, y) → (y, x)
(x, y) → (4x, 4y)

User Bentael
by
7.7k points

1 Answer

3 votes
A : x, y -> x, -y

Could jaut look this up
User Nehil Mistry
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.