Week 1
Week 1
1 1 1
b) 1 1 1 ii) is a scalar matrix
1 1 1
1 0 0
c) 0 2 0 iii) is a lower triangular matrix but not a diagonal matrix
0 0 3
2 0 0
d) 0 2 0 iv) is a diagonal matrix but not a scalar matrix
0 0 2
Table: M2W4G1
1
� Option 1: a) → iii)
� Option 2: a) → ii)
� Option 3: b) → i)
� Option 4: b) → ii)
� Option 5: c) → iv)
� Option 6: c) → iii)
� Option 7: d) → iv)
� Option 8: d) → ii)
2
2. Match the systems of linear equations in Column A with their number of solutions in
column B and their geometric representation in Column C and answer the following
question.
i) x + y = 3, x − y = −3 a) Infinite solutions 1)
iii) z = 0, x + y + z = 1 c) No solution 3)
Table: M2W4G2
3
1 0 � �
0 0
3. Let B = 0 1 and C = . Which of the following options are true for a
−1 2
−1 0
matrix A, such that AB = C? (MSQ)
� Such a matrix does not exist.
� There is a unique matrix A satisfying this property.
� There are infinitely many such matrices.
� A should be a 2 × 3 matrix.
� A should be a 3 × 2 matrix.
4
4. Let A be a 2 × 2 real matrix and let trace(A) denote the sum of the elements in the
diagonal of A. Which of the following are true? (MSQ)
� det(A − cI) is a polynomial in c of degree 1.
� det(A − cI) is a polynomial in c of degree 2.
� det(A − cI) = c2 − trace(A)c + det(A)
� det(A − cI) = c2 + trace(A)c − det(A)
� det(A − cI) = trace(A)c − det(A)
� det(A − cI) = −trace(A)c + det(A)
5
5. Suppose there are two types of oranges and two types of bananas available in the market.
Suppose 1 kg of each type of orange costs |50 and 1 kg of each type of banana costs
|40. Gargi bought x kg of the first type of each fruit, orange and banana, and y kg
of the second type of each fruit, orange and banana. She paid |250 for oranges and
|200 for bananas. Which of the following options are correct with respect to the given
information? (MSQ)
� Option 1: The matrix representation to find x and y can be
� �� � � �
50 50 x 250
=
40 40 y 200
6
2 Numerical Answer Type (NAT):
6. Suppose det(3A) = n × det(A) for any 3 × 3 real matrix A. What is the value of n?
(NAT) [Answer: 27]
7
2019 100 2119
7. Suppose A = 2020 200 2220. What will be the value of det(A)?
2021 300 2321
(NAT) [Answer: 0]
8
8. Let A be a square matrix such that A2 = A. If (I + A)3 − 1A = I + mA, then find the
value of m.
(NAT) [Answer: 6]
9
2 3 4
9. If A = 1 2 3, then what will be the determinant of A ?
4 5 6
(NAT) [Answer: 0]
10
10. Let A be a square matrix of order 3 and B be a matrix that is obtained by adding 2
times the first row of A to the third row of A and adding 2 times the second row of A
to the first row of A. If det(A) = 1, then find out the value of det(2A2 B −1 ).
(NAT) [Answer: 8]
11
1 1 1
11. If A = 1 1 1, then what will be the value of the sum of the diagonal elements of
1 1 1
4
A?
(NAT) [Answer: 81]
12
12. Let A = [αij ] be a square matrix of order 3, where αij = 1i + 1j. Find det(A).
(NAT) [Ans: 0]
13
3 Comprehension Type Question:
Suppose there are three families F1 , F2 , F3 living in different cities and they pay |x1 , |x2 ,
|x3 per unit respectively for electricity consumption each month. In January 2021, the
electricity consumption by F1 , F2 , and F3 is 30 units, 20 units, and 25 units, respectively.
In February 2021, it is 20 units, 35 units, and 25 units, respectively. In March 2021, it is
20 units, 10 units, and 15 units, respectively. The total amount paid by the three families
together for electricity consumption in January, February, and March is |670, |730, and |400
respectively.
Answer the following questions using this given data.
14
14. If x� is the solution of Ax = b, where x� = (x�1 , x�2 , x�3 )T , then find the value of x�1 +x�2 +x�3 .
(NAT) [Answer: 27]
15
15. Which of the following are correct? (MSQ)
� Option A: �� �� �� �� �� ��
35 25 20 25 20 35
det(A) = 30 × det − 20 × det + 25 × det
10 15 20 15 20 10
� Option B: �� �� �� �� �� ��
35 25 25 20 20 35
det(A) = 30 × det + 20 × det + 25 × det
10 15 15 20 20 10
� Option C: �� �� �� �� �� ��
20 25 30 25 30 20
det(A) = −20 × det + 35 × det − 25 × det
10 15 20 15 20 10
� Option D: �� �� �� �� �� ��
20 25 30 25 30 20
det(A) = 20 × det − 35 × det + 25 × det
10 15 20 15 20 10
16