$$3 x - y = 2$$
$$5 x + 2 y = 3$$
The matrix representation of the linear equation system is
$$A \cdot \left[ \begin{array} { l } x \\ y \end{array} \right] = \left[ \begin{array} { l } 2 \\ 3 \end{array} \right]$$
Given that
$$A \cdot \left[ \begin{array} { l } 1 \\ 2 \end{array} \right] = \left[ \begin{array} { l } a \\ b \end{array} \right]$$
what is the sum $\mathbf { a + b }$?\\
A) 4\\
B) 6\\
C) 8\\
D) 10\\
E) 12