Consider the linear system
x + 2y + 3z = a
x + 3y + 8z = b
x + 2y + 2z = c
where a, b and c are arbitrary constants. Find all solutions of this system.
1
Expert's answer
2020-04-21T13:47:14-0400
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
Comments