x + 2y + 3z = a
x + 3y + 8z = b
x + 2y + 2z = c
factorizing
⎣⎡111232382⎦⎤ ⎣⎡xyz⎦⎤ =⎣⎡abc⎦⎤
writing the argument matrix
⎣⎡111232382abc⎦⎤
reducing to row echelon
R1 to R1, R2-R1, R3-R1 we obtain
⎣⎡10021035−1ab−ac−a⎦⎤
replacing the variables to form system of equations
x+2y+3Z=a
y+5z=b-a
-z=c-a
taking back substitution
y+5(a-c)=b-a
y=b-a-5a+5c
x+2(b-6a+5c)+3(a-c)=a
x+2b-12a+10c+3a-3c=a
x+2b-9a+7c=a