Using the rotation rule for
\(90°\) anticlockwise about the origin:
\((x, y) \to (-y, x)\text{.}\)
\begin{align*}
A(1, 2) \amp\to A'(-2, 1)\\
B(4, 2) \amp\to B'(-2, 4)\\
C(3, 5) \amp\to C'(-5, 3)
\end{align*}
Verifying that distances from the origin are preserved:
\begin{align*}
OA \amp= \sqrt{1^2 + 2^2} = \sqrt{5}\\
OA' \amp= \sqrt{(-2)^2 + 1^2} = \sqrt{5} \checkmark
\end{align*}
\begin{align*}
OB \amp= \sqrt{4^2 + 2^2} = \sqrt{20} = 2\sqrt{5}\\
OB' \amp= \sqrt{(-2)^2 + 4^2} = \sqrt{20} = 2\sqrt{5} \checkmark
\end{align*}
\begin{align*}
OC \amp= \sqrt{3^2 + 5^2} = \sqrt{34}\\
OC' \amp= \sqrt{(-5)^2 + 3^2} = \sqrt{34} \checkmark
\end{align*}
In each case, the distance from the origin to the image point equals the distance from the origin to the original point, confirming the distance-preserving property of rotation.