asked 60.3k views
2 votes
Write a function to represent x,y the point rotated 90 counterclockwise about the origin.

R(x,y)=

asked
User Shakena
by
7.8k points

1 Answer

1 vote

Answer:

R(x.y) (x, y ) → (- y, x )

simply as when quadrant 1 is shown (top right grid) x,y is positive.

Counterclockwise from quadrant 2 = negative y (top left grid is counterclockwise)

If quadrant 1 is shown first and it said counterclockwise 180 then it would be diagonally across the grid and show quadrant 3 = negative x, negative y

Explanation:

answered
User Vashishtha Jogi
by
8.9k 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.