Problem:
Cramer's Rule, solving system of linear equations
Solve the following linear equations using matrix methods.
x+y-z=-8
3x-y+z=-4
-x+2y+2z=21
Understand the method of solving for variables of linear equation by forming them into a matrix and solving for the variables.