A matrix is an array of numbers. So, we can talk about one matrix or several matrices. So, we have the following system of equations (I have corrected the second equation):

This system can be written using matrices as follows:

Where:
![\mathbf{A}=\left[\begin{array}{cc}2&-3\\1&1\end{array}\right]](https://img.qammunity.org/2017/formulas/mathematics/high-school/anmb6v6kxbpqkilfa7it4sxx4dhsf5ufhb.png)
This one has 2 Rows and 2 Columns (that is, a 2 x 2 matrix). On the other hand,
is a column vector (that is, a 2 x 1 matrix):
![\mathbf{x}=\left[\begin{array}{c}a\\b\end{array}\right]](https://img.qammunity.org/2017/formulas/mathematics/high-school/opxg9oysy76q7t4vyfxamovnwx28vcohtx.png)
Finally,
is a column vector (that is, a 2 x 1 matris)
![\mathbf{B}=\left[\begin{array}{c}6\\2\end{array}\right]](https://img.qammunity.org/2017/formulas/mathematics/high-school/ogrgvui3jspaxghr355lxs4593p8udqz9b.png)
So the system is written using matrices as follows:
![\mathbf{A}\mathbf{x}=\mathbf{B} \\ \\ \left[\begin{array}{cc}2&-3\\1&1\end{array}\right]\left[\begin{array}{c}a\\b\end{array}\right]=\left[\begin{array}{c}6\\2\end{array}\right]](https://img.qammunity.org/2017/formulas/mathematics/high-school/m8kuuyomm4md0onuuj1vmgk3lnkbeppnyx.png)