Solve the set of linear equations by Gaussian elimination method: a+2b+3c=5, 3a-b+2c=8, 4a-6b-4c=-2. Find a.
(A) 1
(B) 4
(C) 5
(D) -1
Expert's answer
Solve the following system via Gaussian elimination method.
⎩⎨⎧a+2b+3c=53a−b+2c=84a−6b−4c=−2
The augmented matrix is
⎝⎛1342−1−632−4∣5∣8∣−2⎠⎞
We use elementary row operations to transform this matrix into a triangular one. We keep the first row and use it to produce all zeros elsewhere in the first column. We have
⎝⎛10027143716∣5∣7∣22⎠⎞
Next we keep the first and second row and try to have zeros in the second column. And so on. We have