Answer:
The solution for the system of equations is

Explanation:
Matrix Method for solving systems of equations is also known as Row Echelon Method.
We have the following system

Step 1: Find the augmented matrix.
An augmented matrix for a system of equations is a matrix of numbers in which each row represents the constants from one equation (both the coefficients and the constant on the other side of the equal sign) and each column represents all the coefficients for a single variable.
![\left[ \begin{array}c 1 & -3 & -2 & 1 & -3 \\\\ -2 & 7 & 1 & -2 & -1 \\\\ 3 & -7 & -3 & 3 & -5 \\\\ 5 & 1 & 4 & -2 & 18 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/a6eu1ffih5hsem6nkz1j1zpuv7o6xx0jn5.png)
Step 2: Transform the augmented matrix to the reduced row echelon form. For this use elementary row operations.
- Add row 1 multiplied by 2 to row 2
![\left[ \begin{array}c 1 & -3 & -2 & 1 & -3 \\\\ 0 & 1 & -3 & 0 & -7 \\\\ 3 & -7 & -3 & 3 & -5 \\\\ 5 & 1 & 4 & -2 & 18 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/st3xa3yw4rs1py6xifuzzk404z2ec2ou48.png)
- Subtract row 1 multiplied by 3 from row 3
![\left[ \begin{array}c 1 & -3 & -2 & 1 & -3 \\\\ 0 & 1 & -3 & 0 & -7 \\\\ 0 & 2 & 3 & 0 & 4 \\\\ 5 & 1 & 4 & -2 & 18 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/eezg1grkyjeh0korv3q7zxrfh007w5i8mo.png)
- Subtract row 1 multiplied by 5 from row 4
![\left[ \begin{array}c 1 & -3 & -2 & 1 & -3 \\\\ 0 & 1 & -3 & 0 & -7 \\\\ 0 & 2 & 3 & 0 & 4 \\\\ 0 & 16 & 14 & -7 & 33 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/u8gpb0msjtt0ttwy6nef8bxwyo2guo6xg3.png)
- Add row 2 multiplied by 3 to row 1
![\left[ \begin{array}c 1 & 0 & -11 & 1 & -24 \\\\ 0 & 1 & -3 & 0 & -7 \\\\ 0 & 2 & 3 & 0 & 4 \\\\ 0 & 16 & 14 & -7 & 33 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/qpmzx099t6pfkxo6v85lij5z1zfzdwn9yt.png)
- Subtract row 2 multiplied by 2 from row 3
![\left[ \begin{array}c 1 & 0 & -11 & 1 & -24 \\\\ 0 & 1 & -3 & 0 & -7 \\\\ 0 & 0 & 9 & 0 & 18 \\\\ 0 & 16 & 14 & -7 & 33 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/kzeibxiyp4gm50jw4bneagrm25kql7uh1l.png)
![\left[ \begin{array}c 1 & 0 & -11 & 1 & -24 \\\\ 0 & 1 & -3 & 0 & -7 \\\\ 0 & 0 & 1 & 0 & 2 \\\\ 0 & 0 & 62 & -7 & 145 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/xyfv79lr16eu9erj9nq9gy3nv2lnqgv6wz.png)
- Add row 3 multiplied by 11 to row 1
![\left[ \begin{array}c 1 & 0 & 0 & 1 & -2 \\\\ 0 & 1 & -3 & 0 & -7 \\\\ 0 & 0 & 1 & 0 & 2 \\\\ 0 & 0 & 62 & -7 & 145 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/xw05q3k5u6cqtghgebeaboaudtnm26wz1n.png)
- Add row 3 multiplied by 3 to row 2
![\left[ \begin{array}cccc 1 & 0 & 0 & 1 & -2 \\\\ 0 & 1 & 0 & 0 & -1 \\\\ 0 & 0 & 1 & 0 & 2 \\\\ 0 & 0 & 62 & -7 & 145 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/ekz7djyp16wb3v6hzm7xrnt594i549lkd5.png)
- Subtract row 3 multiplied by 62 from row 4
![\left[ \begin{array}c 1 & 0 & 0 & 1 & -2 \\\\ 0 & 1 & 0 & 0 & -1 \\\\ 0 & 0 & 1 & 0 & 2 \\\\ 0 & 0 & 0 & -7 & 21 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/y5tc27obcd1aporiissv4opk8e1j0ko2bk.png)
![\left[ \begin{array}cccc 1 & 0 & 0 & 1 & -2 \\\\ 0 & 1 & 0 & 0 & -1 \\\\ 0 & 0 & 1 & 0 & 2 \\\\ 0 & 0 & 0 & 1 & -3 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/omupo5fofa1z2615tu86aa4h1hd1voi6a8.png)
- Subtract row 4 from row 1
![\left[ \begin{array}c 1 & 0 & 0 & 0 & 1 \\\\ 0 & 1 & 0 & 0 & -1 \\\\ 0 & 0 & 1 & 0 & 2 \\\\ 0 & 0 & 0 & 1 & -3 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/pc6lq7s15r8d0h4n28v0nd6cwhwnva14ce.png)
Step 3: Interpret the reduced row echelon form.
The reduced row echelon form of the augmented matrix is
![\left[ \begin{array}c 1 & 0 & 0 & 0 & 1 \\\\ 0 & 1 & 0 & 0 & -1 \\\\ 0 & 0 & 1 & 0 & 2 \\\\ 0 & 0 & 0 & 1 & -3 \end{array} \right]](https://img.qammunity.org/2020/formulas/mathematics/college/pc6lq7s15r8d0h4n28v0nd6cwhwnva14ce.png)
which corresponds to the system

Since every column in the coefficient part of the matrix has a leading entry that means our system has a unique solution:

or
