Matrices and Determinants - Study Module - Lakshya JEE 2026
Matrices and Determinants - Study Module - Lakshya JEE 2026
Matrices and
1
m n
M=
o p
Determinants | M | = mp – no
Properties of Determinants
Definition, Types of Matrices, Trace of
a Matrix, Equality of Matrices, Addition
20% and Subtraction of Matrices, Properties of
25% Matrix Addition and Subtraction
“How’s the Josh?” for these Topics: Mark your confidence level in the blank space around the topic (Low-L, Medium-M, High-H)
matrix
row column
• row column 1. Generally capital letters of English alphabets are used to
↑
...
Sol. In this problem, i and j are the number of rows and
am1
columns respectively. By substituting the respective values
This is a matrix of order “m × 1” (or a column matrix of order m).
of rows and columns in aij = 2i + 3j we can construct the
required matrix. Zero or Null Matrix
A = [aij]m×n is called a zero matrix, if aij = 0 ∀ i and j.
a11 a12 a13 a14
0 0 0
We have A = a21 a22 a23 a24 ; 0 0 0
e.g., (i) (ii) 0 0 0
a31 a32 a33 a34 0 0 0
0 0 0
all = 2 × 1 + 3 × 1 = 5; a12 = 2 × 1 + 3 × 2 = 8
Similarly, a13 = 11, a14 = 14, a21 = 7, a22 = 10, a23 = 13, Singleton Matrix
a24 = 16, a31 = 9, a32 = 12,a33 = 15, a34 = 18 If in a matrix there is only one element then it is called singleton
matrix. Thus, A = [aij]m×n is a singleton matrix if m = n = 1.
5 8 11 14 E.g. [2], [3], [a], [–3] are singleton matrices.
7 10 13 16
∴ A=
9 12 15 18 Horizontal Matrix
A matrix of order m × n is a horizontal matrix if n > m;
Example 2: Construct a 3 × 4 matrix, whose elements are
1 2 3 4
1 E.g.
given by: aij = | −3i + j | 2 5 1 1
2
1 1 Vertical Matrix
1 2
0
2 2
5
1
5 3 1
Sol. A = 2 1
A matrix of order m × n is a vertical matrix if m > n; E.g.
2 2 3
6
7 5 2
4
4 3 Square Matrix
2 2 A matrix in which number of rows and columns are equal is called
a square matrix. The general form of a square matrix is
a11 a12 ....... a1n
a a22 ........ a2 n
Concept Application A = 21
....... ....... ....... .......
an1 an 2 ....... ann
3 −1 5
1. The order of matrix is ______ . which we denote as A = [aij]n× n
6 2 −7 This is a matrix of order “n × n” (or a square matrix of order n).
2. The number of different possible orders of matrices Diagonal Elements: An element of a matrix A = [aij] is said to be
having 18 identical elements are ______ . diagonal element if i = j. Thus an element whose row suffix equals
to the column suffix is a diagonal element e.g., a11, a22, a33, ... are
all diagonal element.
3 3a
Sol. 3 X = of ith row vector of A and jth column vector of B.
0 3
3 − 2 3a − 3 1 3a − 3 Notes: The product AB is defined iff the number of columns
⇒ L.H.S.
= = of A is equal to the number of rows of B. A is called as
0 − 0 3 − 2 0 1
premultiplier and B is called as post multiplier. AB is
Now by equality of two matrices, we have 3a – 3 = 3 defined ⇒ BA is defined.
⇒ a = 2.
Example 7: Find the value of x and y if
1 3 y 0 5 6
2 + =
0 x 1 2 1 8
7 8
1 2 3 58 64
Sol. Using the method of multiplication and addition of × 9 10 =
matrices, then equating the corresponding elements of 4 5 6 139 154
11 12
L.H.S. and R.H.S, we can easily get the required values of
x and y,
(1, 2, 3) (7, 9, 11) = 1 × 7 + 2 × 9 + 3 × 11= 58
1 3 y 0 5 6
2 + =
0 x 1 2 1 8 Fig. 1
2 + y 6 + 0 5 6
⇒ = B
0 + 1 2 x + 2 1 8
Equating the corresponding elements, a11 and a22, we b1,1 b1,2 b1,3
get b2,1 b2,2 b2,3
2 + y = 5 ⇒ y = 3; 2x + 2 = 8
Hence x = 3 and y = 3.
a1,1 a1,2
a2,1 a2,2
Concept Application A
a3,1 a3,2
a11b11 + a12b21 a11b12 + a12b22 a11b13 + a12b23 Positive integral powers of matrix
Let A be any square matrix of order n.
= a21b11 + a22b21 a21b12 + a22b22 a21b13 + a22b23
a31b11 + a32b21 a31b12 + a32b22 a31b13 + a32b23 Then Am = A.A.A... m times
All are square matrix of order n.
Fig. 3
(i) Am. An = (A.A.A... m times) (A.A.A...n times)
Matrix Multiplication = A.A.A...(m + n) times
= Am+n
3 4 1 5 3 + 12 15 + 28
+ = Similarly, (ii) (Am)n = Amn
2 1 3 7 2 + 3 10 + 7
Also, we define A0 = In , n being order of A.
Matrix 1 Matrix 2 Note:
15 43
= 1. Matrix multiplication is not commutative in general i.e.,
5 17 AB ≠ BA.
Resultant
Matrix Some Important Identities
Fig. 4 1. (A + B)2 = A2 + B2 + AB + BA
Note: If AB is anti-commutative then (AB = –BA)
(A + B)2 = A2 + B2
× =
2. (A – B)2 = A2 + B2 – AB – BA
r1 × c1 r2 × c2 r3 × c3
3. (A – B)(A + B) = A2 – B2 + AB – BA
c1 = r2
r1 = r3 Note: If AB is commutative then (AB = BA)
c2 = c3 (A – B)(A + B) = A2 – B2
Fig. 5 4. (A + B)(A – B) = A2 – B2 – AB + BA
4 AB + BA = 0
i.e. Let A = [aij]n. A is skew-symmetric iff aij = –aji ∀ i and j. (a) A2n is symmetric matrix, for n ∈ N.
(b) A2n+1 is a skew-symmetric matrix, for n ∈ N.
a h g
A = h b f is a symmetric matrix. (c) kA is also skew-symmetric matrix, where k ∈ R.
e.g.,
g f c
5. If A, B are two symmetric matrices, then
0 x y (a) A ± B, AB + BA are also symmetric matrices.
B= −x 0 z is a skew-symmetric matrix.
(b) AB – BA is a skew-symmetric matrix.
− y − z 0
(c) AB is a symmetric matrix, when AB = BA.
Notes: 6. If A, B are two skew-symmetric matrices, then
1. The pair of conjugate elements are additive invese of each (a) A ± B, AB – BA are skew-symmetric matrices.
other in skew symmetric matrix.
(b) AB + BA is a symmetric matrix.
ADVANCED LEARNING
7. (a) If A is a skew-symmetric matrix and B is a square matrix
2. Maximum number of distinct entries in a symmetric matrix
n(n +1) of order that of A, then BTAB is also skew-symmetric
of order n is .
2 matrix.
n(n +1)
1+ 2 + 3 + ... + n = (b) If A is a skew-symmetric matrix and C is a column
2
matrix, then CTAC is a zero matrix.
1
Operate R3 → − R3
ADVANCED LEARNING 7
Let A be a n × n matrix. 1 0 −13 −3 2 0
0 1 =9 2 −1 0
I be a unit matrix of same order. Then |A – lI| is called
characteristic polynomial of matrix.
0 0 1 5 − 1 1
−
Then |A – lI| = 0 is called characteristic equation of matrix. The 21 7 21
roots of this equation is called characteristic roots of matrix.
It is a third order determinant having three rows and three columns. Let us evaluate with respect to R1
Element of a determinant is denoted by aij, where i and j represent = a11 (a22 × a33 – a32 × a23) – a12 (a21 × a33 – a31 × a23)
row and column number respectively. + a13 (a21 × a32 – a31 × a22)
3 1 6 c 2 −bc ca
7 4 1 6 1 6
Sol. 5 7 4 = 3 −5 +7 (cof A)′ =
So adj A = −bc b
2
−ab
3 0 3 0 7 4
2
7 3 0 ca −ab a
= 3(0 – 12) –5 (0 – 18) +7(4 – 42) = –212
which is symmetric.
4 2 2 1 −1 1
−1 −5 0 k 2 1 −3
⇒ 10 A . A =
Train Your Brain
1 −2 3 1 1 1
⇒ –5 + k = 0
Example 33: Compute the inverse of the matrix
⇒ k = 5 (∴ comparing a21 element on both sides)
1 3 −2
−3 0 −5 . Example 36: If B is reciprocal of A,
2 5 0 ( adj A)
then prove =
that B = A−1.
A
1 3 −2
−3 0 −5 Sol. B is called the inverse (reciprocal) of A and is denoted
Sol. Let A =
by A–1. Thus,
2 5 0
A–1 = B ⇔ AB = I = BA.
25 −10 −15 We have
adj. A 1
−1
A= = −10 4 11 A ∙ (adj A) = |A|In
| A | 25
−15 1 9 A–1A(adj A) = A–1In |A|
In(adj A) = A–1 |A|In
∴ |A| = 1(0 + 25) – 3 (0 + 10) – 2 (–15) = 25
(adj A)
⇒ A is non-singular ⇒ A–1 exists. A−1 =
A
a3 b3 c3 a3 b3 c3
43. For any square matrix A, which statement is wrong
Then D2 = KD1
(a) (adj A)–1 = adj (A–1) (b) (AT)–1 = (A–1)T
(c) (A3)–1 = (A–1)3 (d) None of these Note: |λA| = λn |A|, when A = [aij]n.
44. The element of second row and third column in the 4. A skew-symmetric matrix of odd order has determinant value
zero.
1 2 1
1 0 is Note: For the determinant where aij = –aji for all i & j
inverse of 2
−1 0 1 (i) Diagonal elements are zero.
aii = –ajj (for diagonal elements) ⇒ 2aii = 0 ⇒ aii = 0
(a) –2 (b) –1 (c) 4 (d) 2
(ii) If the order of above determinant is ODD then its value
0 1 2 1 / 2 −1 / 2 1 / 2
45. If A= 1 2 3 and A−1= −4
3 c then 0 a −b
3 a 1 5 / 2 −3 / 2 1 / 2 is ZERO e.g., −a 0 0
c =
(a) a = 2, c = 1/2 (b) a = 1, c = –1 b −c 0
(c) a = –1, c = 1 (d) a = 1/2, c = 1/2 5. If a determinant has all the elements zero in any row or
46. Let A be an invertible matrix then which of the column, then its value is zero (All Zero Property),
following is not true?
0 0 0
(a) A–1 = |A|–1 (b) (A2)–1 = (A–1)2
=i.e., D a=2 b2 c2 0.
(c) (AT)–1 = (A–1)T (d) None of these
a3 b3 c3
6. If a determinant has any two rows (or columns) identical
TRANSPOSE OF A DETERMINANT (or proportional), then its value is zero (Proportionality or
The transpose of a determinant is the determinant of transpose of Repetition Property),
the corresponding matrix.
a1 b1 c1
a1 b1 c1 a1 a2 a3 i.e., D
= a= b1 c1 0.
1
=D a2 b2 =
c2 ⇒ D′ b1 b2 b3 a3 b3 c3
a3 b3 c3 c1 c2 c3
7. If each element of any row (or column) can be expressed as
Properties of Determinant a sum of two terms then the determinant can be expressed as
the sum of two determinants, i.e., (Sum Property),
1. |A| = |A′| for any square matrix A.
i.e., the value of a determinant remains unaltered, if the rows a1 + x b1 + y c1 + z a1 b1 c1 x y z
& columns are interchanged (Reflection Property), a2 b=
2 c2 a2 b2 c2 + a2 b2 c2
a1 b1 c1 a1 a2 a3 a
3 b3 c3 a3 b3 c3 a3 b3 c3
i.e., D= a2 b2 c2 = b1 b2 b3 = D′ 8. The value of a determinant is not altered by adding to the
a3 b3 c3 c1 c2 c3 elements of any row (or column) a constant multiple of
2. If any two rows (or columns) of a determinant be interchanged, the corresponding elements of any other row (or column)
the value of determinant is changed in sign only (Switching (Invariance Property),
Property). a1 b1 c1
a1 b1 c1 a2 b2 c2 i.e., D1 a2
= b2 c2 C1 → C1 + λC2 + µC3
= e.g., Let D1 a=2 b2 c2 and D2 a1 b1 c1 a3 b3 c3
a3 b3 c3 a3 b3 c3
a1 + λ b1 + µc1 b1 c1
Then D2 = – D1 and D= a2 + λ b2 + µc2 b2 c2 .
2
3. Let λ be a scalar, then λ |A| is obtained by multiplying any a3 + λ b3 + µc3 b3 c3
one row (or any one column) of |A| by λ (Scalar Multiple
Property) Then D2 = D1
2. 1 y y 3 = ( x − y )( y − z )( z − x)( x + y + z ) bc ca ab
1 z z3
Sol. Since detereminant is equal to
1 x 2
x 3
a2 b2 c2 a2 b2 c2
3. 1 y 2 1 abc 3
y 3 = ( x − y )( y − z )( z − x)( xy + yz + zx) = a3 b3 c3 = a b3 c3
abc abc
1 z2 z3 abc abc abc 1 1 1
a b c Apply C1 → C1 – C2, C2 → C2 – C3
4. b c a= 3abc − a 3 − b3 − c 3
a 2 − b2 b2 − c2 c2
c a b
=a 3 − b3 b3 − c 3 c3
=–(a + b + c)(a2 + b2 + c2 – ab – bc – ca)
0 0 1
a b c
Note: If a, b, c > 0, then b c a <0 a+b b+c c2
c a b = (a − b)(b − c) a + ab + b 2
2
b + bc + c 2
2
c3
0 0 1
= (a – b) (b – c) [ab2 + abc + ac2 + b3 + b2c + bc2 – a2b
FACTOR THEOREM
– a2c – ab2 – abc – b3 – b2c]
Use of factor theorem to find the value of determinant. If by
= (a – b) (b – c) [c(ab + bc + ca) – a(ab + bc + ca)]
putting x = a the value of a determinant vanishes then (x − a) is a
factor of the determinant. = (a – b) (b – c) (c – a) (ab + bc + ca)
a1 b1 c1 a1 b1 c1 −x a b
61. Let a, b > 0 and=
∆ b − x a , then
(a) a2 b2 c2 (b) 2 a2 b2 c2
a3 b3 c3 a3 b3 c3 a b −x
(a) a + b – x is a factor of ∆
a1 b1 c1 a1 b1 c1
(b) x2 + (a + b)x + a2 + b2 – ab is a factor of ∆
(c) 3 a2 b2 c2 (d) 4 a2 b2 c2
(c) ∆ = 0 has three real roots
a3 b3 c3 a3 b3 c3
(d) a – b + x is a factor of ∆
∑ ∆(r ) = a
r =1
1 a2 a3
π π b1 b2 b3
in the interval – ≤ x ≤ is
4 4
1 8 r 1
∑ (2r − 1) ∑
r 1= r 1
n
Cr ∑2 r
n= =
prove that it is equal to . Sol.
−6 12 = ∑ Dr
r =1
x 2
cos θ y
n2 2n − 1 2n +1 − 2
1 2 3 0
Sol. −1 3 × −1 4
n2 2n − 1 2n +1 − 2
1× 3 − 2 × 1 1× 0 + 2 × 4 1 8 = x cos 2 θ y =0
= = = 60
−1× 3 + 3 × (−1) −1× 0 + 3 × 4 −6 12 n2 n n +1
2 −1 2 − 2
a1 x1 + b1 y1 a1 x2 + b1 y2 a1 x3 + b1 y3
Example=
43: If ∆ r 2 r 3 + r , find ∑∆.
r =1
r
r + 1 −1 −2
a2 x1 + b2 y1 a2 x2 + b2 y2 0
a2 x3 + b2 y3 =
Sol. On expansion of determinant, we get
a3 x1 + b3 y1 a3 x2 + b3 y2 a3 x3 + b3 y3
Dr = (r –1) (3 – r) + 7 + r2 + 4r = 8r + 4
n
Sol. G
iven determinant can be splitted into product of two ⇒ ∑ ∆= 4n(n + 2)
r
determinant r =1
a1 x1 + b1 y1 a1 x2 + b1 y2 a1 x3 + b1 y3
i.e., a2 x1 + b2 y1 a2 x2 + b2 y2 a2 x3 + b2 y3
a3 x1 + b3 y1 a3 x2 + b3 y2 a3 x3 + b3 y3 Concept Application
a1 b1 c1 x1 x2 x3
= a2 b2 c2 × y1 y2 y3 = 0 66. Prove that
a3 b3 c3 0 0 0 2 a+b+c+d ab + cd
a + b + c + d 2(a + b)(c + d ) ab(c + d ) + cd (a + b) =0
(a1 − b1 ) 2 (a1 − b2 ) 2 (a1 − b3 ) 2
ab + cd ab(c + d ) + cd (a + b) 2abcd
Example 41: Prove that (a − b ) 2 (a2 − b2 ) 2 (a2 − b3 ) 2
2 1
(a1 − b1 ) 2
(a1 − b2 ) 2
(a1 − b3 ) 2 ∑∆ a =c, a constant.
a =1
Sol. (a − b ) 2 (a2 − b2 ) 2 (a2 − b3 ) 2 cos x x sec x
2 1
f ( x)
(a3 − b1 ) 2 (a3 − b2 ) 2 (a3 − b3 ) 2 68. Let f ( x) = 2sin x x2 2 x . Then, find lim .
x →0 x
tan x x sec x
a12 + b12 − 2a1b1 a12 + b2 2 − 2a1b2 a12 + b32 − 2a1b3
(a) –2 (b) 2 (c) 0 (d) 1
= a2 2 + b12 − 2a2 b1 a2 2 + b2 2 − 2a2 b2 a2 2 + b32 − 2a2 b3
69. The determinant
a32 + b12 − 2a3b1 a32 + b2 2 − 2a3b2 a32 + b32 − 2a3b3
cos ( x − y ) cos ( y − z ) cos ( z − x)
a12 1 −2a1 1 1 1 cos ( x + y ) cos ( y + z ) cos ( z + x) =
= a2 1 −2a2 × b12
2
b2 2 b32 sin ( x + y ) sin ( y + z ) sin ( z + x)
a32 1 −2a3 b1 b2 b3 (a) 2 sin (x − y) sin (y − z) sin (z − x)
(b) −2 sin (x − y) sin (y − z) sin (z − x)
Note: The above problem can also be solved using factor (c) 2 cos (x − y) cos (y − z) cos (z − x)
theorem method. (d) −2 cos (x − y) cos (y − z) cos (z − x)
f ( x ) g ( x ) h( x ) cos x 1 0
Let ∆( x) = a1 b1 c1 where a1, b1, c1, a2, b2, c2 are Example 46: If f ( x) = 1 2 cos x 1 , then
a2 b2 c2 0 1 2 cos x
π/ 2
constants independent of x. Hence
b b b
find ∫
0
f ( x) dx.
∫a
f ( x) dx ∫
a
g ( x) dx ∫
a
h( x) dx
Sol. Here f(x) = cos x (4 cos2x – 1) –2 cos x
b
= 4 cos3x – 3 cos x = cos 3x
∫ ∆( x) dx =a1 b1 c1
π/ 2 π/ 2
a
a2 b2 c2 sin 3 x 1
so ∫
0
cos 3 x dx =
3 0
= − .
3
Note: If more than one row or one column are function of x then
first expand the determinant and then integrate it. α 2 − 1 β2 − 2 γ 2 − 3
Example 47: If ∆ = 6 4 3 , then find
x x2 x3
Train Your Brain 1
∫
0
∆( x) dx.
3 2 1
2
Example 44: If f ( x) = 6 x 2 x3 x 4 , then find the value α2 − 1 β2 − 2 γ2 − 3
1
of f ′′(a). 1 a a2 Sol. ∫
0
∆( x) dx = 6 4 3
1 1 1
3 2 1 ∫
0
x dx ∫
0
x 2 dx ∫
0
x 3 dx
Sol. 12 x 6 x 2
f ′( x) = 4 x3
1 a a2
α 2 − 1 β2 − 2 γ 2 − 3
3 2 1 = 6 4 3
f ′′( x) = 12 12 x 12 x 2 1 1 1
1 a a2 2 3 4
3 2 1 α 2 − 1 β2 − 2 γ 2 − 3
1
⇒ f ′′(a ) 12
= = 1 a a 2 0. = = 6 4 3 0
12
1 a a2 6 4 3
a1 b1 c1 a1 b1 c1 77. A triangle has vertices (1, 6) (3, 0) and (–3, –7), then
= ∆ a2 b2= c2 ⇒ ∆ a2 b2 c2 area in square units is
a3 b3 c3 a3 b3 c3 (a) 10 (b) 25
(c) 30 (d) 40
(a) If ∆ is purely real then ∆ = ∆
78. Determine the value of k, if the area of triangle is
(b) If ∆ is purely imaginary then ∆ = –∆
4 square units. The vertices are (k, 0), (4, 0) and (0, 2)
79. Let A(x1, y1), B(x2, y2) and C(x3, y3) be vertices of
an equilateral triangle whose side is 4 units. Let
Train Your Brain x1 y1 1
∆ = x2 y2 1 , then ∆2 is equal to
Example 51: Find the area of triangle whose vertices are x3 y3 1
(3, 8), (–4, 1) and (4, 3)
(a) 64
3 8 1
1 (b) 128
Sol. Area
= −4 1 1
2 (c) 192
4 3 1
(d) 256
{
2, when i = j Also among the diagonal elements, at least one of the element
1. If A = [a ij ] 3×3 , such that aij = 0, when i ≠ j , then must be 1.
a 2 / 3 2 / 3 a 2 / 3 c 1 0 0 Since Q = PAP′
2 / 3 1 / 3 b 2 / 3 1/ 3 x = 0 1 0
∴ P′Q2009 P
c
x y 2 / 3 b y 0 0 1 = P′[(PAP′) (PAP′) ... 2009 times]P
Comparing the element in the 3rd column of 3rd row, we get
(P P)A(P′ P)A(P′ P)A...(P′ P)A(P′ P)
=′
c2 + x2 + y2 = 1.
2009 times
∴ Maximum value is 2 + 0 + 1 + 1 = 4. a a +1 a −1 a +1 a −1 a
n
Therefore, option (c) is the correct answer. −b b + 1 b − 1 + (−1) b + 1 b − 1 −b
=
c c −1 c +1 c −1 c +1 c
cos x x 1
f ( x) a a + 1 a −1 a + 1 a a −1
7. Let f ( x ) = 2sin x x2 2 x , then lim 2 is equal to
x →0 x
tan x x 1 =−b b + 1 b −1 + (–1) n +1 b + 1 −b b −1 {C2 ↔ C3 }
c c −1 c + 1 c −1 c c + 1
(a) –1 (b) 0 (c) 2 (d) 3
(Lakshya JEE Mathamatics M-1)
Matrices and Determinants 31
a a +1 a −1 p b c
= [1 + (−1) n+2
] −b b + 1 b − 1 {C1 ↔ C2} ∆= a − p q − b 0 = 0
c c −1 c +1 a− p 0 r −c
λ 2 + 3λ λ − 1 λ + 3 ax + by bx + cy
4 3 2 2 =
13. If pλ + qλ + r λ + sλ + t = λ + 1 2 + 5λ λ − 3 then a′ x + b′ y b′ x + c′ y
λ2 − 3 λ + 4 3λ
Therefore, option (a) is the correct answer.
p is equal to
15. Let A be a 3 × 3 matrix such that a11 = a33 = 2 and all the
(a) 5 (b) 8 (c) 3 (d) 2 other aij = 1. Let A–1 = xA2 + yA + zI then find the value of
(Lakshya JEE Mathamatics M-1) (x + y + z) where I is a unit matrix of order 3.
Sol. We divide L.H.S. by λ4 and C1 by λ2, C2 by λ and C3 by λ (Lakshya JEE Mathamatics M-1)
on the R.H.S. to obtain, 2 1 1
2 3 4
Given, A = 1 1 1
1 1 1 1 Sol.
p + q + r + s +t
λ
λ λ
λ 1 1 2
x2 + x x 0 −1 0 −2 1 2 2
3. + = 7. If M = and M − λM − I 2 = O , then l =
3 2 − x + 1 x 5 1 2 3
(a) –2 (b) 2
then x is equal to
(c) –4 (d) 4
(a) – 1 (b) 2
(Lakshya JEE Mathamatics M-1)
(c) 1 (d) No value of x
(Lakshya JEE Mathamatics M-1) x 1 2
8. If A = and A is the identity matrix, then x =
4. Which of the following is a diagonal matrix 1 0
2 + x 3 4 (d) AB = 0
5. If trace of matrix A= 1 −1 2 is 5 then x is (Lakshya JEE Mathamatics M-1)
−5 1 x
4 2
(a) 1 (b) 2 (c) 3 (d) 4 10. If A = and I is the identity matrix of order 2, then
−1 1
(Lakshya JEE Mathamatics M-1) (A – 2I) (A – 3I) =
(a) I (b) O
1 0 0 0
(c) (d)
0 0 0 1
1 −3 −4 4 x − 5 y + 2 z =
2
22. The matrix A = −1 3 4 is nilpotent of index
(a) The system of equations 5 x − 4 y + 2 z =
3
1 −3 −4 2 x + 2 y + 8z =1
is inconsistent.
(a) 2 (b) 3 (c) 4 (d) 6
(Lakshya JEE Mathamatics M-1) (b) A matrix ‘A’ has 6 elements. The number of possible
orders of A is 6.
1 1 3
23. The matrix A = 5 2 6 is 10 1
(c) For any 2 × 2 matrix A, if A (adj A) = , then
−2 −1 −3 0 10
|A| = 10.
(a) Nilpotent (b) Involutory (d) If A is skew-symmetric, then B′AB is also skew-
(c) Idempotent (d) Orthogonal symmetric.
(Lakshya JEE Mathamatics M-1) (Lakshya JEE Mathamatics M-1)
24. If A is involutory matrix and I is unit matrix of same order,
then (I – A) (I + A) is ADJOINT AND INVERSE OF MATRIX
(a) Zero matrix (b) A 30. The element in the 1st row and 3rd column of the inverse of
(c) I (d) 2A 1 2 −3
(Lakshya JEE Mathamatics M-1)
the matrix 0 1 2 is
25. If A is idempotent matrix and I is identity matrix such that 0 0 1
(I + A)n = I + (2n + k)A. Then the value of k is
(a) 0 (b) 1 (c) –1 (d) 2 (a) – 2 (b) 0
(Lakshya JEE Mathamatics M-1) (c) 1 (d) 7
(Lakshya JEE Mathamatics M-1)
0 2β γ
31. If a matrix A is such that 3A3 + 2A2 + 5A + I = 0, then its
26. If the matrix α β −γ is orthogonal, then
α −β γ inverse is
(a) –(3A2 + 2A + 5I) (b) 3A2 + 2A + 5I
1 1
(a) α = ± (b) β = ± (c) 3A2 – 2A – 5I (d) 3A2 + 2A – 5I
2 6
(Lakshya JEE Mathamatics M-1)
1
(c) γ = ± (d) All of these 1 −1 1
3
(Lakshya JEE Mathamatics M-1) 32.
= If A 0 2 −3 and B = (adjA), and C = 5A, then
2 1 0
y+z x y x − 3 2 x 2 − 18 3 x 3 − 81
48. If z + x z x = k ( x + y + z )( x − z ) 2 , then k = 54. If f ( x) =
x − 5 2 x 2 − 50 4 x 3 − 500 then f(1) ∙ f(3)
x+ y y z 1 2 3
(c) 0 (d) 2 function, { } denotes fractional part; then find the value of k.
(Lakshya JEE Mathamatics M-1) (a) 3 (b) 1
11. If a square matrix has entries either 1 or –1, it will be called (c) 2 (d) 8
special matrix if product of elements of any row or column (Lakshya JEE Mathamatics M-1)
is –1 so number of such special matrices will be
(a) 2n–1 (b) 2( n−1)
2
−bc b 2 + bc c 2 + bc
2
2 16. Let ∆
= a + ac −ac c 2 + ac and the equation
(c) 2n–2 (d) 2( n− 2)
a 2 + ab b 2 + ab −ab
(Lakshya JEE Mathamatics M-1)
px3 + qx2 + rx + s = 0 has roots a, b, c, where a, b, c ∈ R+.
12. Let A, B, C, D be (not necessarily square) real matrices such
The value of ∆ is
that AT = BCD; BT = CDA; CT = DAB and DT = ABC for the
matrix S = ABCD, then which of the following is/are true (a) r2/p2 (b) r3/p3
(a) S3 =S
(c) –s/p (d) None of these
(b) S2 = S4
(Lakshya JEE Mathamatics M-1)
(c) S = S2
(d) None of these
1 1 ( x + y)
(Lakshya JEE Mathamatics M-1) −
z z z2
1 + a1 + b1 a1 + b2 a1 + b3 ( y + z) 1 1
17. If D = − then, the
13. If a2 + b1 1 + a2 + b2 a2 + b3 x2 x x
a3 + b1 a3 + b2 1 + a3 + b3 y( y + z) x + 2 y + z y( x + y)
− −
3
x2 z xz xz 2
=k + ∑ (ai + bi ) + ∑ ∑ (ai − a j )(b j − bi ); then find the incorrect statement is
=i 1 1 ≤ i < j ≤3
(a) D is independent of x
value of k
(b) D is independent of y
(a) 0 (b) 1
(c) 2 (d) 8 (c) D is independent of z
(Lakshya JEE Mathamatics M-1) (d) D is dependent on x, y, z
n! (n + 1)! (n + 2)! (Lakshya JEE Mathamatics M-1)
14. If n ∈ N and ∆ n = (n + 1)! (n + 2)! (n + 3)! then
(n + 2)! (n + 3)! (n + 4)! (2n1 + 1) 2 (2n2 + 1) 2 (2n3 + 1) 2
18. If=
∆ (2n4 + 1) 2 (2n5 + 1) 2 (2n6 + 1) 2
(3n3 − 5)∆ n
lim equals (2n7 + 1) 2 (2n8 + 1) 2 (2n9 + 1) 2
n →∞ ∆ n +1
5
ni ∈ I, (i = 1, 2, 3, 4, ..., 9) then D is always divisible by
3
(a) (b)
2 2 (a) 11 (b) 7
5 (c) 9 (d) 64
(c) − (d) 3
2
(Lakshya JEE Mathamatics M-1)
(Lakshya JEE Mathamatics M-1)
a0 a1 a2
a1, ..., a8 ∈ R such that a0 + a1 + a2 ≠ 0 and a1 a2 a0 = 0,
a2 a0 a1
5a
then the value of is
b
(Lakshya JEE Mathamatics M-1)
Given below are two statements: Then 8∫ | A | dm is equal to _____. [09 April, 2024 (Shift-II)]
a
Statement-I: f(–x) is the inverse of the matrix f(x).
(Lakshya JEE Mathamatics M-1)
Statement-II: f(x) f(y) = f(x + y).
In the light of the above statements, choose the correct answer 1 1 3
7. If A = , then: [1 Feb, 2023 (Shift-II)]
from the options given below: [27 Jan, 2024 (Shift-I)] 2 − 3 1
(a) Statement-I is false but Statement-II is true
(b) Both Statement-I and Statement-II are false (a) A30 − A25 =
2I
(c) Statement-I is true but Statement-II is false 30 25
(b) A + A + A =I
(d) Both Statement-I and Statement-II are true
(Lakshya JEE Mathamatics M-1) (c) A30 + A25 − A =I
2. Let A be a 2 × 2 real matrix and I be the identity matrix of (d) A30 = A25
order 2. If the roots of the equation |A – xI| = 0 be –1 and 3,
then the sum of the diagonal elements of the matrix A2 is ... (Lakshya JEE Mathamatics M-1)
[27 Jan, 2024 (Shift-II)]
8. The set of all values of t ∈ R, for which the matrix
(Lakshya JEE Mathamatics M-1)
et e −t (sin t − 2 cos t ) e −t (−2sin t − cos t )
x 0 0 t
3. Let
e e −t (2sin t + cos t ) e −t (sin t − 2 cos t )
R = 0 y 0 be a non-zero 3 × 3 matrix, where t
0 0 z e −t cos t e −t sin t
e
2π 4π
x sin
= θ y sin θ + = z sin θ + ≠ 0, q ∈ (0, 2p). For a Invertible, is [29 Jan, 2023 (Shift-II)]
3 3
π π
square matrix M, let trace (M) denote the sum of all the (a) (2k + 1) , k ∈ Z (b) k π + , k ∈ Z
diagonal entries of M. Then, among the statements: 2 4
I. Trace (R) = 0 (c) {kp, k ∈ Z} (d) R
II. If trace (adj(adj(R))) = 0, then R has exactly one non-
(Lakshya JEE Mathamatics M-1)
zero entry. [30 Jan, 2024 (Shift-II)]
(a) Both (I) and (II) are true (b) Neither (I) nor (II) is true 3 1
(c) Only (II) is true (d) Only (I) is true 2 2 , A 1 1
9. L e t P =
= T
0 1 a n d Q = PA P . I f
(Lakshya JEE Mathamatics M-1) 1 3
−
2 a 0 2 2
4. Let A = 1 3 1 . If A3 = 4A2 – A – 21I, where I is the identity 2007 a b
PT Q P = , then 2a + b – 3c – 4d equal to
0 5 b c d
matrix of order 3 × 3, then 2a + 3b is equal to: [8 April, 2023 (Shift-I)]
[08 April, 2024 (Shift-I)]
(a) 2004 (b) 2005
(a) –10 (b) –13 (c) –9 (d) –12
(Lakshya JEE Mathamatics M-1) (c) 2007 (d) 2006
2 −1 13
(Lakshya JEE Mathamatics M-1)
5. Let A = . If the sum of the diagonal elements of A
1 1 10. Let A be a matrix of order 2 × 2, whose entries are from the
is 3n, then n is equal to _____ . [08 April, 2024 (Shift-I)] set {0, 1, 2, 3, 4, 5}. If the sum of all the entries of A is a
(Lakshya JEE Mathamatics M-1) prime number p, 2 < p < 8, then the number of such matrices
A is [27 June, 2022 (Shift-II)]
1 + i 1 sin 4 θ
12. Let A = where i= −1 . Then, the number of −1 − sin 2 θ –1
−i 0 17. Let M = 2 4 = αI + β M
1 + cos θ cos θ
elements in the set {n ∈ {1, 2,...., 100}: An = A} is ______
where α = α(θ) and β = β(θ) are real number, and I is the
[28 June, 2022 (Shift-II)]
2 × 2 identity matrix. If
(Lakshya JEE Mathamatics M-1)
α* is the minimum of the set {α(θ) : θ ∈ [0, 2π)} and
5 3
β* is the minimum of the set {β(θ) : θ ∈ [0, 2π)},
2 2 ,
13. If M = then which of the following matrices then the value of α* + β* is [JEE Adv, 2019]
− 3 1
−
37 29 31 17
2 2 (a) – (b) – (c) – (d) –
16 16 16 16
is equal to M2022? [JEE Adv, 2022]
(Lakshya JEE Mathamatics M-1)
3034 3033 3034 −3033
(a) (b)
−3033 −3032 3033 −3032 a 3 b
3033 3032 3032 3031 18. Let R c 2 d : a, b, c, d ∈ {0, 3, 5, 7,11,13,17,19} .
=
(c) (d) 0 5 0
−3032 −3031 −3031 −3030
Then the number of invertible matrices in R is
[JEE Adv, 2023]
(Lakshya JEE Mathamatics M-1)
(Lakshya JEE Mathamatics M-1)
14. Let β be a real number. Consider the matrix 19. Let M = (aij), i, j∈ {1, 2, 3} be the 3×3 matrix such that
aij = 1 if j+1 is divisible by i, otherwise aij = 0 . Then which
β 0 1
7 6 5 of the following statements is (are) true? [JEE Adv, 2023]
=A 2 1 −2 . If A – (β – 1)A – βA is a singular
3 1 −2 (a) M is invertible
a1
matrix, then the value of 9β is _______.
(b) There exists a nonzero column matrix a2 such that
[JEE Adv, 2022] a1 −a1 a
3
(Lakshya JEE Mathamatics M-1)
M a2 = −a2
15. Let A be a symmetric matrix of order 2 with integer entries. If a −a
3 3
the sum of the diagonal elements of A2 is 1, then the possible
number of such matrices is: 0
[26 Feb, 2021 (Shift-I)] (c) The set {X ∈ 3:
MX = 0} ≠ {0}, where 0
(a) 1 (b) 6 (c) 4 (d) 12 0
(Lakshya JEE Mathamatics M-1) (d) The matrix (M – 2I) is invertible, where I is the 3×3
identity matrix
(Lakshya JEE Mathamatics M-1)
20. Let A be matrix of order 3 × 3 and det(A) = 2. Then det(det(A)
adj(5adj(A3))) is equal to______
[28 June, 2022 (Shift-I)]
Matrices and Determinants 57
(a) 512 × 106 (b) 256 × 106 1 1 1 2 x x
(c) 1024 × 106 (d) 256 × 1011 0 2 2
24. Let x ∈ R and let P = , Q = 0 4 0 and R =
(Lakshya JEE Mathamatics M-1) 0 0 3 x x 6
21. Let M be a 3 × 3 invertible matrix with real entries and let –1
PQP . Then which of the following options is/are correct?
I denote the 3 × 3 identity matrix. If M–1 = adj (adj M), then
which of the following statement is/are ALWAYS TRUE? [JEE Adv, 2019]
[JEE Adv, 2020] (a) For x = 1, there exists a unit vector αiˆ + βˆj + γkˆ for
(a) M = I (b) det M = 1 (c) M2 = I (d) (adj M)2 = I α 0
(Lakshya JEE Mathamatics M-1) which R β = 0
γ 0
0 1 a −1 1 −1
1 2 3 8 −6 2 (b) There exists a real number x such that PQ = QP
22. Let M = and adjM = where
3 b 1 −5 3 −1 2 x x
a and b are real numbers. Which of the following options (c) det R = det 0 4 0 + 8, for all x ∈ R
is /are correct ? [JEE Adv, 2019] x x 5
(a) a + b = 3 1 1
(b) det(adjM2) = 81 (d) For x = 0, if R a = 6 a , then a + b = 5
(c) (adjM)–1 + adjM–1 = – M b b
α 1 (Lakshya JEE Mathamatics M-1)
(d) if M β = , then α – β + γ = 3
2
γ 3 (Lakshya JEE Mathamatics M-1)
PROPERTIES OF DETERMINANTS
2 0 1
1 0 0 1 0 0
25. Let A = 1 1 0 , B = [B1, B2, B3,] where B1, B2, B3 are
0 0 1
23. Let P1 = I = 0 1 0 , P2 = ,
1 0 1
0 0 1 0 1 0 2 3
1
column matrices, and AB1 = 0 , AB2 = 3 , AB3 = 2
0 1 0 0 0 1
0 1 0 0 0 1
1 0 0
P3 = 1 0 0 , P4 =
0 0 1 , P =
,
5
0 0 1 1 0 0 0 1 0 If = |B| and is the sum of all the diagonal elements of B,
then 3 + 3 is equal to _____. [27 Jan, 2024 (Shift-I)]
0 0 1 6 2 1 3
P6 = 0 1 0 and X =
∑P
k =1
K
1 0 2 P T
K
(Lakshya JEE Mathamatics M-1)
1 0 0 3 2 1 3 3
1 α+
2 2
where PKT denotes the transpose of the matrix PK. Then which 1 1
of the following options is/are correct? [JEE Adv, 2019] 26. The values of a, for which 1 α + = 0, lie in
3 3
(a) X – 30I is an invertible matrix 2α + 3 3α + 1 0
1 sin θ 1 46. For any 3 × 3 matrix M, let |M| denote the determinant
1 of M. Let l be the 3 × 3 identify matrix. Let E and F be
f (θ)= − sin θ 1 sin θ +
2 two 3 × 3 matrices such that (I – EF) is invertible. If
−1 − sin θ 1
G = (I – EF)–1, then which of the following statements is
π π (are) TRUE? [JEE Adv, 2021]
sin π cos θ + tan θ −
4 4 (a) |FE| = |I – FE| |FGE|
π π 4
sin θ − − cos log e (b) (I – FE) (I + FGE) = I
4 2 π
π π (c) EFG = GEF
cot θ + log e tan π
4 4 (d) (I – FE) (I – FGE) = I
Let p(x) be a quadratic polynomial whose roots are the
(Lakshya JEE Mathamatics M-1)
maximum and minimum values of the function g(θ), and
p (2)= 2 − 2. Then, which of the following is/are TRUE? 47. Let a, b, c, d be in arithmetic progression with common
[JEE Adv, 2022] difference l.
1 b 2
52. If the minimum and the maximum values of the function f:
π π det( A)
4 , 2 → R, defined by [5 Sep, 2020 (Shift-I)] value of is [10 Jan, 2019 (Shift-II)]
b
If det (A) ∈ [2,16], then c lies in the interval If BCB–1 = A and C4 + aC2 + bI = O, then 2b – a is equal
to: [09 April, 2024 (Shift-II)]
[8 April, 2019 (Shift-II)]
(a) 16 (b) 2 (c) 8 (d) 10
(a) [2, 3) (b) (2 + 23/4, 4)
(Lakshya JEE Mathamatics M-1)
(c) [3, 2 + 23/4] (d) [4, 6]
65. Let the determinant of a square matrix A of order m be
(Lakshya JEE Mathamatics M-1) m – n, where m and n satisfy 4m + n = 22 and 17m + 4n = 93.
n n
If det (n adj(adj(mA))) = 3a5b6c. then a + b + c is equal to:
∑k ∑ Ck k 2
n
[15 April, 2023 (Shift-I)]
59. Suppose det n = 0, holds for some
= k 0= k 0
(a) 96 (b) 101 (c) 109 (d) 84
n n
k
∑ Ck k ∑ Ck 3
n
(Lakshya JEE Mathamatics M-1)
= k 0=k 0
n n
Ck 66. The positive value of the determinant of the matrix A,
positive integer n. Then ∑ equals [JEE Adv, 2019] 14 28 −14
k =0 k + 1
whose Adj(Adj( A)) = −14 14 28 is____.
(Lakshya JEE Mathamatics M-1) 28 −14 14
[27 June, 2022 (Shift-I)]
ADJOINT OF A SQUARE MATRIX, 2
−30 20 56 7 ω2
INVERSE OF A MATRIX, PROPERTIES OF 67. Let P = 90 140 112 and A = −1 −ω
1
ADJOINT AND INVERSE OF MATRIX 120 60 14 0 −ω −ω + 1
60. Let A be a square matrix such that AA T = I. Then −1 + i 3
were ω = , and I3 be the identity matrix of order 3.
1 2
A [( A + AT ) 2 − ( A − AT ) 2 ] is equal to [29 Jan, 2024 (Shift-I)]
2 If the determinant of the matrix ( P–1AP – I3 )2 is aw2, then
(a) A2 + I (b) A3 + I the value of a is equal to. [16 March, 2021 (Shift-I)]
Let A1 denotes the adjoint of A; A2 denote adjoint of A1 ...... 4 x2 y2 1 = l(l3 – (l + l + l )l2 + l(l l + l l
and so on. 1 2 3 1 2 2 3
If value of det (A4) is M then x3 y3 1
(a) M = 348 +..– l1l2l3)), then
(b) M = 324
(a) λ > 3 ( λ1λ 2 λ 3 ) 3
1
(c) Last two digits of M is 61
2
(d) Det (A) = –27
(b) λ1λ 2 λ 3 =8abc
(Lakshya JEE Mathamatics M-1)
13. If p, q, r, s are in A.P. and f (x) (c) ∑λ λ 1 2 =4∑ ab
p + sin x q + sin x p − r + sin x (d) 2λ = λ1 + λ 2 + λ 3
= q + sin x r + sin x −1 + sin x (Lakshya JEE Mathamatics M-1)
r + sin x s + sin x s − q + sin x
INTEGER TYPE QUESTIONS
such that ∫ 02 f ( x)dx =
−4 then the common difference of the 18. Let An and Bn be square matrices of order 3, which are
A.P. can be: defined as
(a) –1 (b) 1/2 (c) –1/2 (d) 1 2i + j 3i − j
An = [aij] and Bn = [bij] where aij = 2 n and bij = 2 n
3 2
(Lakshya JEE Mathamatics M-1) for all i and j, 1 ≤ i, j ≤ 3.
if l = Lim Tr⋅ (3 A1 + 32 A2 + 33 A3 + ................. + 3n An ) and
yz − x 2 zx − y 2 xy − z 2 r2 u2 u2 n →∞
14. If xz − y xy − z yz − x =
2 2 2
u2 r2 u 2 , then
m = Lim Tr .(2 B1 + 22 B2 + 23 B3 +….. + 2n Bn ) then the value
n →∞
xy − z 2 yz − x 2 zx − y 2 u 2 u 2 r2 of (l + m) is equal to.
[Note: Tr. (P) denotes the trace of matrix P.]
(a) r2 = x + y + z (b) r2 = x2 + y2 + z2
(Lakshya JEE Mathamatics M-1)
(c) u2 = yz + zx + xy (d) u2 = xyz
(Lakshya JEE Mathamatics M-1) 19. Let A be a non singular square matrix of order 2, such that
25 0 1
the columns.
Column-I Column-II
A. |A50| (p) 1
D. |adj(adj(adj(A)))| + 5 is (s) 6
(t) 5
PASSAGE-II
Paragraph (37 to 38): A 3 × 3 determinant its entries as either
‘1’ or ‘–1’. The number of such determinants is 29 = 512. We call
an order 3 determinant with entries ‘1’ or ‘–1’ as minus special if
product of elements of any rows and any columns is –1
37. The number of n × n minus special determinants is
2
(a) 2( n−1) (b) 2n
13n 2 − 37 n
(c) (d) None of these
3
(Lakshya JEE Mathamatics M-1)
34. (a) 35. (c) 36. (b) 37. (c) 38. (b) 39. (a) 40. (b) 41. (c) 42. (a) 43. (d)
44. (b) 45. (b) 46. (a) 47. (b) 50. (a) 51. (b) 52. (c) 53. (c) 54. (b) 55. (d)
56. (a,b,c) 57. (a) 58. (a) 59. (d) 60. (c) 61. (a, b) 62. (c) 63. (c) 64. [0] 65. [1]
68. (c) 69. (b) 70. (d) 72. (a) 73. (b) 74. (c) 75. (b) 76. (b) 77. (b) 78. {0,8}
79. (c)
PRARAMBH (TOPICWISE)
1. (c) 2. (c) 3. (a) 4. (b) 5. (b) 6. (a) 7. (d) 8. (d) 9. (c) 10. (b)
11. (c) 12. (d) 13. (b) 14. (d) 15. (b) 16. (a) 17. (c) 18. (b) 19. (a) 20. (a)
21. (c) 22. (a) 23. (a) 24. (a) 25. (c) 26. (d) 27. (c) 28. (a) 29. (d) 30. (d)
31. (a) 32. (d) 33. (c) 34. (d) 35. (a) 36. (a) 37. (c) 38. (a) 39. (b) 40. (d)
41. (c) 42. (c) 43. (a) 44. (a) 45. (d) 46. (d) 47. (c) 48. (b) 49. (b) 50. (b)
51. (d) 52. (c) 53. (c) 54. (b) 55. (d) 56. (d) 57. (c) 58. (d) 59. (c) 60. (b)
61. (a) 62. (b) 63. (d) 64. (b) 65. (c) 66. (d) 67. (c) 68. (b) 69. (a) 70. (d)
71. (a)
PW CHALLENGERS
1. (a) 2. (d) 3. (d) 4. (b) 5. (c) 6. (b) 7. (a) 8. (d) 9. (a) 10. (a)
11. (a,c) 12. (a,c,d) 13. (a, d) 14. (b, c) 15. (a, d) 16. (a, b ) 17. (a,b,c,d) 18. [21] 19. [4] 20. [540]
21. [0] 22. [0.25] 23. [2] 24. [5] 25. [29] 26. [2] 27. [0] 28. [0] 29. [64] 30. [13]
31. (6) 32. A→(q); B→(r); C→(s); D→(p) 33. (A)→q, (B)→p, t (C)→r, s (D)→r, s
34. (A)→p, (B)→q, (C)→r, (D)→s 35. (a) 36. (a) 37. (a) 38. (b) 39. (c) 40. (d)