asked 113k views
4 votes
Polygon ABCD is defined as points A(-5,1), B(-4,3), C(-2,7),D(-1,2). If the polygon rotates 90 degrees counterclockwise to create polygon A’B’C’D’, what are the coordinates of C’

2 Answers

4 votes
That would be (-7, -2)  Answer
2 votes
(x, y) 90° counterclockwise ⇒ (-y, x)

A(-5, 1) ⇒ (-1, -5)
B(-4, 3) ⇒ (-3, -4)
C(-2, 7) ⇒ (-7, -2)
D(-1, 2) ⇒ (-2, -1)

Cords of C: (-7, -2)
answered
User LeDoc
by
8.2k 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.