129k views
2 votes
Write the coordinates of the vertices after a rotation 90° counterclockwise around the origin.

Write the coordinates of the vertices after a rotation 90° counterclockwise around-example-1
User Windsooon
by
7.2k points

1 Answer

2 votes

Answer:(−y,x)

Explanation:

90° clockwise rotation: (x,y) becomes (y,−x) 90° counterclockwise rotation: (x,y) becomes (−y,x) 180° clockwise and counterclockwise rotation: (x,y) becomes (−x,−y) 270° clockwise rotation: (x,y) becomes (−y,x)

User Ajay Gaur
by
7.7k points