Matrices
Matrices
3 MATRICES
Exercise 1: NCERT Based Topic-wise MCQs
3.1 INTRODUCTION
1. Which type of operations are used in electronic spreadsheet programs for personal computer, which is in
turn used in different areas of business and science? NCERT Page-56/N-39
(a) Functional operations
(b) Matrix operations
(c) Binary operations
(d) None of these
3.2 MATRIX
2. If a matrix has 8 elements, then which of the following will not be a possible order of the matrix?
(a) 1 × 8 NCERT Page-58/N-38
(b) 2 × 4
(c) 4 × 2
(d) 4 × 4
3. The number of all possible matrices of order 3 × 3 with each entry 0 or 1 is NCERT/ Page-57/N-40
(a) 18
(b) 512
(c) 81
(d) None of these
4. If 𝐴 = [𝑎𝑖𝑗 ] is a matrix of order 4 × 5, then the diagonal elements of 𝐴 are NCERT Page- 58/N − 40
(a) 𝑎11 , 𝑎22 , 𝑎33 , 𝑎44
(c) 𝑎11 , 𝑎22 , 𝑎33
(b) 𝑎55 , 𝑎44 , 𝑎33 , 𝑎22 , 𝑎11
(d) do not exist
5. If 𝐴 = [𝑎𝑖𝑗 ]3×4 is matrix given by NCERT Page-58/N-38
4 −2 1 3
𝐴=[5 7 9 6 ]
21 15 18 −25
Then, 𝑎23 + 𝑎24 will be equal to the element
(a) a14
(b) a44
(c) a13
(d) 𝑎32
(𝑖+2𝑗)2
6. If 𝐴 = [𝑎𝑖𝑗 ]2×2, where 𝑎𝑖𝑗 = 2 , then 𝐴 is equal to NCERT Page-59/N-38
9 25
(a) [ ]
8 18
9/2 25/2
(b) [ ]
8 18
9 25
(c) [ ]
4 9
9/2 15/2
(d) [ ]
4 9
(𝑖+𝑗)2
7. The construction of 3 × 4 matrix 𝐴 whose elements 𝑎𝑖𝑗 is given by 2 is NCERT Page-59/N-38
2 9/2 8 25
(a) [9 4 5 18]
8 25 18 49
2 9/2 25/2 9
(b) [9/2 5/2 5 45/2]
25 18 25 9/2
2 9/2 8 25/2
(c) [9/2 8 25/2 18 ]
8 25/2 18 49/2
(d) None of these
8. If A is a 3 × 2 matrix, B is a 3 × 3 matrix and C is a 2 × 3 matrix, then the elements in 𝐴, 𝐵 and 𝐶 are
respectively NCERT Page- 57/N − 38
(a) 6,9,8
(b) 6,9,6
(c) 9,6,6
(d) 6,6,9
EXCERSISE- 2
1 (a) 4 (d) 7 (a) 10 (d) 13 (d) 16 (c) 19 (d) 22 (50)
2 (d) 5 (d) 8 (b) 11 (a) 14 (d) 17 (c) 20 (910) 23 (d)
3 (b) 6 (d) 9 (c) 12 (a) 15 (a) 18 (b) 21 (d) 24 (d)
EXCERSISE- 3
1 (a) 3 (b) 5 (a) 7 (a) 9 (b) 11 (a) 13 (b) 15 (a)
2 (c) 4 (a) 6 (a) 8 (b) 10 (a) 12 (c) 14 (a)
EXCERSISE- 4
1 (1) 4 (24) 7 (5) 10 (5) 13 (20)
2 (100) 5 (1) 8 (198) 11 (282) 14 (6)
3 (17) 6 (2) 9 (10) 12 (2)
HINTS AND SOLUTIONS
EXERCISE - 1
1. (b)
2. (d) We know that, if a matrix is of order 𝑚 × 𝑛, then it has mn elements. Thus, to find all possible orders of
a matrix with 8 elements, we will find all ordered pairs of natural numbers, whose product is 8 . Thus, all
possible ordered pair are (1,8), (8,1), (2,4), (4,2).
3. (b) There are in total 9 entries and each entry can be selected in exactly 2 ways. Hence, the total number of
all possible matrices of the given type is 29 .
4. (d) The given matrix 𝐴 = [𝑎𝑖𝑗 ] is a matrix of order 4 × 5, which is not a square matrix.
∴ The diagonal elements of 𝐴 do not exist.
4 −2 1 3
5. (d) The given matrix is A = [ 5 7 9 6 ].
21 15 18 −25
Here, 𝑎23 = 9 and 𝑎24 = 6 ∴ 𝑎23 + 𝑎24 = 15
Also, 15 lies in 3rd row and 2nd column.
∴ 15 = a32
(i+2j)2
6. (b) Here, aij = 2
(1+2×1)2 (1+2)2 9
∴ a11 = = 2 = 2,
2
(1 + 2 × 2)2 25
𝑎12 = =
2 2
(2+2×1) 2 (2+2×2)2
𝑎21 = = 8 and 𝑎 22 = = 18
2 2
𝑎11 𝑎12 9/2 25/2
So, the required matrix 𝐴 is [𝑎 ]=[ ]
21 𝑎22 8 18
7. (c) A3×4 is matrix having 3 rows and 4 columns
1
∴ 𝑎𝑖𝑗 = 2 (𝑖 + 𝑗)2 where 𝑖 varies from 1 to 3 and 𝑗 varies from 1 to 4 .
1 1 9
Thus 𝑎11 = 2 (1 + 1)2 = 2, 𝑎12 = 2 (1 + 2)2 = 2, etc.
We note that in the given options a22 is different in each. So we check for a22 .
1
We have, a22 = 2 (2 + 2)2 = 8
8. (b) If A is a 3 × 2 matrix, then A has 3 × 2 = 6 elements. Similarly, if B is a 3 × 3 matrix, then 𝐵 has
3 × 3 = 9 elements and C has 2 × 3 = 6 elements.
9. (b) Scalar matrix is a particular case of a diagonal matrix, where all the diagonal elements are same.
Thus, every diagonal matrix is not a scalar matrix. Identity matrix is a particular case of scalar matrix, since
all diagonal elements are same and have the value 1 .
By definition of scalar matrix, it is a diagonal matrix.
Null matrix is a matrix in which all elements are zero. Such a matrix can be of any order and any type.
10.
𝑥 + 3 𝑧 + 4 2𝑦 − 7 0 6 3𝑦 − 2
(a) Since [4𝑥 + 6 𝑎 − 1 0 ] = [ 2𝑥 −3 2𝑐 + 2 ]
𝑏−3 3𝑏 𝑧 + 2𝑐 2𝑏 + 4 −21 0
∴ x + 3 = 0 ⇒ x = −3; b − 3 = 2b + 4 ⇒ b = −7
z + 4 = 6 ⇒ z = 2; a − 1 = −3 ⇒ a = −2
2y − 7 = 3y − 2 ⇒ y = −5; 2c + 2 = 0 ⇒ c = −1
∴ x = −3, y = −5, z = 2, a = −2, b = −7, c = −1
11. (d) A = [aij ] is a diagonal matrix iff all non-diagonal entries are 0 , i.e., aijs = 0 for i ≠ j.
n×n
12. (c) Since the corresponding elements of two equal matrices are equal, therefore
𝐴 = 𝐵 ⇒ 2𝑥 + 1 = 𝑥 + 3,3𝑦 = 𝑦 2 + 2 and 𝑦 2 − 5𝑦 = −6
Now, 2x + 1x + 3 ⇒ x = 2,
3𝑦 = 𝑦 2 + 2 ⇒ 𝑦 2 − 3𝑦 + 2 = 0 ⇒ 𝑦 = 1,2
and y 2 − 5y = −6 ⇒ y 2 − 5y + 6 = 0 ⇒ y = 2,3
since, 3y = y 2 + 2 and y 2 − 5y = −6
must hold good simultaneously so, we take the common solution of these two equations. Therefore 𝑦 = 2.
Hence, 𝐴 = 𝐵 if 𝑥 = 2, 𝑦 = 2
𝑥 + 𝑦 2𝑥 + 𝑧 4 7
13. (a) Since, [ ]=[ ]
𝑥 − 𝑦 2𝑧 + 𝑤 0 10
⇒x+y=4
x−y =0
2x + z = 7
and 2z + w = 10
On solving these equations, we get
x = 2, y = 2, z = 3, w = 4
14. (b) A diagonal matrix is said to be a scalar matrix, if its diagonal elements are equal.
15. (a) A square matrix 𝐵 = [𝑏𝑖𝑗 ]𝑛×𝑛 is said to be a scalar matrix, if 𝑏𝑖𝑗 = 0 when 𝑖 ≠ 𝑗
𝑏𝑖𝑗 = 𝑘 when 𝑖 = 𝑗, for some constant 𝑘
16. (c) Given:
x+y =5
𝑦+𝑧 =7
and 𝑥 + 𝑦 + 𝑧 = 9̇
Putting the value of 𝑥 + 𝑦 = 5 in equation (iii) we get 𝑧 = 9 − 5 = 4 So, 𝑦 = 7 − 4 = 3 and 𝑥 = 5 − 3 = 2
thus 𝑥 = 2, 𝑦 = 3 and 𝑧 = 4.
17. (c) A square matrix 𝐵 = [𝑏𝑖𝑗 ]m×m is said to be a diagonal matrix, if all its non-diagonal elements are zero,
that is a matrix 𝐵 = [𝑏𝑖𝑗 ]m×m is said to be a diagonal matrix if 𝑏𝑖𝑗 = 0, when 𝑖 ≠ 𝑗.
18. (d) Characteristic equation of matrix 𝐴
|A − 𝜇I| = 0
1−𝜇 2
| |=0
−2 −5 − 𝜇
⇒ 𝜇 2 + 4𝜇 = 1 ⇒ 𝐴2 + 4𝐴 = 𝐼
⇒ 2A2 + 8A = 2I
Given that 𝛼𝐴2 + 𝛽𝐴 = 2𝐼
Comparing equations (i) & (ii) we get
𝛼 = 2, 𝛽 = 8
∴ 𝛼 + 𝛽 = 10.
1 2 22
19. (a) 𝐴 = ( 1/2 1 2)
2
1/2 1/2 1
1 2 4
2 1/2 1 2)
∵ 𝐴 = 3(
1/4 1/2 1
2
𝐴 = 3𝐴
Similarly,
𝐴3 = 32 𝐴
𝐴2 + 𝐴3 + ⋯ + 𝐴10
3(39 − 1)
3𝐴 + 32 𝐴 + ⋯ + 39 𝐴 = 𝐴
3−1
310 − 3
= 𝐴
2
(a) 2𝑎 + 𝑏 = 4
𝑎 − 2𝑏 = −3
5𝑐 − 𝑑 = 11
4𝑐 + 3𝑑 = 24
Solving equation (i), (ii), (iii) and (iv), we get
𝑎 = 1,
𝑏= 2,
𝑐= 3
𝑑=4
∴ 𝑎 + 𝑏 − 𝑐 + 2𝑑 = 8
1 0 1 0
21. (d) 𝐴 = [ ] ⇒ 𝐴2 = [ ]
0 1 0 1
22. (b) 3 × 5 (Two matrices can be added when both have same order).
0 2𝑘 0 3𝑎
23. (b) 𝑘𝐴 = [ ]=[ ]
3𝑘 −4𝑘 2𝑏 24
⇒ 𝑘 = −6, 𝑎 = −4 and 𝑏 = −9
24. (a) Associative law: For any three matrices A = [aij ], 𝐵 = [𝑏𝑖𝑗 ] and 𝐶 = [𝑐𝑖𝑗 ] of the same order, say 𝑚 × 𝑛,
(A + B) + C = A + (B + C).
Now, (𝐴 + 𝐵) + 𝐶 = ([𝑎𝑖𝑗 ] + [𝑏𝑖𝑗 ]) + [𝑐𝑖𝑗 ]
= [𝑎𝑖𝑗 + 𝑏𝑖𝑗 ] + [𝑐𝑖𝑗 ] = [(𝑎𝑖𝑗 + 𝑏𝑖𝑗 ) + 𝑐𝑖𝑗 ] = [𝑎𝑖𝑗 ] + [(𝑏𝑖𝑗 ) + (𝑐𝑖𝑗 )]
= [aij ] + ([bij ] + [cij ]) = A + (B + C)
0 𝑐 −𝑏 𝑎2 𝑎𝑏 𝑎𝑐
25. (c) AB = [−𝑐 0 𝑎 ] [𝑎𝑏 𝑏 2 𝑏𝑐 ]
𝑏 −𝑎 0 𝑎𝑐 𝑏𝑐 𝑐 2
𝑎𝑏𝑐 − 𝑎𝑏𝑐 𝑏2 𝑐 − 𝑏2𝑐 𝑏𝑐 2 − 𝑏𝑐 2
2 2
𝐴𝐵= [−𝑎 𝑐 + 𝑎 𝑐 −𝑎𝑏𝑐 + 𝑎𝑏𝑐 −𝑎𝑐 + 𝑎𝑐 ]
𝑎2 𝑏 − 𝑎2 𝑏 𝑎𝑏 2 − 𝑎𝑏 2 𝑎𝑏𝑐 − 𝑎𝑏𝑐
0 0 0
= [0 0 0] = 0
0 0 0
1 3 2 x
26. (b) We have [1 x 1] [0 5 1] [ 1 ] = 0
0 3 2 −2
𝑥
⇒ [1 5𝑥 + 6 𝑥 + 4] [ 1 ] = 0
−2
1
⇒ 𝑥 + 5𝑥 + 6 − 2𝑥 − 8 = 0 ⇒ 4𝑥 − 2 = 0 ⇒ 𝑥 =
2
𝛼 0 1 0
27. (d) Given that 𝐴 = [ ] and 𝐵 = [ ]
1 1 5 1
and 𝐴2 = 𝐵
𝛼 0 𝛼 0 1 0
⇒[ ][ ]=[ ]
1 1 1 1 5 1
2
⇒[ 𝛼 0] = [1 0]
𝛼+1 1 5 1
⇒ 𝛼 2 = 1, 𝛼 + 1 = 5 ⇒ 𝛼 = ±1, 𝛼 = 4
∵ There is no common value
∴ There is no real value of 𝛼 for which 𝐴2 = 𝐵
1 0 0 1 0 0 1 .0 0
28. (b) A2 = [0 1 0] [0 1 0] = [0 1 0] = A
0 0 1 0 0 1 0 0 1
∴ A2 + 2A = A + 2A = 3A
29. (d) When a 3 × 2 matrix is post multiplied by a 2 × 3 matrix, the product is a 3 × 3 matrix.
30. (a)
𝑖 0 −𝑖 −𝑖 𝑖
31. (b) Since, 𝑃 = [ 0 −𝑖 𝑖 ] and 𝑄 = [ 0 0]
−𝑖 𝑖 0 𝑖 −𝑖
𝑖 0 −𝑖 −𝑖 𝑖
∴ 𝑃𝑄 = [ 0 −𝑖 𝑖 ] [ 0 0]
−𝑖 𝑖 0 𝑖 −𝑖
−i2 − i2 i2 + i2 1 + 1 −1 − 1 2 −2
=[ i 2 2
−i ] = [ −1 1 ] = [−1 1 ]
2 2 −1 1 −1 1
i −i
32. (c) (2A − 3B)C = D
1
4 1 0 2 0 −1 15 + 𝑥
⇒ (2 [ ] −3[ ]) [2] = [ ]
1 −2 2 3 1 𝑥 1
1
1
2 2 3 15 + 𝑥
⇒[ ] [2 ] = [ ]
−7 −7 4 − 3𝑥 1
1
9 15 + 𝑥
⇒[ ]=[ ] ⇒ 𝑥 = −6
−17 − 3𝑥 1
1 0 0 1 0 0 1 0 0
33. (a) A2 = [0 1 0 ] [0 1 0 ] = [0 1 0]
a b −1 a b −1 0 0 1
𝐴2 = 𝐴4 = 𝐴6 = 𝐼3 ⇒ 𝐴2 + 2𝐴4 + 4𝐴6
1 0 0 2 0 0 4 0 0
= [0 1 0] + [0 2 0] + [0 4 0] .
0 0 1 0 0 2 0 0 4
7 0 0
= [0 7 0] = 7𝐼3 = 7𝐴8
0 0 7
1 2 −1 1 0 0
34. (a) Since, 𝐴 = [3 0 2 ] and 𝐵 = [2 1 0]
4 5 0 0 1 3
1 2 −1 1 0 0
∴ 𝐴𝐵 = [3 0 2 ] [2 1 0]
4 5 0 0 1 3
1+4+0 0+2−1 0+0−3 5 1 −3
=[ 3+0+0 0+0+2 0 + 0 + 6] = [ 3 2 6 ]
4 + 10 + 0 0 + 5 + 0 0+0+0 14 5 0
35. (c) We have, A2 = A
Now, (𝐼 + 𝐴)3 − 7𝐴 = 𝐼 3 + 𝐴3 + 3𝐴2 𝐼 + 3𝐴𝐼 2 − 7𝐴
= I + A2 A + 3A2 I + 3AI − 7A
= I + AA + 3A + 3A − 7A{ using (i) }
= I + A2 − A = I + A − A{ using (i) }
36. (c) 𝐴2 = 3𝐼
𝛼 2 + 𝛽𝑟 0 3 0
⇒[ ]=[ ] ⇒ 3 − 𝛼 2 − 𝛽𝑟 = 0
0 𝛽𝑟 + 𝛼 2 0 3
37. (d) Matrix product is shown below.
a p ax ay az p
[b] × [𝑥𝑦𝑧] × [q] = [ bx by bz] × [q]
c r cx cy cz r
a(xp + yq + zr) a
= [b(xp + yq + zr)] = (xp + yq + zr) [b]
c(xp + yq + zr) c
𝑎 𝑏
38. (b) Let 𝐴 = [ ], then
𝑏 𝑎
𝑎 𝑏 𝑎 𝑏 2 2
𝐴2 = [ ][ ] = [𝑎 + 𝑏 2𝑎𝑏 ]
𝑏 𝑎 𝑏 𝑎 2𝑎𝑏 𝑏 + 𝑎2
2
𝛼 𝛽
But given 𝐴2 = [ ] ∴ a2 + b2 = 𝛼 and 2ab = 𝛽
𝛽 𝛼
1 0 0 1 0 0 1 0 0
2
39. (c) We have 𝐴 = [0 1 0 ] [0 1 0 ] = [0 1 0] = 𝐼
1 𝑚 −1 1 𝑚 −1 0 0 1
40. (a) Since BA = B, ∴ (BA)B = BB = B2
⇒ 𝐵(𝐴𝐵) = 𝐵 2 ⇒ 𝐵𝐴 = 𝐵 2 (∵ 𝐴𝐵 = 𝐴)
⇒ 𝐵 = 𝐵 2 (∵ 𝐵𝐴 = 𝐵) Here, 𝐴16 = 𝐼
41. (b) 𝐴 is 2 × 3 matrix and 𝐵 is 3 × 2 matrix
∴ both 𝐴𝐵 and 𝐵𝐴 exist and 𝐴𝐵 is a 2 × 2 matrix, while 𝐵𝐴 is a 3 × 3 matrix ∴ AB ≠ BA
42. (b) Matrix multiplication is not commutative i.e. AB ≠ BA But it is associative i.e. (AB)C = A(BC)
cos 𝜃 sin 𝜃 sin 𝜃 −cos 𝜃
43. (d) cos 𝜃 [ ] + sin 𝜃 [ ]
−sin 𝜃 cos 𝜃 cos 𝜃 sin 𝜃
2
= [ cos 𝜃 cos 𝜃sin 𝜃] + [ sin2 𝜃 −sin 𝜃cos 𝜃 ]
2
−cos 𝜃sin 𝜃 cos 𝜃 sin 𝜃cos 𝜃 sin2 𝜃
2 2
=[ cos 𝜃 + sin 𝜃 cos 𝜃sin 𝜃 − sin 𝜃cos 𝜃]
−cos 𝜃sin 𝜃 + sin 𝜃cos 𝜃 cos2 𝜃 + sin2 𝜃
1 0
=[ ].
0 1
1 2
44. (d) Given: A = [ ]
4 −3
1 2 1 2
∴ 𝐴2 = 𝐴. 𝐴 = [ ][ ]
4 −3 4 −3
1+8 2−6 9 −4
=[ ]=[ ]
4 − 12 8 + 9 −8 17
Now, 𝑓(𝑥) = 𝑥 + 4𝑥 − 5 ∴ 𝑓(𝐴) = 𝐴2 + 4𝐴 − 5
2
= 𝐴2 + 4𝐴 − 5 ( 𝐼 is a 2 × 2 unit matrix)
9 −4 1 2 1 0
=[ ] + 4[ ] − 5[ ]
−8 17 4 −3 0 1
9 −4 4 8 −5 0
=[ ]+[ ]+[ ]
−8 17 16 −12 0 −5
8 4
=[ ]
8 0
45. (a)
cos 𝑠 sin 𝑠 cos 𝑡 sin 𝑡
𝑅(𝑠)𝑅(𝑡)= [ ]×[ ]
−sin 𝑠 cos 𝑠 −sin 𝑡 cos 𝑡
cos 𝑠cos 𝑡 − sin 𝑠sin 𝑡 cos 𝑠sin 𝑡 + sin 𝑠cos 𝑡
=[ ]
−sin 𝑠cos 𝑡 − cos 𝑠sin 𝑡 −sin 𝑠sin 𝑡 + cos 𝑠cos 𝑡
cos(𝑠 + 𝑡) sin(𝑠 + 𝑡)
=[ ] = 𝑅(𝑠 + 𝑡)
−sin(𝑠 + 𝑡) cos(𝑠 + 𝑡)
2 0 1 2 0 1
46. (b) A2 − 5A + 6I = [2 1 3] [2 1 3]
1 −1 0 1 −1 0
10 0 5 6 0 0
− [10 5 15] + [0 6 0]
5 −5 0 0 0 6
5 −1 2 10 0 5 6 0 0
= [9 −2 5 ] − [10 5 15] + [0 6 0]
0 −1 −2 5 −5 0 0 0 6
−5 −1 −3 6 0 0 1 −1 −3
= [−1 −7 −10] + [0 6 0] = [−1 −1 −10]
−5 4 −2 0 0 6 −5 4 4
0 2
47. (c) The given matrix is A = [ ]
3 −4
0 2 0 2k
Now, k 𝐴 = 𝑘 [ ]=[ ]
3 −4 3k −4k
0 3a
Also, it is given that kA = [ ]
2b 24
0 2𝑘 0 3𝑎
∴[ ]=[ ]
3𝑘 −4𝑘 2𝑏 24
On equating corresponding elements, we get 2k = 3a, 3k = 2b and −4k = 24
⇒ k = −6, a = −4, b = −9
0 c −b a2 ab ac
48. (c) AB = [−c 0 a ] [ab b2 bc]
b −a 0 ac bc c 2
𝑎𝑏𝑐 − 𝑎𝑏𝑐 𝑏2 𝑐 − 𝑏2𝑐 𝑏𝑐 2 − 𝑏𝑐 2
𝐴𝐵 = [−𝑎2 𝑐 + 𝑎2 𝑐 −𝑎𝑏𝑐 + 𝑎𝑏𝑐 −𝑎𝑐 + 𝑎𝑐 ]
𝑎2 𝑏 − 𝑎2 𝑏 𝑎𝑏 2 − 𝑎𝑏 2 𝑎𝑏𝑐 − 𝑎𝑏𝑐
0 0 0
= [0 0 0] = 0
0 0 0
49. (c)
cos 𝛼 −sin 𝛼 0 cos 𝛽 −sin 𝛽 0
𝐹(𝛼). 𝐹(𝛽) = [ sin 𝛼 cos 𝛼 0] [ sin 𝛽 cos 𝛽 0]
0 0 1 0 0 1
cos(𝛼 + 𝛽) −sin(𝛼 + 𝛽) 0
𝐹(𝛼) ⋅ 𝐹(𝛽) = [ sin(𝛼 + 𝛽) cos(𝛼 + 𝛽) 0] = 𝐹(𝛼 + 𝛽)
0 0 1
1 2 3 −7 −8 −9
50. (b) Here, 𝑋 [ ]=[ ]
4 5 6 2 4 6
𝑎 𝑐
Let 𝑋 = [ ].
𝑏 𝑑
Therefore, we have
a c 1 2 3 −7 −8 −9
[ ][ ]=[ ]
b d 4 5 6 2 4 6
𝑎 + 4𝑐 2𝑎 + 5𝑐 3𝑎 + 6𝑐 −7 −8 −9
⇒[ ]=[ ]
𝑏 + 4𝑑 2𝑏 + 5𝑑 3𝑏 + 6𝑑 2 4 6
On equating the corresponding elements of the two matrices, we have
𝑎 + 4𝑐 = −7,2𝑎 + 5𝑐 = −83𝑎 + 6𝑐 = −9
𝑏 + 4𝑑 = 2,2𝑏 + 5𝑑 = 4,3𝑏 + 6𝑑 = 6
Now, 𝑎 + 4𝑐 = −7 ⇒ 𝑎 = −7 − 4𝑐
2a + 5c = −8 ⇒ −14 − 8c + 5c = −8
⇒ −3c = 6 ⇒ c = −2
∴ 𝑎 = −7 − 4(−2) = −7 + 8 = 1
Now, 𝑏 + 4𝑑 = 2 ⇒ 𝑏 = 2 − 4𝑑
2b + 5d = 4 and 4 − 8d + 5d = 4
⇒ −3𝑑 = 0 ⇒ 𝑑 = 0 ∴ 𝑏 = 2 − 4(0) = 2
Thus a = 1, b = 2, c = −2, d = 0
1 −2
Hence, the required matrix 𝑋 is [ ]
2 0
cos 𝜃 sin 𝜃 cos 𝜃 0
51. (c) Here [ ]=[ ]+
−sin 𝜃 cos 𝜃 0 cos 𝜃
0 sin 𝜃
[ ]
−sin 𝜃 0
1 0 0 1
= cos 𝜃 [ ] + sin 𝜃 [ ] = 𝐼cos 𝜃 + 𝐽sin 𝜃
0 1 −1 0
1 −2 1 0
52. (a) X = 5B − 3A = 5 [−2 2 ] − 3 [ 3 −1]
1 1 −5 2
5 −10 −3 0 2 −10
= [−10 10 ] + [−9 3 ] = [−19 13 ]
5 5 15 −6 20 −1
53. (d) (𝐴 + 𝐵)2 = 𝐴2 + 𝐵 2 ⇒ 𝐴𝐵 + 𝐵𝐴 = 0
1 −1 𝑥 1 𝑥 1 1 −1
⇒[ ][ ]+[ ][ ]=0
2 −1 𝑦 −1 𝑦 −1 2 −1
𝑥−𝑦 2 𝑥 + 2 −𝑥 − 1 0 0
⇒[ ]+[ ]=[ ]
2𝑥 − 𝑦 3 𝑦 − 2 −𝑦 + 1 0 0
⇒ 2x − y + 2 = 0
−x + 1 = 0
2x − 2 = 0.
−y + 4 = 0
from (ii), 𝑥 = 1 and from (iv), 𝑦 = 4
Now, 𝑥 + 𝑦 = 1 + 4 = 5
54. (a) ∵ 2A + 6B = kX
3 2 1 9 6 29
∴ 2 [5 7] + 6 [0 3 ] = k [ 5 16]
8 9 4 10 20 39
6 4 6 54 6 29
or [10 14] + [ 0 18] = k [ 5 16]
16 18 24 60 20 39
12 58 6 29
or [10 32] = 𝑘 [ 5 16]
40 78 20 39
6 29 6 29
or 2 [ 5 16] = k [ 5 16] ∴ k = 2
20 39 20 39
𝑥 𝑦 1 2 23 34
55. (a) ∵ [ ][ ]=[ ]
2 4 3 4 14 20
𝑥 + 3𝑦 2𝑥 + 4𝑦 23 34
∴[ ]=[ ]
2 + 12 4 + 16 14 20
∴ x + 3y = 23
2𝑥 + 4𝑦 = 34
On solving eqs. (i) and (ii), we get y = 6.
2𝑥 10 3 −4 7 6
56. (b) [ ]+[ ]=[ ]
14 2𝑦 − 6 1 2 𝑧 14
(2𝑥 + 3) (10 − 4) 7 6
[ ]=[ ]
(14 + 1) (2𝑦 − 6 + 2) 𝑧 14
⇒ (2𝑥 + 3) = 7 2𝑦 − 4 = 14 ⇒ 𝑥 = 2, 𝑦 = 9 and 𝑧 = 15
1 𝜔 𝜔2 k 1 1 0 0 0 𝑘 + 𝜔 + 𝜔2 1 + 𝜔 + 𝜔2 1 + 𝜔 + 𝜔2
57. (b) [ 𝜔 𝜔 2
1 ] [1 1 1] = [0 0 0] ⇒ [𝑘𝜔 + 𝜔 + 1 𝜔 + 𝜔2 + 1 𝜔 + 𝜔2 + 1] =
2
𝜔2 1 𝜔 1 1 1 0 0 0 𝑘𝜔2 + 1 + 𝜔 𝜔2 + 1 + 𝜔 𝜔2 + 1 + 𝜔
0 0 0 1+𝜔+𝜔 +𝑘−1 2
0 0 0 0 0 k−1 0 0 0 0 0
2
[0 0 0] ⇒ [ 1 + 𝜔 + 𝜔 + 𝑘𝜔 − 𝜔 0 0] = [0 0 0] ⇒ [ (k − 1)𝜔 0 0 ] = [0 0 0 ]
0 0 0 1 + 𝜔 + 𝜔2 + 𝑘𝜔2 − 𝜔2 0 0 0 0 0 (k − 1)𝜔2 0 0 0 0 0
Which gives 𝑘 − 1 = 0, or 𝑘 = 1
58. (d) Given (𝐴 + 𝐵)2 = 𝐴2 + 𝐵 2 + 2𝐴𝐵
⇒ (A + B)(A + B) = A2 + B2 + 2AB
⇒ A2 + AB + BA + B2 = A2 + B2 + 2AB ⇒ BA = AB
𝑎 1 1 −1 1 −1 𝑎 1
⇒[ ][ ]=[ ][ ]
𝑏 −1 2 1 2 1 𝑏 −1
𝑎 + 2 −𝑎 + 1 𝑎−𝑏 1+1
⇒[ ]=[ ]
𝑏 − 2 −𝑏 − 1 2𝑎 + 𝑏 2 − 1
𝑎 + 2 −𝑎 + 1 𝑎−𝑏 2
⇒[ ]=[ ]
𝑏 − 2 −𝑏 − 1 2𝑎 + 𝑏 1
The corresponding elements of equal matrices are equal.
𝑎 + 2 = 𝑎 − 𝑏, −𝑎 + 1 = 2 ⇒ 𝑎 = −1
𝑏 − 2 = 2𝑎 + 𝑏, −𝑏 − 1 = 1 ⇒ 𝑏 = −2
⇒ a = −1, b = −2
5 2 3 6
59. (b) (X + Y) + (X − Y) = [ ]+[ ]
0 9 0 −1
8 8
(𝑋 + 𝑌) + (𝑋 − 𝑌) = [ ]
0 8
8 8
⇒ 2𝑋 = [ ]
0 8
1 8 8 4 4 5 2 3 6
⇒X= [ ]=[ ] (𝑋 + 𝑌) − (𝑋 − 𝑌) = [ ]−[ ]
2 0 8 0 4 0 9 0 −1
2 −4 1 2 −4 1 −2
⇒ 2𝑌 = [ ]⇒𝑌= [ ]=[ ]
0 10 2 0 10 0 5
𝛼 0 𝛼 0 2
60. (d) 𝐴2 = [ ][ ]=[ 𝛼 0]
1 1 1 1 𝛼+1 1
1 0 1 0 1 0
61. (b) We have, 𝐴2 = [ ][ ]=[ ]
−1 7 −1 7 −8 49
1 0 1 0
and 8A + kI = 8 [ ] + k[ ]
−1 7 0 1
8 0 k 0 8+k 0
=[ ]+[ ]=[ ]
−8 56 0 k −8 56 + k
1 0 8+𝑘 0
Thus, 𝐴2 = 8𝐴 + 𝑘𝐼 ⇒ [ ]=[ ]
−8 49 −8 56 + 𝑘
⇒ 1 = 8 + k and 56 + k = 49 ⇒ k = −7
62. (c)
1 0 0 −tan(𝜃/2)
63. (c) I − P = [ ]−[ ]
0 1 tan(𝜃/2) 0
1 tan(𝜃/2)
=[ ]
−tan(𝜃/2) 1
cos 𝜃 −sin 𝜃
∴ (I − P) [ ]
sin 𝜃 cos 𝜃
1 tan(𝜃/2) cos 𝜃 −sin 𝜃
=[ ]⋅[ ]
−tan 𝜃/2 1 sin 𝜃 cos 𝜃
cos 𝜃 + tan(𝜃/2)sin 𝜃 −sin 𝜃 + tan(𝜃/2)cos 𝜃
=[ ]
−tan(𝜃/2)cos 𝜃 + sin 𝜃 tan(𝜃/2)sin 𝜃 + cos 𝜃
1 − 2sin2 (𝜃/2) −2sin(𝜃/2)cos(𝜃/2)
2
+2sin (𝜃/2) +tan(𝜃/2)(2cos 2 (𝜃/2) − 1)
=
−tan(𝜃/2)(2cos2 𝜃/2 − 1) tan(𝜃/2)(2sin(𝜃/2)cos(𝜃/2))
[ +2sin(𝜃/2)cos(𝜃/2) +(1 − 2sin2 (𝜃/2)) ]
1 −tan(𝜃/2)
=[ ]=𝐼+𝑃
tan 𝜃/2 1
𝑥2 𝑥 𝑥 2 − 3𝑥 −2
64. (c) [ 2 ] − 3 [2𝑦] = [ 2 ]=[ ]
𝑦 𝑦 − 6𝑦 −9
2
Now equating the elements 𝑥 − 3𝑥 = −2 on solving this 𝑥 = 1,2
And 𝑦 2 − 6𝑦 = −9 on solving this 𝑦 = 3
65. (a)
(b) We have
2
𝐴2 = [
𝛼 0 𝛼 0
][ ]=[ 𝛼 0] = [9 𝑎]
1 1 1 1 𝛼+1 1 𝑏 𝑐
⇒ we get 𝛼 2 = 9 ⇒ 𝛼 = ±3
and 𝑎 = 0, 𝑐 = 1, 𝑏 = 𝛼 + 1 = 3 + 1 = 4 or 𝑏 = −3⌟ = −2
So a + b + c = (0 + 4 + 1) = 5 or (0 − 2 + 1) = −1
0 −𝑡 𝛼
67. (a) Here, 𝐴 = [ ], where 𝑡 = tan ( 2 )
𝑡 0
𝛼
1−tan2 ( ) 1−t2
2
Now, cos 𝛼 = 𝛼 = 1+t2
1+tan2 ( )
2
𝛼
2tan( ) 2t
2
and sin 𝛼 = 𝛼= 1+t2
1+tan2 ( )
2
cos 𝛼 −sin 𝛼
= (I − A) [ ]
sin 𝛼 cos 𝛼
1 − t 2 −2t
1 0 0 −t 1 + t 2 1 + t 2
= ([ ]−[ ])
0 1 +t 0 2t 1 − t2
[1 + t 2 1 + t 2 ]
2
1−𝑡 −2𝑡
1 𝑡 1+𝑡 2 1 + 𝑡2
=[ ]
−𝑡 1 2𝑡 1 − 𝑡2
[1 + 𝑡 2 1 + 𝑡 2 ]
1 − 𝑡 + 2𝑡 2
2
−2𝑡 + 𝑡(1 − 𝑡 2 )
= 1 + 𝑡2 1 + 𝑡2
−𝑡(1 − 𝑡 2 ) + 2𝑡 2𝑡 2 + 1 − 𝑡 2
[ 1 + 𝑡2 1 + 𝑡2 ]
1 + 𝑡2 −2𝑡 + 𝑡 − 𝑡 3 1 + 𝑡2 −𝑡(1 + 𝑡 2 )
= 1 + 𝑡2 1 + 𝑡2 = 1 + 𝑡2 1 + 𝑡2 =[
1 −𝑡
]
3 2 2 2) 2 𝑡 1
−𝑡 + 𝑡 + 2𝑡 2𝑡 + 1 − 𝑡 𝑡(1 + 𝑡 1+𝑡
[ 1+𝑡 2 1+𝑡 2 ] [ 1+𝑡 2 1+𝑡 2 ]
1 0 0 −𝑡
Also, 𝐼 + 𝐴 = [ ]+[ ]
0 1 𝑡 0
0 + 1 −𝑡 + 0 1 −𝑡 cos 𝛼 −sin 𝛼
=[ ]=[ ] = (𝐼 − 𝐴) [ ]
𝑡+0 0+1 𝑡 1 sin 𝛼 cos 𝛼
2 0 7 −𝑥 14𝑥 7𝑥
68. (b) We have [0 1 0] ⋅ [ 0 1 0 ]
1 −2 1 𝑥 −4𝑥 −2𝑥
5𝑥 0 0 1 0 0
=[0 1 0 ] = [0 1 0]
0 10𝑥 − 2 5𝑥 0 0 1
⇒ x = 1/5
1 0 𝛼 𝛽 𝛼 𝛽
69. (a) We have, [ ]=[ ][ ]
0 1 𝛾 𝛿 𝛾 𝛿
𝛼 2 + 𝛽𝛾 𝛼𝛽 + 𝛽𝛿
=[ ]
𝛼𝛾 + 𝛿𝛾 𝛽𝛾 + 𝛿 2
⇒ 𝛼 2 + 𝛽𝛾 = 1, 𝛽(𝛼 + 𝛿) = 0, 𝛾(𝛼 + 𝛿) = 0, 𝛽𝛾 + 𝛿 2 = 1
⇒ 𝛽 = 0 = 𝛾, 𝛼 ≠ −𝛿 and 𝛼 2 = 𝛿 2 ⇒ 𝛿 = 𝛼
70. (b) 𝐴 + 𝐵 is defined ⇒ 𝐴 and 𝐵 are of same order.
Also 𝐴𝐵 is defined ⇒
Number of columns in 𝐴 = Number of rows in 𝐵
Obviously, both simultaneously mean that the matrices 𝐴 and 𝐵 are square matrices of same order.
71. (a) Here,
2
𝐴2 = [
𝛼 0
]×[
𝛼 0
]=[ 𝛼 0] = [1 0].
1 1 1 1 𝛼+1 1 5 1
No value of 𝛼 satisfies this.
72. (d) Let matrix 𝐵 is of order 𝑝 × 𝑞.
∴ matrix 𝐵 ′ is of order 𝑞 × 𝑝.
matrix 𝐴 is of order 𝑚 × 𝑛
Since, 𝐴𝐵 ′ is defined
∴ number of columns of 𝐴 = number of rows of 𝐵 ′
⇒n=q
Also, 𝐵 ′ 𝐴 is defined
∴ number of column of 𝐵 ′ = number of rows of 𝐴
⇒p=m
Hence, 𝐵 is of order 𝑝 × 𝑞 i.e 𝑚 × 𝑛
73. (c) Given that, 𝐴 and 𝐵 are 2 × 2 matrices.
∴ (A − B) × (A + B) = A × A + A × B − B × A − B × B
= A2 − B2 + AB − BA
⇒ (𝐴 − 𝐵)(𝐴 + 𝐵) = 𝐴2 + 𝐴𝐵 − 𝐵𝐴 + 𝐵 2
2
74. (c) AB = [ cos 𝜃
2
sin 𝜃cos 𝜃 ] [ cos 𝜙 sin 𝜙cos 𝜙
]
cos 𝜃sin 𝜃 2
sin 𝜃 cos 𝜙sin 𝜙 sin2 𝜙
cos2 𝜃cos2 𝜙 + sin 𝜃cos 𝜙cos 𝜙sin 𝜙
=[
cos 2 𝜙cos 𝜃sin 𝜃 + sin2 𝜃sin 𝜙cos 𝜙
cos2 𝜃sin 𝜙cos 𝜙 + sin2 𝜙sin 𝜃cos 𝜃
]
cos 𝜃sin 𝜃sin 𝜙cos 𝜙 + sin2 𝜃sin2 𝜙
cos 𝜃cos 𝜙cos(𝜃 − 𝜙) sin 𝜙cos 𝜃cos(𝜃 − 𝜙)
=[ ]
sin 𝜃cos 𝜙cos(𝜃 − 𝜙) sin 𝜃sin 𝜙cos(𝜃 − 𝜙)
∵ AB = O
𝜋
⇒ cos(𝜃 − 𝜙) = 0 ⇒ cos(𝜃 − 𝜙) = cos(2𝑛 + 1)
𝜋
2
⇒ 𝜃 = (2n + 1) 2 + 𝜙, where n = 0,1,2, …..
75. (b) We have
cos 𝑥 −sin 𝑥 cos 𝑥 sin 𝑥
𝐴=[ ] ∴ 𝐴𝑇 = [ ]
sin 𝑥 cos 𝑥 −sin 𝑥 cos 𝑥
cos 𝑥 −sin 𝑥 cos 𝑥 sin 𝑥
Now 𝐴𝐴𝑇 = [ ][ ]
sin 𝑥 cos 𝑥 −sin 𝑥 cos 𝑥
=[ cos2 𝑥 + sin2 𝑥 cos 𝑥sin 𝑥 − sin 𝑥cos 𝑥]
sin 𝑥cos 𝑥 − cos 𝑥sin 𝑥 sin2 𝑥 + cos2 𝑥
1 0
=[ ] = 𝐼2
0 1
1 1 −1 2 1
(a) A = [−4] , AB = [−4] [−1 2] = [ 4 −8 −4]
3 3 −3 6 3
−1 4 −3
∴ (𝐴𝐵)′ = [ 2 −8 6 ]
1 −4 3
77. (b) Let 𝐴 = 𝐴𝑇 and 𝐵 = 𝐵 𝑇
Consider (𝐴𝐵𝐴)𝑇 = 𝐴𝑇 𝐵 𝑇 𝐴𝑇 = 𝐴𝐵𝐴
78. (b) we have
1 2 2 1 2 𝑎
𝐴 = [2 1 −2] ⇒ 𝐴𝑇 = [2 1 2] ∵ AAT = 9I3
𝑎 2 𝑏 2 −2 𝑏
1 2 2 1 2 a 1 0 0
⇒ [2 1 −2] [2 1 2] = 9 [0 1 0]
a 2 b 2 −2 b 0 0 1
9 0 𝑎 + 2𝑏 + 4 9 0 0
⇒[ 0 9 2𝑎 + 2 − 2𝑏 ] = [ 0 9 0]
2 2
𝑎 + 2𝑏 + 4 2𝑎 + 2 − 2𝑏 𝑎 + 4 + 𝑏 0 0 9
𝑎 + 2𝑏 + 4 = 0 and 2𝑎 + 2 − 2𝑏 = 0 ⇒ 𝑎 − 𝑏 = −1
on solying these, we get, 𝑎 = −2 and 𝑏 = −1
79. (a) It is obvious.
cos 𝛼 −sin 𝛼 cos 𝛼 sin 𝛼
80. (b) A = [ ] , A′ = [ ]
sin 𝛼 cos 𝛼 −sin 𝛼 cos 𝛼
cos 𝛼 + cos 𝛼 −sin 𝛼 + sin 𝛼
𝐴 + 𝐴′ = [ ]
sin 𝛼 − sin 𝛼 cos 𝛼 + cos 𝛼
2cos 𝛼 0 1 0
=[ ]=𝐼=[ ] (given)
0 2cos 𝛼 0 1
1 𝜋
⇒ 2cos 𝛼 = 1, ⇒ cos 𝛼 = 2 ∴ 𝛼 = 3 .
81. (a) If 𝐴 = [𝑎𝑖𝑗 ]𝑚×𝑛 , then 𝐴′ = [𝑎𝑗𝑖 ]𝑛×𝑚
82. (c) Given that 𝐴 is symmetric matrix ⇒ 𝐴𝑇 = 𝐴, 𝐵 is skew symmetric
⇒ BT = −B
(A) C = A4 − B4
𝐶 𝑇 = (𝐴4 − 𝐵 4 )𝑇 = (𝐴4 )𝑇 − (𝐵 4 )𝑇 = 𝐴4 − 𝐵 4 = Csymmetric
(B) C = AB − BA
𝐶 𝑇 = (𝐴𝐵 − 𝐵𝐴)𝑇 = (𝐴𝐵)𝑇 − (𝐵𝐴)𝑇
= BT AT − AT BT = −BA + AB = C symmetric
(C) C = B5 − A5
𝐶 𝑇 = (𝐵5 − 𝐴5 )𝑇 = (𝐵 5 )𝑇 − (𝐴5 )𝑇 = −𝐵 5 − 𝐴5
(D) C = AB + BA
𝐶 𝑇 = (𝐴𝐵 + 𝐵𝐴)𝑇 = (𝐴𝐵)𝑇 + (𝐵𝐴)𝑇
= −BA − AB = −C( Skew Symmetric)
∴ Option (c) is not true.
83. (b) We have, (𝐴𝐴𝑇 )𝑇 = (𝐴𝑇 )𝑇 𝐴𝑇 = 𝐴𝐴𝑇
∴ 𝐴𝐴T is a symmetric matrix.
84. (b)
0 −2 3 0 2 −3
(b) 𝐴𝑇 = [ 2 0 1 ] = − [ −2 0 −1] = −𝐴
−3 −1 0 3 1 0
Since 𝐴𝑇 = −𝐴, therefore, 𝐴 is a skew symmetric matrix.
85. (a) Each diagonal entry of a skew symmetric matrix is 0 .
As for a skew symmetric matrix
𝐴 = [𝑎𝑖𝑗 ]𝑛×𝑛 ; 𝑎𝑖𝑗 = −𝑎𝑗𝑖
⇒ 𝑎𝑖𝑖 = −𝑎𝑖𝑖 for 𝑗 = 𝑖 ⇒ 𝑎𝑖𝑖 = 0
3 −4 A+A′ A−A′
86. (c) A = [ ];A = ( 2 )+ ( 2 )
1 −1
[where B and C are symmetric and skew-symmetric matrices respectively]
𝐴−𝐴′ 1 3 −4 3 1
Now, 𝐶 = 2 = 2 {[ ][ ]}
1 −1 −4 −1
1 0 −5 0 −5/2
= [ ]=[ ]
2 5 0 5/2 0
87. (a) Given matrix is
0 −2
𝐴=[ ]
2 0
0 −2 0 −2 −4 0
𝐴2 = [ ][ ]=[ ] = −4𝐼
2 0 2 0 0 −4
A3 = −4A
𝐴4 = (−4𝐼)(−4𝐼) = (−4)2 𝐼
A5 = (−4)2 A, A6 = (−4)3 I
Take, 𝑀 = ∑10 𝑘=1 𝐴
2𝑘
= 𝐴2 + 𝐴4 + ⋯ . +𝐴20
= [−4 + (−4) + (−4)3 + ⋯ . +(−4)10 ]I
2
2
(1 − (−𝛼 2 )49 )
= −𝛼 𝐼
1 + 𝛼2
𝐼 − 𝑀2 = (1 + 𝛼 2 )𝐼
(𝐼 − 𝑀2 )𝑁 = −𝛼 2 (𝛼 98 + 1) = −2 ⇒ 𝛼 = 1
2 2
(2) A2 = A ⋅ A = [ 𝑎𝑏2 𝑏 ] [ 𝑎𝑏2 𝑏 ]
−𝑎 −𝑎𝑏 −𝑎 −𝑎𝑏
2 2 2 2
=[ 3𝑎 𝑏 − 𝑎 𝑏 𝑎𝑏 3 − 𝑎𝑏 3 ] = 0
−𝑎 𝑏 + 𝑎3 𝑏 −𝑎2 𝑏 2 + 𝑎2 𝑏 2
Now, A3 = A. A2 = 0 and A𝑛 = 0, for all 𝑛 ≥ 2.
Hence, minimum value of 𝑛 is 2 .
4 2 2
7. (5) Given that 10𝐵 = [−5 0 𝛼 ]
1 −2 3
1 4 2 2
⇒𝐵= [−5 0 𝛼 ]
10
1 −2 3
Also since, 𝐵 = 𝐴−1 ⇒ 𝐴𝐵 = 𝐼
1 1 −1 1 4 2 2 1 0 0
⇒ [2 1 −3] [−5 0 𝛼 ] = [0 1 0]
10
1 1 1 1 −2 3 0 0 1
1 10 0 5 − 𝛼 1 0 0
⇒ [ 0 10 −5 + 𝛼 ] = [0 1 0]
10
0 0 5+𝛼 0 0 1
5−𝛼
⇒ =0⇒𝛼=5
10
𝑎 𝑏 𝑐 𝑎 𝑑 𝑔
8. (198) [𝑑 𝑒 𝑓] [𝑏 𝑒 ℎ ]
𝑔 ℎ 𝑖 𝑐 𝑓 𝑖
Sum of diagonal elements,
𝑎 2 + 𝑏 2 + 𝑐 2 + 𝑑 2 + 𝑒 2 + 𝑓 2 + 𝑔2 + ℎ2 + 𝑖 2 = 5
Case - I: Five (1's) and four (0's)
9
C5 = 126
Case - II: One (2) and one (1)
9
C2 = 2! = 72
∴ Total = 198
9. (10)
1 0 0 1 0 0 1 0 0
(10) 𝑃2 = [3 1 0] [3 1 0] = [ 6 1 0]
9 3 1 9 3 1 27 6 1
1 0 0 1 0 0 1 0 0
⇒ 𝑃4 = [ 6 1 0] [ 6 1 0] = [12 1 0]
27 6 1 27 6 1 90 12 1
1 0 0 1 0 0 1 0 0
⇒ 𝑃5 = [12 1 0] [3 1 0] = [ 15 1 0]
90 12 1 9 3 1 135 15 1
∵ 𝑄 − 𝑃5 = 𝐼3
2 0 0
5
∴ 𝑄 = 𝐼3 + 𝑃 = [ 15 2 0]
135 15 2
𝑞21 + 𝑞31 15 + 135
= = 10
𝑞32 15
𝑥 1
10. (5) A = [ ]
1 0
𝑥 1 𝑥 1 2
⇒ A2 = [ ][ ] = [𝑥 + 1 𝑥]
1 0 1 0 𝑥 1
∵ A2 is the unit matrix ⇒ 𝑥 2 + 1 = 1 ⇒ 𝑥 = 0
∴ 𝑥 3 + 𝑥 + 2 = 2.
𝑎11 𝑎12 a13
11. (282) A = [a21 a22 a23 ] aij ∈ {0,1}
a31 a32 a33
∑aij = 2,3,5,7
Total matrices = 9 C2 + 9 C3 + 9 C5 + 9 C7 = 282
𝛽+1 0
12. (2) Now 𝐴 + 𝐵 = [ ]
3 𝛼
𝛽+1 0 𝛽+1 0
⇒ (𝐴 + 𝐵)2 = [ ][ ]
3 𝛼 3 𝛼
(𝛽 + 1)2 0
=[ ]
3(𝛽 + 1) + 3𝛼 𝛼 2
1 −1 1 −1 −1 −1 − 𝛼
Now 𝐴2 = [ ][ ]=[ ]
2 𝛼 2 𝛼 2 + 2𝛼 𝛼 2 − 2
2
1 −𝛼 + 1 (𝛽 + 1) 0
∴[ ]=[ ]
2𝛼 + 4 𝛼2 3(𝛼 + 𝛽 + 1) 𝛼 2
⇒ 𝛼 = 1 = 𝛼1
𝛽 1 𝛽 1 𝛽2 + 1 𝛽
Now 𝐵 2 = [ ][ ]=[ ]
1 0 1 0 𝛽 1
(𝛽 + 1)2 0
=[ ]
3(𝛽 + 1) + 3𝛼 𝛼 2
∴ 𝛽 = 0, 𝛼 = −1 = 𝛼2
∴ |𝛼1 − 𝛼2 | = |1 − (−1)| = 2
1 2
13. (20) Given, 𝑓(𝑥) = 𝑥 2 + 4𝑥 − 5I and A = [ ]
4 −3
𝑓(A) = A2 + 4A − 5I
1 2 1 2 9 −4
Now, 𝐴2 = [ ][ ]=[ ]
4 −3 4 −3 −8 17
1 2 4 8
4A = 4 [ ]=[ ]
4 −3 16 −12
1 0 5 0
and 5𝐼 = 5 [ ]=[ ]
0 1 0 5
9 −4 4 8 5 0 8 4
⇒ 𝑓(A) = [ ]+[ ]−[ ]=[ ]
−8 17 16 −12 0 5 8 0
∴ Sum of all elements of 𝑓(A) = 8 + 4 + 8 + 0 = 20
cos 𝛼 −sin 𝛼
14. (6) 𝐴 = [ ]
sin 𝛼 cos 𝛼
cos 𝛼 −sin 𝛼 cos 𝛼 −sin 𝛼
𝐴2 = [ ][ ]
sin 𝛼 cos 𝛼 sin 𝛼 cos 𝛼
cos 2𝛼 −sin 2𝛼
=[ ]
sin 2𝛼 cos 2𝛼
cos 4𝛼 −sin 4𝛼
Similarly, 𝐴4 = 𝐴2 ⋅ 𝐴2 = [ ]
sin 4𝛼 cos 4𝛼
cos 32𝛼 −sin 32𝛼 0 −1
and so on 𝐴32 = [ ]=[ ]
sin 32𝛼 cos 32𝛼 1 0
Then sin 32𝛼 = 1 and cos 32𝛼 = 0
𝜋 𝜋
32𝛼 = n𝜋 + (−1)n 2 and 32𝛼 = 2𝑛𝜋 + 2
𝑛𝜋 𝜋 𝑛𝜋 𝜋
𝛼= + (−1)𝑛 64 and 𝛼 = + 64 where 𝑛 ∈ 𝑍.
32 16
𝜋 𝜋
Put 𝑛 = 0, 𝛼 = 64 = 26
𝜋 𝜋
Then, the value of 𝛼 is 26 = 2𝑘 ⇒ 𝑘 = 6