Geometric transformation classification scheme

Which geometric transformation is the following system?

$$\begin{pmatrix} x' \\ y' \end{pmatrix} = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \cdot \begin{pmatrix} x \\ y \end{pmatrix}+ \begin{pmatrix} 3 \\ 2 \end{pmatrix}$$

For the given classification scheme, we have that $\det (A) = 1$ and that $\vec{b}\neq0$.

It is a translation.

Back to topic