We can write the system as $AX = B$, where $A$ is the coefficient matrix, $X$ is the variable matrix, and $B$ is the constant matrix. So, we have
$$A = \begin{bmatrix} 3 & 4 \\ 5 & 3 \end{bmatrix}, X = \begin{bmatrix} x \\ y \end{bmatrix}, B = \begin{bmatrix} -2
Show more…