We have:
$$\begin{aligned}
&A=\begin{bmatrix}
1 & 1 & 1\\
1 & 4 & 1\\
1 & 3 & 6
\end{bmatrix},
&X=\begin{bmatrix}
x\\
y\\
z
\end{bmatrix},
&B=\begin{bmatrix}
1\\
2\\
3
\end{bmatrix}
\end{aligned}$$
So, the system of equations can be written as $AX = B$.
Show more…