Let A be the set of all $2 \times 2$ matrices of the form $\begin{pmatrix} a & b \\ c & a \end{pmatrix}$, such that $a,b,c \in \{0,1,2,3,4\}$ then:
$A = \begin{pmatrix} -3 & -1 & 2 \\ 3 & 1 & -1 \\ 4 & 2 & 5 \end{pmatrix}$, $A \begin{pmatrix} x_1 \\ y_1 \\ z_1 \end{pmatrix} = \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix}$, $A \begin{pmatrix} x_2 \\ y_2 \\ z_2 \end{pmatrix} = \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix}$, $A \begin{pmatrix} x_3 \\ y_3 \\ z_3 \end{pmatrix} = \begin{pmatrix} 0 \\ 1 \end{pmatrix}$, $B = \begin{pmatrix} x_1 & x_2 & x_3 \\ y_1 & y_2 & y_3 \\ z_1 & z_2 & z_3 \end{pmatrix}$, then: