MATRIX METHOD:


    Use matrix method to solve the following system of linear equations.

x+2y+z=8

2x-y+z=3

x+y-z=0


Solution:

    The given system can be written in the matrix form AX=B, as 

beg∈{bmatrix}a&b\c&dend{bmatrix}

beg∈{bmatrix}2&;;;4\3&-4end{bmatrix}

beg∈{bmatrix}11&21&21\ 212&2&12end{bmatrix}

(beg∈{array}{c}54\23end{array})

beg∈{vmatrix}54&5\3&3end{vmatrix}

beg∈{bmatrix}&\&end{bmatrix}


CRAMER'S RULE:

    
    Use cramer's rule to solve the following system of linear equations.

x+2y+z=8

2x-y+z=3

x+y-z=0


Solution:


 beg∈{bmatrix}234  23 end{bmatrix}