Tutorial 2
Tutorial 2
Bennett University
Course Name: Linear Algebra & ODE Course Code: EMAT102L
Academic Year: 2024-25 Semester: Even
Date: 13/01/2025 Type: Core (L-T-P: 3-1-0)
CO1 CO2 CO3 CO4 CO5 CO6
Q1 ✓
Q2 ✓
Q3 ✓
Q4 ✓
Q5 ✓
Q6 ✓
Tutorial-2
1. What are the possible reduced row echelon forms of each of a 2 × 2 and a 3 × 3 matrix?
2. Find the row echelon form of each of the following matrices. Further, reduce them into
reduced row echelon form:
1 −1 2 3 1 2 3 4 3 5 −6
4
0 5 6 2 5 6 8 7 2 3 1 1
, , and .
−1 2 4 3 9 10 11 12 0 2 0 0
1 2 −1 2 13 14 15 16 5 −5 5 5
3. Solve the following two systems of linear equations, both of them have the same matrix
of coefficients:
4. Solve the following systems of equations using Gaussian elimination method as well as
Gauss-Jordan elimination method, whenever they are consistent:
(a) x + y + z = 3, x − y − z = −1, 4x + 4y + z = 9;
(b) −x + y + z + w = 0, x − y + z + w = 0, −x + y + 3z + 3w = 0, x − y + 5z + 5w = 0;
(d) 2w + 3x − y + 4z = 0, 3w − x + z = 1, 3w − 4x + y − z = 2.
(i.) no solution,
(a) x + y + z = 3, x + 2y + λz = 4, 2x + 3y + 2λz = k;
(b) x + y + 2z = 3, x + 2y + λz = 5, x + 2y + 4z = k.