Final answer:
To solve the system of linear equations, write the equations in matrix form and use Gaussian elimination and back substitution to find the solution.
Step-by-step explanation:
To solve the given system of linear equations:
- Write the system of equations in matrix form, as AX = B, where A is the coefficient matrix, X is the variable matrix, and B is the constant matrix.
- Apply Gaussian elimination to transform the augmented matrix [A|B] into a row-echelon form.
- Use back substitution to solve for the values of the variables.
By following these steps, you can find the solution to the given system of linear equations.
Learn more about Solving systems of linear equations