TS1
TS1
and Gauss-Jordan
Methods
1. Use Gauss elimination method to determine all possible solutions of the following system
of linear equations:
x1 + x2 + x3 = 1,
x1 + 2x2 + 3x3 =
0,
2. Use Gauss elimination method to determine all possible solutions of the following system
of linear equations:
x1 + 2x2 + x3 + 2x4 + x5
+ 2x5 = 3,
3. Use Gauss elimination method to find all the solutions of(if any)
−x1 + x2 + 3x3 =
4, x1 − 3x2 + 4x3
= 15.
4. Use Gauss elimination method to determine all possible solutions of the following system
of linear equations:
5. Use Gauss elimination method to determine all possible solutions of the following system
of linear equations:
(λ − 1)x + 2y =
0, 2x + (λ − 1)y =
0.
2
7. For what values of λ the following
system has
x + 2y − 3z = 4,
3x − y + 5z = 2,
4x + y + (λ2 − 14)z = λ + 2.
(a) no solution.
(b) unique solution.
(c) infinitely many solutions.
11. Use reduced row echelon form to find all possible solutions of problem 4.
12. Use reduced row echelon form to find all possible solutions of problem 5.
13. Use reduced row echelon form to find all possible solutions of the system:
9x4 = 30,
x1 + x2 + x3 = 3
x1 + 2x2 + 3x3 = 6
Then
(a) For what values of a, the system has no solution.
3
(b) For what values of a, the system has infinitely many solutions.
(c) For what values of a, the system has unique solutions.
15. Does the system of equations have any nontrivial solution? Justify your answer:
2x1 − 3x2 + x3 = 0
x1 + 2x2 − x3 = 0
3x1 − x2 = 0.
4
16. Does the system of equations have any nontrivial solution? Justify your answer:
x1 + x2 + x3 = 0
x1 + 2x2 + 4x3
= 0 x1 − x2 + x3
= 0.
Student Exercise Problems: Use MATLAB software to solve problems 1,2,3,4 and 5.