Write the system as an augmented matrix Use reduced row eche
Solution
4. The given linear system of equations can be represented in nthe matrix form as AX = b, where b = (2,2,-2)T , X = (x1,x2,x3,x4)T and the coefficient matrix is A =
-1
0
3
1
2
3
-3
1
2
-2
-2
-1
The augmented matrix of the given linear system of equations is B (say) = [A,b] =
-1
0
3
1
2
2
3
-3
1
2
2
-2
-2
-1
-2
To solve the given linear system of equations, we will reduce B to its RREF as under:
Multiply the 1st row by -1
Add -2 times the 1st row to the 2nd row
Add -2 times the 1st row to the 3rd row
Multiply the 2nd row by 1/3
Add 2 times the 2nd row to the 3rd row
Multiply the 3rd row by 1/6
Add -1 times the 3rd row to the 2nd row
Add 3 times the 3rd row to the 1st row
Then the RREF of B is
1
0
0
½
1
0
1
0
½
1
0
0
1
½
1
Then the given linear system of equations is equivalent to x1+x4/2=1, or, x1=-x4/2, x2+x4/2=1 or, x2=-x4/2 and x3+x4/2=1 or, x3=-x4/2.Then X =(-x4/2, -x4/2,-x4/2,x4)T = x4/2(-1,-1,-1,2)T or, X = t(-1,-1,-1,2)T, where t = x4 is an arbitrart real number. Thus, the given linear system of equations has infinite solutions of the form t(-1,-1,-1,2)T.
5. On multiplication of the 2 matrices on the left hand side, we get the matrix
-5
b+2
3a
ab
Therefore,b+2 = 6 or, b = 4, and 3a = 12 or, a = 4. Thus, b = 4.
| -1 | 0 | 3 | 1 |
| 2 | 3 | -3 | 1 |
| 2 | -2 | -2 | -1 |


