IMO Practice Test — Transformations

6 Questions • 15 min • Olympiad level

15:00
Question 1 of 6
Point \(A(1, 2)\) is reflected across the line \(y = x\), and then the intermediate image is translated by vector \(\begin{pmatrix} 3 \\ -1 \end{pmatrix}\). Find the final coordinates.
\((5, 0)\)
\((4, 2)\)
\((5, 1)\)
\((4, 0)\)
Explanation: Reflection over \(y=x\) swaps values: \((1, 2) \rightarrow (2, 1)\). Vector shift: \((2+3, 1-1) = (5, 0)\).