Answer:
Explanation:
Rule for the transformation M applied to the polygon with the given vertices has been given as,
(x, y) → (-y, x)
This transformation explains the rotation of a point by 90° counterclockwise about the origin.
By applying this rule, new vertices will be,
A(0, 3) → A'(-3, 0)
B(1, 2) → B'(-2, 1)
C(4, 5) → C'(-5, 4)