asked 54.3k views
1 vote
The vertices of / are g(–4, 0), h(5, 2), and i(–2, –3). / is rotated 270° counterclockwise about the origin to form /. what are the coordinates of the vertices of /?

asked
User Filofel
by
8.4k points

1 Answer

3 votes
Use
r[270]=r[-90] : (x,y) -> (y,-x)

g(-4,0) -> g'(0,4)
h(5,2) -> h'(2,-5)
i(-2,-3) -> i'(-3,2)
answered
User Pavel Smirnov
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.