992 views
3 votes
rotate the figure 90 degrees clockwise around the origin?indentify the coordinates of the vertices of the rotated figure?

rotate the figure 90 degrees clockwise around the origin?indentify the coordinates-example-1

1 Answer

2 votes

first write the coordinates

A (5,8)

B(9,8)

C(9,5)

D(5,5)

to rotate 90 degrees clockwise you must swap coordinates I mean change x for y and change the sign of the secon term or the new y

A(5,8)-->A'(8,-5)

B(9,8)-->B'(8,-9)

C(9,5)-->C'(5,-9)

D(5,5)-->D'(5,-5)

User Greg Owens
by
7.8k points

Related questions

asked Apr 23, 2024 212k views
Pat Dobson asked Apr 23, 2024
by Pat Dobson
9.0k points
1 answer
5 votes
212k views
1 answer
0 votes
219k views
1 answer
4 votes
124k views
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.