118k views
1 vote
What is the image point (3,5) if the rotation is 270

1 Answer

6 votes

Assuming you mean counter-clockwise, it just simplifies to clockwise 90.

The formula is (x,y) to (y,-x). Therefore, the answer is (5,-3).

User Astariul
by
8.0k points

No related questions found