asked 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)

asked
User Bentael
by
7.7k points

1 Answer

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

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

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.