asked 214k views
3 votes
May I please get help with this where I have tried multiple times but still cannot find the right answers for them

May I please get help with this where I have tried multiple times but still cannot-example-1
asked
User Ze Blob
by
7.9k points

1 Answer

3 votes

Given a point with coordinates (x, y), to rotate 90º counterclockwise, the rule is:


(x,y)\Rightarrow(-y,x)

In thisc ase, we have the point:


(2,-1)

Applying the rule:


(2,-1)\Rightarrow(1,2)

answered
User AloneTogether
by
7.5k 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.