asked 61.6k views
3 votes
Just tell me where to plot the points :)

Just tell me where to plot the points :)-example-1
asked
User Meberem
by
8.2k points

1 Answer

2 votes

To rotate a figure 90 degrees counter clockwise, switch the X and Y coordinates, and then multiply the new X value by -1


Find the original points:

(2,2) becomes (-2,2)

(7,1) becomes (-1,7)

(8,-4) becomes (4,8)


answered
User Naftali Beder
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.