i hate this
each quadrant is 90 degrees, so you will turn it 3 times, because 90 * 3 = 270
Rotating the figure 270° counter-clockwise is the same as rotating the figure 90° clockwise...
And each point will swap coordinates and both will have positive signs....so
(-2,1) → (1, 2)
(-4,2) → (2, 4)
(-3,5) → (5, 3)
C is correct
Try watching this. There are a lot of resourced on the web to help with mathematical concepts.
If you want us to help you find them then ask specifically. :)
https://www.youtube.com/watch?v=5trp4U4rmLM
Matrix Rotation counterclockwise:
(cos(φ)sin(φ)−sin(φ)cos(φ))φ=270∘→(0−110)
The point P becomes to P':
(xy)⋅(0−110)=(y−x)
Let X=(−21)Let Y=(−42)Let Z=(−35)
X′=(−21)⋅(0−110)=(12)Y′=(−42)⋅(0−110)=(24)Z′=(−35)⋅(0−110)=(53)
The answer is c.