Skew Symmetric Matrices and Determinants
Skew Symmetric Matrices and Determinants
Matrices and
Determinant
MATHEMATICS
Class XII
JEE (Main + Advanced)
MATRICES AND DETERMINANT
Index
Particular's Page No.
Theory 01–26
Answer Key 67
Matrices & Determinant
Introduction :
Any rectangular arrangement of numbers (real or complex) (or of real valued or complex valued
expressions) is called a matrix. If a matrix has m rows and n columns then the order of matrix is
written as m × n and we call it as order m by n
The general m × n matrix is
where aij denote the element of ith row & j th column. The above matrix is usually denoted as [aij]m × n .
Notes :
(i) Capital letters of English alphabets are used to denote matrices.
(ii) Order of a matrix : If a matrix has m rows and n columns, then we say that its order is "m by n",
written as "m × n".
Types of Matrices :
Row matrix :
A matrix having only one row is called as row matrix (or row vector).General form of row matrix
is A = [a11, a12, a13, ...., a1n]
This is a matrix of order "1 × n" (or a row matrix of order n)
Column matrix :
A matrix having only one column is called as column matrix (or column vector).
a11
a 21
Column matrix is in the form A =
...
a m1
This is a matrix of order "m × 1" (or a column matrix of order m)
Zero matrix :
A = [aij]m × n is called a zero matrix, if aij = 0 i & j.
0 0 0
0 0 0
e.g. : (i) (ii) 0 0 0
0 0 0
0 0 0
Square matrix :
A matrix in which number of rows & columns are equal is called a square matrix. The general
form of a square matrix is
1
Matrices & Determinant
Note (i) In a square matrix the pair of elements aij & aj i are called Conjugate Elements .
a 11 a 12
e.g.
a 21 a 22
(ii) The elements a11 , a22 , a33 , ...... ann are called Diagonal Elements . The line along which
the diagonal elements lie is called " Principal or Leading " diagonal.
TRACE OF MATRIX :
The sum of the elements of a square matrix A lying along the principal diagonal is called the trace of A i.e.
n
(tr(A)). Thus, if A = [aij]n × n, then tr(A) a ii a 11 a 22 ........a nn
i 1
Diagonal matrix :
A square matrix [aij]n is said to be a diagonal matrix if aij = 0 for i j. (i.e., all the elements of
the square matrix other than diagonal elements are zero)
Note : Diagonal matrix of order n is denoted as Diag (a11, a22, ......ann).
a 0 0 0
a 0 0
0 b 0 0
0 b 0
e.g. : (i) (ii) 0 0 0 0
0 0 c
0 0 0 c
Scalar matrix :
Scalar matrix is a diagonal matrix in which all the diagonal elements are same. A = [aij]n is a
scalar matrix, if (i) aij = 0 for i j and (ii) aij = k for i = j.
a 0 0
a 0
0 a 0
e.g. : (i) (ii)
0 a 0 0 a
1 0 0
1 0
eg. 2 = , 3 = 0 1 0 .
0 1 0 0 1
2
Matrices & Determinant
a b c d a b c
e.g. : (i) 0 x y z (ii) 0 x y
0 0 u v 0 0 z
a 0 0 a 0 0 0
b c 0 b c 0 0
e.g. : (i) (ii)
x y z x y z 0
SQUARE MATRICES
Note :
(i) Minimum number of zeros in triangular matrix of order n = n(n–1)/2.
(ii) Minimum number of zero in a diagonal matrix of order n = n (n–1).
Comparable matrices : Two matrices A & B are said to be comparable, if they have the same order
(i.e., number of rows of A & B are same and also the number of columns).
2 3 4 3 4 2
e.g. : (i) A = & B= are comparable
3 1 2 0 1 3
3 0
2 3 4
4 1
e.g. : (ii) C = & D= are not comparable
3 1 2 2 3
Equality of matrices :
Two matrices A and B are said to be equal if they are comparable and all the corresponding
elements are equal.
Let A = [aij] m × n & B = [bij]p × q
A = B iff (i) m = p, n = q
(ii) aij = bij i & j.
3
Matrices & Determinant
x 3 z 4 2y – 7 0 6 3 y – 2
– 6 a –1 0 –6 – 3 2c 2
Example # 1 : If = , then find the values of a, b, c, x, y and z.
b – 3 – 21 0 2b 4 – 21 0
Solution : As the given matrices are equal, therefore, their corresponding elements must be equal.
Comparing the corresponding elements, we get
x+3=0 z+4=6 2y – 7 = 3y – 2
a–1=–3 0 = 2c + 2 b – 3 = 2b + 4
a = – 2, b = – 7, c = – 1, x = – 3, y = – 5, z = 2
2 1 3 5 6 3 9 15
e.g. : A = 0 2 1 3 & – 3A (–3) A = 0 6 3 9
0 0 1 2 0 0 3 6
Addition of matrices :
Let A and B be two matrices of same order (i.e. comparable matrices). Then A + B is defined to
be.
A + B = [aij]m × n + [bij]m × n.
= [c ij]m × n where cij = aij + bij i & j.
1 1 1 2 0 1
2 3 2 3 , A+ B = 0 0
e.g. : A = , B=
1 0 5 7 6 7
Substraction of matrices :
Let A & B be two matrices of same order. Then A – B is defined as A + (– B) where – B is (– 1)
B.
4
Matrices & Determinant
8 0 2 – 2
4 – 2 4 2
Example # 2 : IF A = and B = , then find the matrix X, such that 2A + 3X = 5B
3 6 – 5 1
Solution : We have 2A + 3X = 5B.
3X = 5B – 2A
1
X= (5B – 2A)
3
2 – 2 8 0 10 – 10 – 16 0
1 1
X = 5 4 2 – 24 – 2 = 20 10 – 8 4
3 3
1 3 6
5 – 6 – 12
– 5 – 25
– 10
–6 –10 –2 3
10 – 16 – 10 0 1 14
1
12 14
X= 20 – 8 10 4 = 3 = 4 3
3 31 –7
– 25 – 6 5 – 12 – 31 –7
3 3
Multiplication of matrices :
Let A and B be two matrices such that the number of columns of A is same as number of rows
of B. i.e., A = [aij]m × p & B = [bij]p × n.
p
Then AB = [cij]m × n where cij = a
k 1
ik b kj , which is the dot product of ith row vector of A and j th
column vector of B.
0 1 1 1
1 2 3 3 4 9 1
0 0 1 0
e.g. : A = , B= , AB =
2 3 1 1 1 2 0 1 3 7 2
Notes : (1) The product AB is defined iff the number of columns of A is equal to the number of rows
/ BA is
of B. A is called as premultiplier & B is called as post multiplier. AB is defined
defined.
(2) In general AB BA, even when both the products are defined.
(3) A (BC) = (AB) C, whenever it is defined.
5
Matrices & Determinant
Note :
If A and B are two non - zero matrices such that AB = O then A and B are called the divisors of zero. If
A and B are two matrices such that
(i) AB = BA then A and B are said to commute
(ii) AB = –BA then A and B are said to anticommute
(d) Distributivity :
A(B C) AB AC
Provided A,B & C are conformable for respective products
s
(A B)C AC BC
(f) If is a scalar (A) B = (AB) = A(B).
Note :
(i) [Link] = Am+n
(ii) (Am)n = Amn, where m,n N
1 2 3
3 – 2 1
Example # 3 : If A = , then show that A3 – 23A – 40 I = O
4 2 1
1 2 3 1 2 3 19 4 8
3 – 2 1 3 – 2 1 1 12 8
Solution : We have A2 = A.A = =
4 2 1 4 2 1 14 6 15
63 46 69 1 2 3 1 0 0
69 – 6 23 3 – 2 1 0 1 0
Now A3 – 23A – 40I = – 23 – 40
92 46 63 4 2 1 0 0 1
6
Matrices & Determinant
63 – 23 – 40 46 – 46 0 69 – 69 0
69 – 69 0 – 6 46 – 40 23 – 23 0
=
90 – 92 0 46 – 46 0 63 – 23 – 40
0 0 0
0 0 0
= =O
0 0 0
Transpose of a matrix :
Let A =[aij]m × n. Then the transpose of A is denoted by A( or AT) and is defined as
A = [bij]n × m where bij = aji i & j.
i.e. A is obtained by rewriting all the rows of A as columns (or by rewriting all the columns of A as
rows).
1 a x
1 2 3 4
2 b y
a b c d
e.g. : A = , A = 3 c z
x y z w
4 d w
ORTHOGONAL MATRIX
A square matrix is said to be orthogonal matrix if A A T = I
Note :
(i) The determinant value of orthogonal matrix is either 1 or –1.
a 1 a2 a3 a1 b1 c1
(ii)
Let A b1 b2 b3 A a 2
T
b2 c 2
c1 c2 c 3 a 3 b3 c 3
a 12 a 22 a 23 a 1 b1 a 2 b2 a 3 b 3 a 1 c1 a 2 c2 a 3 c 3
AA T b1 a 1 b2 a 2 b 3 a 3 2
b b b
1
2
2
2
3 b1 c1 b2 c 2 b 3 c3
c1 a 1 c2 a 2 c 3 a 3 c1 b1 c 2 b2 c 3 b 3 c12 c22 c32
If AA T = I, then
3 3 3 3
2
a i b2i c2i = 1 and a b b c c a
i i i i i i 0
i 1 i 1 i 1 i 1
7
Matrices & Determinant
0 2
Example # 4: Determine the values of , , when is orthogonal.
0 2
Solution : Let A =
0
2
A' =
But given A is orthogonal.
AAT = I
0 2 0 1 0 0
2 = 0 1 0
0 0 1
4 2 2 2 2 2 2 2 2 1 0 0
0 1 0
2 2 2 2 2 2 2 2 2 =
2 2 2 2 2 2 2 2 2 0 0 1
Equating the corresponding elements, we have
42 + 2 = 1 ........(i)
2 2
2 – = 0 ........(ii)
2 + 2 + 2 = 1 ........(iii)
1 1
From (i) and (ii), 62 = 1 2 = and 2 =
6 3
1 1 1
From (iii) 2 = 1 – 2 – 2 = 1 – – =
6 3 2
1 1 1
Hence, = ,= and = Ans.
2 6 3
a h g
e.g. A = h b f is a symmetric matrix.
g f c
o x y
B= x o z is a skew-symmetric matrix.
y z 0
Notes :
(i) If A is skew symmetric, then a i i a i i a i i 0 i . Thus the diagonal elements of a skew
square matrix are all zero, but not the converse.
(ii) The determinant value of odd order skew symmetric matrix is zero.
8
Matrices & Determinant
Properties of symmetric & skew symmetric matrix :
(i) A is symmetric if AT = A & A is skew symmetric if AT = – A
(ii) Let A be any square matrix then, A + AT is a symmetric matrix & A – AT is a skew symmetric
matrix.
(iii) The sum of two symmetric matrix is a symmetric matrix and the sum of two skew symmetric
matrix is a skew symmetric matrix.
(iv) If A & B are symmetric matrices then,
(1) AB + BA is a symmetric matrix
(2) AB – BA is a skew symmetric matrix.
(v) Every square matrix can be uniquely expressed as a sum or difference of a symmetric and a
skew symmetric matrix.
1 1 1 1
A (A A T ) (A A T ) and A = (A T A) (A T A)
2
2
2 2
symmetric skew symmetric
– 2
4
Example # 6 : If A = , B = [1 3 – 6], verify that (AB)' = B'A'.
5
Solution : We have
– 2
4
A = , B = [1 3 –6]
5
– 2 – 2 – 6 12
4 4 12 – 24
Then AB = [1 3 –6] =
5 5 15 – 30
1
3
Now A' = [–2 4 5], B' =
– 6
1 – 2 4 5
3 –6 12 15
B'A' = [–2 4 5] = = (AB)'
– 6 12 – 24 – 30
Clearly (AB)' = B'A'
9
Matrices & Determinant
2 – 2 – 4
–1 3 4
Example # 7 : Express the matrix B = as the sum of a symmetric and a skew symmetric
1 – 2 – 3
matrix.
2 –1 1
– 2 3 – 2
Solution : Here B' =
– 4 4 – 3
3 3
4 – 3 – 3 2 –
2
–
2
3
1 1 – 3 6 2
Let P= (B + B') = = – 3 1
2 2 – 3 2 – 6 2
3
– 2 1 – 3
–3 – 3
2 2 2
– 3
Now P' = 3 1 =P
2
– 3
2 1 – 3
1
Thus P= (B + B') is a symmetric matrix.
2
–1 – 5
0 – 1 – 5 0 2 2
1
1 1 1 0 6
Also, Let Q = (B – B') = = 2 0 3
2 2 5 – 6 0
5
2 –3 0
1 5
0 2 3
1
Now Q' = – 0 – 3 = – Q
2
5
– 2 3 0
1
Thus Q= (B – B') is a skew symmetric matrix.
2
–3 – 3 –1 – 5
2 0 2 2 2 – 2 – 4
2 2 1
– 3
Now P+Q= 3 1 + 0 3 = – 1 3 4
=B
2 2 1 – 2 – 3
– 3 5
1 – 3 2 –3 0
2
Thus, B is reresented as the sum of a symmetric and a skew symmetric matrix.
Example #8 : Show that BAB is symmetric or skew-symmetric according as A is symmetric or skew-
symmetric (where B is any square matrix whose order is same as that of A).
Solution : Case - A is symmetric A = A
(BAB) = (B)AB = BAB BAB is symmetric.
Case - A is skew-symmetric A = – A
(BAB) = (B)AB
= B ( – A) B
= – (BAB)
BAB is skew-symmetric
10
Matrices & Determinant
Submatrix : Let A be a given matrix. The matrix obtained by deleting some rows or columns of A is called
as submatrix of A.
a b c d
eg. A = x y z w
p q r s
a c a b c
a b d
Then x z , p q s , x y z are all submatrices of A.
p r p q r
q r
M11 = = qz – yr = C111.
y z
a b
M23 = = ay – bx, C23 = – (ay – bx) = bx – ay etc.
x y
Determinant of any order : Let A = [aij]n be a square matrix (n > 1). Determinant of A is defined as the
sum of products of elements of any one row (or any one column) with
corresponding cofactors.
11
Matrices & Determinant
Properties of determinant :
(1) |A| = |A| for any square matrix A.
i.e. the value of a determinant remains unaltered, if the rows & columns are inter changed,
a1 b1 c 1 a1 a 2 a3
i.e. D = a 2 b 2 c 2 b1 b 2 b 3 = D
a3 b3 c 3 c1 c 2 c3
(2) If any two rows (or columns) of a determinant be interchanged, the value of determinant
is changed in sign only.
a1 b1 c1 a2 b2 c2
e.g. Let D1 = a 2 b 2 c2 & D2 = a1 b1 c 1 Then D2 = – D1
a 3 b3 c3 a 3 b3 c 3
(3) Let be a scalar. Than |A| is obtained by multiplying any one row (or any one column)
of |A| by
a1 b1 c 1 Ka1 Kb1 Kc1
D = a2 b2 c 2 and E = a 2 b2 c2 Then E= KD
a 3 b3 c 3 a3 b3 c3
(4) | AB | = | A | | B |.
(7) If a determinant has all the elements zero in any row or column, then its value is zero,
0 0 0
i.e. D = a 2 b2 c 2 = 0.
a 3 b3 c 3
(8) If a determinant has any two rows (or columns) identical (or proportional), then its value
is zero,
a1 b1 c1
i.e. D = a1 b1 c 1 = 0.
a 3 b3 c 3
(9) If each element of any row (or column) can be expressed as a sum of two terms then
the determinant can be expressed as the sum of two determinants, i.e.
a1x b1y c1z a1 b1 c1 x y z
a2 b2 c2 a2 b2 c 2 a2 b2 c2
a3 b3 c3 a3 b3 c3 a3 b3 c3
12
Matrices & Determinant
(10) The value of a determinant is not altered by adding to the elements of any row (or
column) a constant multiple of the corresponding elements of any other row (or column),
a1 b1 c1 a1 ma 2 b1 mb 2 c 1 mc 2
i.e. D1 = a 2 b2 c2 and D2 = a2 b2 c2 . Then D2= D1
a3 b3 c3 a 3 na1 b 3 nb1 c 3 nc 1
(11) Let A = [aij]n. The sum of the products of elements of any row with corresponding
cofactors of any other row is zero. (Similarly the sum of the products of elements of
any column with corresponding cofactors of any other column is zero).
a b c y b q
Example # 9 Prove that x y z x a p
p q r z c r
a b c a x p
Solution : D= x y z= b y q (By interchanging rows & columns)
p q r c z r
x a p
= y b q (C1 C2)
z c r
y b q
= x a p (R1 R2)
z c r
a2 ab ac
2
Example # 10 Find the value of the determinant ab b bc
ac bc c2
a2 ab ac a b c a b c
2 2
Solution : D = ab b bc = a ab b bc = abc a b c =0
ac bc c2 ac bc c2 a b c
Since all rows are same, hence value of the determinant is zero.
a b c
Example # 11 Simplify b c a
c a b
Solution : Let R1 R1 + R2 + R3
13
Matrices & Determinant
Apply C 1 C 1 – C 2, C 2 C 2 – C 3
0 0 1
= (a + b + c) b c c a a
c a a b b
= (a + b + c) ((b – c) (a – b) – (c – a)2)
= (a + b + c) (ab + bc – ca – b2 – c2 + 2ca – a2)
= (a + b + c) (ab + bc + ca – a2 – b2 – c 2) 3abc – a3 – b3 – c3
a b nc (n 1)a (n 1)b
Example #12 Determinant (n 1)c b c na (n 1)b is equal to -
(n 1)c (n 1)a c a nb
1 (n 1)a (n 1)b
D = n(a + b + c) 1 b c na (n 1)b
1 (n 1)a c a nb
1 (n 1)a (n 1)b
R 2 R 2 R1
D = n(a + b + c) 0 abc 0
R 3 R 3 R1
0 0 abc
32 k 42 32 3 k
Example #13 If 42 k 52 42 4 k = 0, then the value of k is-
52 k 62 52 5 k
32 k 42 3
D 42 k 52 4 0
52 k 62 5
9 k 16 3
7 9 1 0 (R3 R3 – R2; R2 R2 – R1)
9 11 1
k – 1 = 0 k = 1 Ans. (B)
Application of determinants : Following examples of short hand writing large expressions are:
x y 1
(ii) Equation of a straight line passing through (x1, y1) & (x 2, y2) is x1 y1 1 = 0
x2 y2 1
(iii) The lines: a1x + b1y + c 1 = 0........ (1)
14
Matrices & Determinant
a2x + b2y + c 2 = 0........ (2)
a3x + b3y + c 3 = 0........ (3)
a1 b1 c1
are concurrent if, a2 b2 c 2 = 0.
a3 b3 c3
Condition for the consistency of three simultaneous linear equations in 2 variables.
(iv) ax² + 2 hxy + by² + 2 gx + 2 fy + c = 0 represents a pair of straight lines if:
a h g
abc + 2 fgh af² bg² ch² = 0 = h b f
g f c
(v) Factor theorem : If the elements of a determinant D are rational integral functions of x and two
rows (or columns) become identical when x = a then (x – a) is a factor of D.
Note that if r rows become identical when a is substituted for x, then (x – a)r–1 is a factor of D.
a a x
Example #14 Prove that m m m m(x a )(x b)
b x b
a a a
D= m m m =0
b a b
a a x
D= m m m (x a )(x b) ..........(i)
b x b
To get the value of put x = 0 in equation (i)
a a 0
m m m ab
b 0 b
amb = ab = m
D = m(x – a)(x – b)
15
Matrices & Determinant
Using factor theorem,
Put x = y
0 1 4
D 1 0 1 (1)(1)(2 )(1)(1)(2)
4 1 0
4 = 8 = 2
D = 2(x – y) (y – z) (z – x) (a – b) (b – c) (c – a)
Singular & non singular matrix : A square matrix A is said to be singular or non-singular according
as |A| is zero or non-zero respectively.
Cofactor matrix & adjoint matrix : Let A = [aij] n be a square matrix. The matrix obtained by
replacing each element of A by corresponding cofactor is called as
cofactor matrix of A, denoted as cofactor A. The transpose of cofactor
matrix of A is called as adjoint of A, denoted as adj A.
i.e. if A = [aij]n
then cofactor A = [cij]n when c ij is the cofactor of aij i & j.
Adj A = [dij]n where dij = c ji i & j.
T
C1 1 C 12 C 13
adjA = [Cij] adjA = C 23
T
C 22 C 23
C 31 C32 C 3 3
a 1 1 a 12 a 13 C 11 C 21 C 31
Proof : A.(adj A) a 21 a 2 2 a 23 C 12 C22 C 32
a C C23 C 33
31 a 32 a 33 13
| A| 0 0 1 0 0
0 | A| 0 | A| 0 1 0 A. (Adj. A) = | A | I
0 0 | A| 0 0 1
16
Matrices & Determinant
(whatever may be the order of matrix only |A| will come out as a common element)
A. (adj. A)
If | A | 0 then = I = unit matrix of the same order as that of A
| A|
Example # 16 For a 3×3 skew-symmetric matrix A, show that adj A is a symmetric matrix.
0 a b c 2 bc ca
2
Solution : A= a 0 c cof A = bc b ab
b c 0 ca ab a 2
c 2 bc ca
2
adj A = (cof A) = bc b ab which is symmetric.
ca ab a 2
2 0
0
Example # 17 If A = 2 0 , then adj (adj A) is
2 equal to -
22 2
1 0 0 1 0 0 1 0 0
1 1 0 0
(A) 8 (B) 16 1 1 (C) 64 1 1 0 (D) none of these
1 1 1 1 1 1 1 1 1
2 0 0
Solution : |A| = 2 2 0 = 8
2 2 2
Now adj (adj A) = |A|3–2 A
2 0 0 1 0 0
= 8 2 2 0 = 16 1 1 0 Ans. (B)
2 2 2 1 1 1
17
Matrices & Determinant
1 1
A adj A = n = adj A A, for A is non-singular
| A | | A |
1
A–1 = adj A.
|A|
Remarks :
1. The necessary and sufficient condition for existence of inverse of A is that A is non-singular.
2. A–1 is always non-singular.
3. If A = dia (a11, a22, ....., ann) where aii 0 i, then A–1 = diag (a11– 1, a22–1, ...., ann–1).
4. (A–1) = (A)–1 for any non-singular matrix A. Also adj (A) = (adj A).
5. (A–1)–1 = A if A is non-singular.
1 –1
6. Let k be a non-zero scalar & A be a non-singular matrix. Then (kA)–1 = A .
k
1
7. |A–1| = | A | for |A| 0.
8. Let A be a non-singular matrix. Then AB = AC B = C & BA = CA B= C.
9. A is non-singular and symmetric A–1 is symmetric.
10. (AB)–1 = B–1 A–1 if A and B are non- singular.
11. In general AB = 0 does not imply A = 0 or B = 0. But if A is non-singular and AB = 0, then B = 0.
Similarly B is non-singular and AB = 0 A = 0. Therefore, AB = 0 either both are singular or one of
them is 0.
Example # 18 Prove that if A is non-singular matrix such that A is symmetric then A–1 is also symmetric.
Solution : AT = A [ A is a symmetric matrix]
(AT)–1 = A–1 [since A is non-singular matrix]
(A–1)T = A–1 Hence proved
1
1 tan / 2 1 tan / 2
Example # 19 tan / 2 tan / 2 is equal to -
1 1
1
1 tan / 2 1 1 tan / 2
Solution : tan / 2 = 2
1 sec / 2 tan / 2 1
1 1 tan / 2 1 tan / 2
Product = 2 tan / 2
sec / 2 tan / 2 1 1
1 1 tan 2 / 2 2 tan / 2
= 2
sec / 2 2 tan / 2 1 tan 2 / 2
18
Matrices & Determinant
0 1
0 1 2 1 0 –1
Example # 20 If A = , B= and M = AB, then M is equal to-
2 2 0
1 1
2 2 1 / 3 1 / 3 1 / 3 1 / 3 1/ 3 1 / 3
(A) (B) (C) (D)
2 1
1 / 3 1 / 6 1 / 3 1 / 6 1 / 3 1 / 6
0 1
0 1 2 1 0 1 2
Solution : M= =
2 2 0 1 1 2 2
2 2
|M| = 6 , adj M =
2 1
1 2 2 1 / 3 1 / 3
M–1 = 6 Ans. (C)
2 1 1 / 3 1 / 6
1 3 3
1 4 3
Example # 21 : If A = , then verify that A adj A = | A | . Also find A–1
1 3 4
Solution : We have | A | = 1 (16 – 9) – 3 (4 – 3) + 3 (3 – 4) = 1 0
Now C11 = 7, C12 = – 1, C13 = – 1, C21 = – 3, C22 = 1, C23 = 0,C31 = – 3, C32 = 0, C33 = 1
7 – 3 – 3
–1 1 0
Therefore adj A =
– 1 0 1
1 3 3 7 – 3 – 3 7 – 3 – 3 – 3 3 0 – 3 0 3
1 4 3 – 1 1 0 7 – 4 – 3 – 3 4 0 – 3 0 3
Now A(adj A) = =
1 3 4 – 1 0 1 7 – 3 – 4 – 3 3 0 – 3 0 4
1 0 0 1 0 0
0 1 0 0 1 0
= = (1) = |A|. I
0 0 1 0 0 1
7 – 3 – 3 7 – 3 – 3
1 1
Also A–1 = adj A = – 1 1 0
=
–1 1 0
|A| 1 – 1 0 1 – 1 0 1
2 3
Example # 22 : Show that the matrix A = satisfies the equation A2 – 4A + I = O, where I is 2 × 2 identity
1 2
matrix and O is 2 × 2 zero matrix. Using the equation, find A–1 .
2 3 2 3 7 12
Solution : We have A2 = A.A = =
1 2 1 2 4 7
7 12 8 12 1 0 0 0
Hence A2 – 4A + I = – + = =0
4 7 4 8 0 1 0 0
Now A2 – 4A + I = 0
Therefore A A – 4A = – I
or AA(A–1) – 4 A A–1 = – I A–1 (Post multiplying by A–1 because |A| 0)
or A (A A–1) – 4I = – A–1
19
Matrices & Determinant
or AI – 4I = – A–1
4 0 2 3 2 – 3
or A–1 = 4I – A = – =
0 4 1 2 – 1 2
2 – 3
Hence A–1 =
– 1 2
0 1 2
1 2 3
Example # 23 : Obtain the inverse of the matrix A = using elementary operations.
3 1 1
0 1 2 1 0 0
1 2 3 0 1 0
Solution : Write A = IA, i.e., = A
3 1 1 0 0 1
1 2 3 0 1 0
or 0 1 2 = 1 0 0 A (applying R1 R2)
3 1 1 0 0 1
1 2 3 0 1 0
0 1 2 = 1 0 0 A (applying R3 R3 – 3R1)
or
0 – 5 – 8 0 – 3 1
1 0 – 1 – 2 1 0
or 0 1 2
=
1 0 0
A (applying R1 R1 – 2R2)
0 – 5 – 8 0 – 3 1
20
Matrices & Determinant
1 0 – 1 – 2 1 0
or 0 1 2 = 1 0 0
A (applying R3 R3 + 5R2)
0 0 2 5 – 3 1
1 0 – 1 – 2 1 0
or 0 1 2 = 1 0 0 A (applying R 1 R )
3
0 0 1 2 3
5 –3 1
2 2 2
1 1 1
2 –
1 0 0 2 2
or 0 1 2 = 1 0 0
A (Applying R1 R1 + R3)
0 0 1 5 3 1
2 –
2 2
1 –1 1
1 0 0 2 2 2
or 0 1 0 = – 4 3 – 1 A (Applying R R – 2R )
2 2 3
0 0 1
5 –3 1
2 2 2
1 1 1
2 –2 2
Hence A–1 = – 4 3 – 1
5 3 1
2 –2 2
Consistent Inconsistent
(at least one solution) (no solution)
21
Matrices & Determinant
(a) Equations involving two variables :
(i) Consistent Equations : Definite & unique solution (Intersecting lines)
(ii) Inconsistent Equations : No solution (Parallel lines)
(iii) Dependent Equations : Infinite solutions (Identical lines)
Let, a1x + b1y + c1 = 0
a2x + b2y + c2 = 0 then :
a 1 b1
(1) Given equations are consistent with unique solution
a 2 b2
a 1 b1 c1
(2) Given equations are inconsistent
a 2 b2 c2
a 1 b1 c1
(3) Given equations are consistent with infinite solutions
a 2 b2 c2
(b) Equations Involving Three variables :
Let a1x + b1y + c1z = d1 ............ (i)
D1 D2 D3
Then, x = , y= , z= .
D D D
a1 b1 c1 d1 b1 c1 a1 d1 c1 a1 b1 d1
Where D = a 2 b2 c2 ; D1 = d 2 b2 c2 ; D2 = a 2 d2 c2 & D3 = a 2 b2 d2
a3 b3 c3 d3 b3 c3 a3 d3 c3 a3 b3 d3
Note :
(i) If D 0 and atleast one of D1 , D2 , D3 0, then the given system of equations is consistent
and has unique non trivial solution.
(ii) If D 0 & D1 = D2 = D3 = 0, then the given system of equations is consistent and has trivial
solution only.
(iii) If D = D1 = D2 = D3 = 0, then the given system of equations is consistent and has infinite solutions.
a 1 x b1 y c1 z d1
Note that In case a 1 x b1 y c1 z d 2 (Atleast two of d1 , d2 & d3 are not equal)
a 1 x b1 y c1 z d 3
D = D1= D2 = D3 = 0. But these three equations represent three parallel planes. Hence the
system is inconsistent.
(iv) If D = 0 but atleast one of D1, D2, D3 is not zero then the equations are inconsistent and have
no solution.
22
Matrices & Determinant
Check value of D
a1 b1 c1
is always consistent then a 2 b2 c 2 0 but converse is NOT true.
a3 b3 c3
Example # 24 : Find the nature of solution for the given system of equations :
x + 2y + 3z = 1; 2x + 3y + 4z = 3; 3x + 4y + 5z = 0
1 2 3
Solution : D= 2 3 4 =0
3 4 5
1 2 3
Now, D1 = 3 3 4 =5
0 4 5
D = 0 but D1 0
Hence no solution. Ans.
1 0 0
1 1 3 5 0
1 2 5
(5 ) (3 5 )(2 ) 0 3 2 2 5 0
1, 5 / 3
23
Matrices & Determinant
Example # 26 : If the system of equations x + y + 1 = 0, x + y + 1 = 0 & x + y + = 0. is consistent then find
the value of .
Solution : For consistency of the given system of equations
1 1
D 1 1 0
1 1
Example # 27 : If x, y, z are not all simultaneously equal to zero, satisfying the system of equations
Solution : Given system of equations is a system of homogeneous linear equations which posses non-zero
solution set, therefore D = 0.
sin 3 1 0
sin3 1 1
cos 2 4 7
D = cos 2 4 3 D= (C3 C3 + C2)
2 7 14
2 7 7
sin 3 1 0
R3
D = cos 2 1 0.5 0 (R2 R2 – )
2
2 7 14
sin 3
D = 14 cos 2 1
2
D=0
sin3 + 2cos2 – 2 = 0
3sin– 4sin3 = 4sin2 (sin)(4sin2 + 4sin – 3) = 0
1 3
(sin)(2sin – 1)(2sin + 3) = 0 sin = 0 ; sin ; sin = –
2 2
1 5 3
sin = 0 = 0, , 2; sin , ; sin no solution.
2 6 6 2
5
0, , , , 2 Ans.
6 6
b1
a11 a12 .......... a1n x1
a 21 a 22 .......... a 2n
x b 2
A = 2
Let ,X= & B = ... .
..... ..... .......... ..... ....
...
m1 a m2
a .......... a mn x
n b
n
24
Matrices & Determinant
Then the above system can be expressed in the matrix form as AX = B.
The system is said to be consistent if it has atleast one solution.
xyz6
Example # 28 : Solve the system x y z 2 using matrix inverse.
2x y z 1
1 1 1 x 6
Solution : Let A = 1 1 1 , X = y & B = 2 .
2 1 1 z 1
Then the system is AX = B.
|A| = 6. Hence A is non singular.
0 3 3
Cofactor A = 2 3 1
2 0 2
0 2 2
adj A = 3 3 0
3 1 2
0 2 2 0 1/ 3 1/ 3
1 1
A–1 = | A | adj A = 3 3 0 = 1/ 2 1/ 2 0
6
3 1 2 1/ 2 1/ 6 1/ 3
25
Matrices & Determinant
1 2 0
Example # 29 : If A = 2 1 0 , show that 5A–1 = A2 + A – 5I
0 0 1
Solution : We have the characteristic equation of A.
|A – xI| = 0
1x 2 0
2 1 x 0
i.e. =0
0 0 1 x
i.e. x3 + x2 – 5x – 5 = 0
Using Cayley – Hamilton theorem
A3 + A2 – 5A – 5I = O 5I = A3 + A2 – 5A
–1 –1 2
Multiplying by A , we get 5A = A + A – 5I
26
Matrices and Determinant
Exercise-1 (Bronze)
PART - I : SUBJECTIVE QUESTIONS
Section (A): Matrix, Algebra of Matrix, Transpose, symmetric and skew symmetric matrix
4 1 0 1 0 2
A-2. Let A + B + C = , 4A + 2B + C = 3 2 and 9A + 3B + C = 2 1 then find A
0 0
4 6 1 2 4
A-3. Let A = 3 0 2 , B = 0 1 and C = [3 1 2].
1 2 5 1 2
Then which of the products ABC, ACB, BAC, BCA, CAB, CBA are defined. Calculate the product
whichever is defined.
1 2
4 5 6
If A = 3 4 and B =
7 8 2
A-5. , will AB be equal to BA. Also find AB & BA.
5 6
0 tan
If A = 2 show that (+ A) = (– A) cos sin
sin cos
A-6.
tan 0
2
cosx sinx 0
A-7.
Given F(x) = sinx cosx 0 . If x R Then for what values of y, F(x + y) = F(x) F(y).
0 0 1
1 1 1
2 3 1 0 1
A-8. Given A = 2 4 1 , B = 3 4 . Find P such that BPA = 0 1 0
2 3 1
2 1 9 3
A-9. Given A= ; B= . I is a unit matrix of order 2. Find all possible matrix X in the following
2 1 3 1
cases.
(i) AX = A (ii) XA = I (iii) XB = O but BX O.
2 2
A-10. Let A = [aij]n × n where aij = i – j . Show that A is skew-symmetric matrix.
27
Matrices and Determinant
1 4 6 0 2 3 1 7 9
If C = 7 2 5 2 0 4 4 2 8 , then trace of C + C + C + ........ + C is
3 5 99
A-11.
9 8 3 3 4 0 6 5 3
1 x 1 3 3 z
A-12. Given matrices A = x 2 y ; B = 3 2 3
1 y 3 z 3 1
Obtain x, y and z if the matrix AB is symmetric.
3 a 1 d 3 a
A-13. A = 2 5 c is Symmetric and B = b a e 2b c is Skew Symmetric, then find AB.
b 8 2 2 6 f
Is AB a symmetric, Skew Symmetric or neither of them. Justify your answer.
0 ba c a b 2 ab b c bc ac
(iii) a b 0 c b (iv) ab a 2 a b b 2 ab
ac bc 0 bc ac c a ab a 2
a b c a2
(ii) b c a b 2 = (a + b + c) (a b) (b c) (c a)
c a b c2
bc a a
(iii) b c a b = 4 abc
c c ab
28
Matrices and Determinant
1 a2 a4 1 1 1
2 4
(iv) 1 b b = (a + b) (b + c) (c + a) a b c
1 c2 c4 a2 b2 c2
abc 2a 2a
(v) 2b bc a 2b = (a + b + c) 3 .
2c 2c c ab
1 a bc
B-4. Show that 1 b ca = (a – b) (b – c) (c – a) by using factor theorem .
1 c ab
n! (n 1) ! (n 2) !
D
B-5. For a fixed positive integer n, if D = (n 1) ! (n 2) ! (n 3) ! then show that 3
4 is divisible
(n 2) ! (n 3) ! (n 4) ! (n ! )
by n.
th th th
B-6. If a, b, c are positive and are the p , q , r terms respectively of a G.P., without expanding show that,
loga p 1
logb q 1 = 0
logc r 1
x3 1 x2 x
B-7. If y 3 1 y 2 y = 0 and x , y , z are all different then, prove that xyz = – 1.
z3 1 z2 z
x 2 2x 3 3x 4
B-10. Solve for x : x 4 2x 9 3x 16 = 0.
x 8 2x 27 3x 64
S0 S1 S2
If Sr = + + then show that S1
r r r
B-11. S2 S 3 = ()2 ()2 ()2.
S2 S3 S4
29
Matrices and Determinant
(β γ α δ) 4 (β γ α δ) 2 1
B-13. Prove that ( γ α β δ) 4 ( γ α β δ) 2 1 = – 64 ( )( )( )( ) ( ) ( )
( α β γ δ ) 4 ( α β γ δ ) 2 1
pa qb rc a b c
B-14. If p + q + r = 0, prove that qc ra pb = pqr c a b
rb pc qa b c a
ex sinx 2
B-15. If = A + Bx + Cx + ....., then find the value of A and B.
cosx n1 x
2r 1 2 3 r 1 4 5 r 1 n
B-16. If Dr = x y z then prove that D r =0
2 1 3 1 5 1
n n n r 1
4 4 5
For the matrix A = 2 3 3 find A .
–2
C-1.
3 3 4
n–2
C-2. (i) Prove that (adj adj A) = |A| A
(ii) Find the value of |adj adj adj A| in terms of |A|
3 1 1 1 2 2
If A = 15 6 5 & B = 1 3 0 , find (AB)
–1 –1
C-3.
5 2 2 0 2 1
–1
C-4. If A is a symmetric and B skew symmetric matrix and (A + B) is non-singular and C = (A + B) (A – B),
then prove that
T T
(i) C (A + B) C = A + B (ii) C (A – B) C = A – B
3 2 2 –1
D-1. For the matrix A = find a & b so that A + aA + b= 0. Hence find A .
1 1
D-2. Find the total number of possible square matrix A of order 3 with all real entries, whose adjoint matrix B
has characteristics polynomial equation as – + + 1 = 0.
3 2
1 1 2
D-3.
If A = 0 2 1 , show that A = (5A – ) (A – )
3
1 0 2
30
Matrices and Determinant
z ay a 2 x a 3 0
D-4. Solve the system of equations ; z by b 2 x b 3 0 , a b c
z cy c 2 x c 3 0
4 3 6 6
D-7. Solve using Cramer’s rule 1 & 5 .
x5 y7 x5 y7
4 4 4 1 1 1
D-11. Determine the product 7 1 3 1 2 2 and use it to solve the system of
5 3 1 2 1 3
equations x – y + z = 4, x – 2 y – 2 z = 9, 2 x + y + 3 z = 1.
3 2 1 x b
D-12.
Determine the values of a and b for which the system 5 8 9 y 3
2 1 a z 1
(i) has a unique solution ; (ii) has no solution and (iii) has infinitely many solutions
3 2 3 3 0 3 x 8 2y
1 2 1 1
D-13. Compute A , if A = Hence solve the matrix equations 2 1 0 y 1 z
4 3 2 4 0 2 z 4 3y
31
Matrices and Determinant
4x 5y 2z 2
S1 : The system of equations 5x 4y 2z 3 is Inconsistent.
2x 2y 8z 1
10 0
S3 : For any 2 × 2 matrix A, if A (adjA) = , then |A| = 10.
0 10
1 0 2
If, A = 0 2 1 , then show that the maxtrix A is a root of the polynomial f (x) = x – 6x + 7x + 2.
3 2
D-15.
2 0 3
x 2 x x 0 1 0 2
A-1. then x is equal to –
3 2 x 1 x 5 1
(A) – 1 (B) 2 (C) 1 (D) No value of x
a b p 0
A-2. Let A = and B = q 0 . Such that AB = B and a + d = 5050. Find the value of (ad – bc).
c d
(A) 5050 (B) 5051 (C) 5049 (D) none
1 5 4 0
A-3.
If A = 2 and B = 0
2 1 , then
3 1 3 2
5 8 0
(A) AB = 0 4 2 (B) AB = [– 2 –1 4]
3 9 6
1
(C) AB = 1 (D) AB does not exist
1
A-4. Matrix A has x rows and x + 5 columns. Matrix B has y rows and 11 – y columns. Both AB and BA exist,
then -
(A) x = 3, y = 4 (B) x = 4, y = 3 (C) x = 3, y = 8 (D) x = 8, y = 3
1 0 0 1 cos θ sin θ
A-5. If = ,J= and B = , then B =
0 1 1 0 sin θ cos θ
(A) cos+ Jsin (B) cos– Jsin (C) sin+ Jcos (D) – cos+ Jsin
32
Matrices and Determinant
1 0 0 1 0
A-7. Let A = 2 1 0 . If u1 and u2 are column matrices such that Au1 = 0 and Au2 = 1 , then u1 + u2 is
3 2 1 0 0
equal to :
1 1 1 1
(A) 1 (B) 1 (C) 1 (D) 1
0 1 0 1
p q
A-8. Let A = such that det(A) = r where p, q, r all prime numbers, then trace of A is equal to
q p
(A) 6 (B) 5 (C) 2 (D) 3
0 1 31
and(A + A + A + A + ) V = .
8 6 4 2
A-9. A=
2 0 62
(Where is the (2 × 2) identity matrix), then the product of all elements of matrix V is
(A) 2 (B) 1 (C) 3 (D) –2
B-1. If A and B are square matrices of order 3 such that |A| = – 1, |B| = 3, then |3AB| is equal to
(A) – 9 (B) – 81 (C) – 27 (D) 81
a a 1 a 1 a 1 b 1 c 1
B-2. Let a, b, c be such that b(a + c) 0. If b b 1 b 1 a 1 b 1 c 1 = 0. Then the
c c 1 c 1 1n 2 a 1n1b 1n c
value of 'n' is -
(A) zero (B) any even integer (C) any odd integer (D) any integer
33
Matrices and Determinant
18 40 89
B-4. Evaluate 40 89 198
89 198 440
(A) 1 (B) 8 (C) –1 (D) none
1 2 1
B-5. The absolute value of the determinant 3 2 2 2 2 2 1 is:
32 2 22 2 1
(A) 16 2 (B) 8 2 (C) 8 (D) none
If , & are the roots of the equation x + px + q = 0, then the value of the determinant =
3
B-6.
(C) p 2q
2
(A) p (B) q (D) none
to :
(A) – 2 (B) 1 (C) 0 (D) – 1
a x
a x a
2 x
a x
2
1
B-8. If a, b, c > 0 & x, y, z R, then the determinant a y
a y 2
b y
b b 2
1=
c z
c z 2
c z
c z 2
1
(B) axbycz
x y z 2x 2y 2z
(A) a b c (C) a b c (D) zero
1 x x 1
B-9. If f(x) = 2x x(x 1) (x 1)x then f(100) is equal to :
3x(x 1) x(x 1)(x 2) (x 1)x(x 1)
(A) 0 (B) 1 (C) 100 (D) –100
b 2c 2 bc b c
B-10. If a, b & c are non-zero real numbers, then D = c 2a 2 ca c a =
a 2b 2 ab a b
2 2 2
(A) abc (B) a b c (C) bc + ca + ab (D) zero
b1 c 1 c 1 a1 a1 b1
B-11. The determinant b 2 c 2 c 2 a2 a2 b2 =
b3 c 3 c 3 a3 a3 b3
a1 b1 c1 a1 b1 c1 a1 b1 c1
(A) a 2 b2 c2 (B) 2 a 2 b2 c2 (C) 3 a 2 b2 c2 (D) none of these
a3 b3 c3 a3 b3 c3 a3 b3 c3
34
Matrices and Determinant
2
B-12. Let A be a 2 × 2 matrix with non-zero entries and let A = I, where I is 2 × 2 identity matrix.
Tr(A) = sum of diagonal elements of A and |A| = determinant of matrix A.
Statement -1 : Tr(A) = 0
Statement -2 : |A| = 1
(A) Statement -1 is true, Statement-2 is true ; Statement -2 is not a correct explanation for
Statement - 1.
(B) Statement-1 is true, Statement-2 is false.
(C) Statement -1 is false, Statement -2 is true.
(D) Statement -1 is true, Statement -2 is true; Statement-2 is a correct explanation for Statement-1.
x xy xyz
B-13. If x, y, z R & = 2x 5x 2y 7x 5y 2z = 16 then value of x is
3x 7x 3y 9x 7y 3z
(A) 2 (B) 3 (C) 2 (D) 3
2a b e f 2d e
B-14. If 1 = 2d e f , 2 = 2z 4x 2y , then the value of 1 – 2 is
4x 2y 2z e 2a b
y
(A) x + +z (B) 2 (C) 0 (D) 3
2
B-16. Let A be set of all determinants of order 3 with entries 0 or 1, B be the subset of A consisting of all
determinants with value 1 and C be the subset of A consisting of all determinants with value –1. Then
STATEMENT -1 : The number of elements in set B is equal to number of elements in set C.
and
STATEMENT-2 : (B C) A
(A) STATEMENT-1 is true, STATEMENT-2 is true and STATEMENT-2 is correct explanation for
STATEMENT-1
(B) STATEMENT-1 is true, STATEMENT-2 is true and STATEMENT-2 is not correct explanation for
STATEMENT-1
(C) STATEMENT-1 is true, STATEMENT-2 is false
(D) STATEMENT-1 is false, STATEMENT-2 is true
(E) Both STATEMENTS are false
2 7 3
Let A = 0 0 2 and A = , then is
4
B-17.
0 2 0
(A) – 16 (B) 16 (C) 8 (D) –8
35
Matrices and Determinant
1 2
If A =
1
C-2. , then adj A =
2
1 2 2 1 1 2 1 2
(A)
1
(B) (C) (D)
2 1 1 2 1 2 1
0 0 c 0 0 c
–1
S3 : If B is a non-singular matrix and A is a square matrix, then det (B AB) = det (A)
(A) TTF (B) FTT (C) TFT (D) TTT
1 2 1 0
Let A = and B =
2
C-5. and X be a matrix such that A = BX, then X is equal to
3 5 0
1 2 4 1 2 4 2 4
(A) (B) (C) (D) none of these
2 3 5 2 3 5 3 5
1 2 3
C-6. Let A = 2 0 3 be a matrix, then (det A) x (adj A– 1) is equal to
3 3 1
1 2 3 3 3 1
(A) O3 × 3 (B) 3 (C) 2 0 3 (D) 3 0 2
3 3 1 1 2 3
a 2 x 2 ab cx ac bx x c b
C-7. STATEMENT-1 : If A = ab xc b 2 x 2 bc ax and B = c x a , then |A| =|B| .
2
ax bx bc ax c 2 x 2 b a x
c c n–1
STATEMENT-2 : If A is cofactor matrix of a square matrix A of order n then |A | = |A| .
(A) STATEMENT-1 is true, STATEMENT-2 is true and STATEMENT-2 is correct explanation for
STATEMENT-1
(B) STATEMENT-1 is true, STATEMENT-2 is true and STATEMENT-2 is not correct explanation for
STATEMENT-1
(C) STATEMENT-1 is true, STATEMENT-2 is false
(D) STATEMENT-1 is false, STATEMENT-2 is true
(E) Both STATEMENTS are false
2 0 3
(A) 2 (B) 4 (C) –2 (D) 1
36
Matrices and Determinant
a b
(where bc 0) satisfies the equations x + k = 0, then
2
D-4 If A =
c d
(A) a + d = 0 & k = |A| (B) a – d = 0 & k = |A|
(C) a + d = 0 & k = –|A| (D) a + d 0 & k = |A|
D-6. If the trivial solution is the only solution of the system of equations
x – ky + z = 0
kx + 3y – kz = 0
3x + y – z = 0
then the set of all values of k is :
(A) R – {2, –3} (B) R – { 2 } (C) R – { –3 } (D) {2, –3}
D-7. Let and be real. Find the set of all values of for which the system of linear equations have infinite
solution real values of .
x + (sin )y + (cos ) z = 0
x + (cos )y + (sin ) z = 0
– x + (sin ) y + (cos ) z = 0
(A) (– , 2 )( 2 , ) (B) – 1
(C) (–5, – 2) (D) None of these
D-8. Find the real values of r for which the following system of linear equations has a non-trivial solution.
2 rx – 2y + 3z = 0
x + ry + 2z = 0
2x + rz = 0
(A) -2 (B) 2 (C) 0 (D) none
D-9. The value offor which the system of equations 2x – y – z = 12, x – 2y + z = –4, x + y + z = 4 has no
solution is
(A) 3 (B) –3 (C) 2 (D) –2
a o b x 0
D-10. Let A = 1 e 1 y 0 where a,b, c, d, e {0, 1}
c o d z 0
then number of such matrix A for which system of equation AX = O have unique solution.
(A) 16 (B) 6 (C) 5 (D) none
37
Matrices and Determinant
adj A is
(A) 0 (B) 3 (C) 4 (D) – 3
Exercise-2 (Silver)
PART - I : ONLY ONE OPTION CORRECT TYPE
1. Two matrices A and B have in total 6 different elements (none repeated) . How many different matrices
A and B are possible such that product AB is defined.
(A) 5(6!) (B) 3(6!) (C) 12(6!) (D) 8 (6!)
2 1 3 2 2 4
3. Find the matrix A satisfying the matrix equation, . A . 5 3 3 1
3 2
48 25 1 48 25 1 - 48 25
(A) (B) (C) (D) None
70 42 19 70 42 19 70 - 42
3 4 n
4. If X = , then value of X is, (where n is natural number)
1 1
3n 4n 2 n 5 n 3n 4 n 2n 1 4n
(A) (B) (C) n (D)
n n n n 1 1n n 2n 1
2 2
5. If A and B are two matrices such that AB = B and BA = A, then A + B =
(A) 2AB (B) 2BA (C) A + B (D) AB
Let P = [aij] be a 3 × 3 matrix and let Q = [bij], where bij = 2 aij for 1 i, j 3. If the determinant of P is 2,
i+j
6.
then the determinant of the matrix Q is
10 11 12 13
(A) 2 (B) 2 (C) 2 (D) 2
7. Find number of all possible ordered sets of two (n × n) matrices A and B for which AB – BA =
2
(A) infinite (B) n (C) n! (D) zero
38
Matrices and Determinant
2
9. If B, C are square matrices of order n and if A = B + C, BC = CB, C = O, then which of following is true
for any positive integer N.
N+1 N N N
(A) A = B (B + (N + 1) C) (B) A = B (B + (N + 1) C)
N+1 N+1 N
(C) A = B (B + (N + 1) C) (D) A = B (B + (N + 2) C)
T
10. Let M and N be two 2n × 2n non-singular skew-symmetric matrices such that MN = NM. If P denotes
2 2 T –1 –1 T
the transpose of P, then M N (M N) (MN ) is equal to
2 2 2
(A) M (B) – N (C) – M (D) MN
11. How many 3 × 3 skew symmetric matrices can be formed using numbers –2, –1, 1, 2, 3, 4, 0 (any
number can be used any number of times but 0 can be used at most 3 times)
(A) 8 (B) 27 (C) 64 (D) 54
n
13. If A is a skew - symmetric matrix and n is an even positive integer, then A is
(A) a symmetric matrix (B) a skew-symmetric matrix
(C) a diagonal matrix (D) none of these
15. Number of 3 × 3 non symmetric matrix A such that A = A – and |A| 0, equals to
T 2
16. Matrix A is such that A = 2A – , where is the identity matrix. Then for n 2, A =
2 n
n–1 n–1
(A) nA – (n – 1) (B) nA – (C) 2 A – (n – 1) (D) 2 A –
ap x u f
17. If the determinant b q m y v g splits into exactly K determinants of order 3, each element of
c r nz w h
which contains only one term, then find the value of K =
1 0 0 1 0 0
18.
A = 0 1 1 , I = 6
0 1 0 and A–1 = 1 A 2 cA d I , then the value of c and d are
0 2 4 0 0 1
39
Matrices and Determinant
3 1
1 1
If P = 2 2 ,A= T T 2005
19. 0 1 and Q = PAP and x = P Q P, then x is equal to
1 3
2 2
1 2005 4 2005 3 6015
(A) (B)
0 1 2005 4 2005 3
1 2 3 1 1 2005 2 3
(C) (D)
4 1 2 3 4 2 3 2005
bc c a ab
ab
20. If c a a b b c 0 , where a, b, c R+ , then is
c
ab bc c a
(A) 3 (B) 2 (C) 1 (D) 0
1 1 1 4 2 2
22. Let A = 2 1 3 and 10B = 5 0 α . If B is the inverse of matrix A, then is -
1 1 1 1 2 3
(A) –2 (B) –1 (C) 2 (D) 5
1 a 2 a 4 1 ab a 2b 2 1 ac a 2c 2
23. = 1 ab a 2b 2 1 b 2 b 4 1 bc b 2c 2 is equal to
1 ac a 2c 2 1 bc b 2c 2 1 c 2 c 4
2 2 2
(A) (a – b) (b – c) (c – a) (B) 2(a – b) (b – c) (c – a)
3
(C) 4(a – b) (b – c) (c – a) (D) (a + b + c)
a 2 1 ab ac
24. If D = ba b 1 bc then D =
2
ca cb c2 1
2 2 2 2 2 2 2
(A) 1 + a + b + c (B) a + b + c (C) (a + b + c) (D) none
x2 2x 3
3x 4
25. Solve for x, 2x 3 3x 4 4x 5 = 0.
3x 5 5x 8 10x 17
(A) –1, 2 (B) 1, 2 (C) –1, –2 (D) –1, – 11
a3 x a 4 x a5 x
26. Value of the = a 5 x a 6 x a 7 x is
a7 x a8 x a9 x
3 6 9
(A) 0 (B) (a – 1) (a – 1) (a – 1)
3 6 9 15
(C) (a + 1) (a + 1) (a + 1) (D) a – 1
40
Matrices and Determinant
1 1 1
27. Let the numbers 2, b, c be in an A.P. and A 2 b c . If det (A) [2, 16], then c lies in the
4 b 2 c 2
interval:
3/4 3/4
(A) [2, 3) (B) (2 + 2 , 4) (C) [4, 6] (D) [3, 2 + 2 ]
29. The value of ‘ 2k ‘ for which the set of equations 3x + ky 2z = 0, x + ky + 3z = 0, 2 x + 3 y 4 z = 0 has
a non trivial solution over the set of rational is:
(A) 31 (B) 33 (C) 1 (D) 0
1
(C) A B is a diagonal matrix for any value of if B =
2 5
(D) A 4I is a skew symmetric matrix
3. Suppose a1, a2, a3 are in A.P. and b1, b2, b3 are in H.P. and let
a1 b1 a1 b 2 a1b 3
Δ a 2 b1 a 2 b 2 a 2 a 3 , then
a 3 b1 a 3 b 2 a3 b3
(A) is independent of a1, a2, a3 (B) a1 , a2 2, a3 3are in A.P.
(C) b1 + , b2 + 2, b3 + are in H.P. (D) is independent of b1, b2, b3
π cos θ sin θ
4. Let = ,X= sin θ cos θ , O is null matrix and is an identity matrix of order 2 × 2, and if
5
+ X + X + ...... + X = O, then n can be
2 n
41
Matrices and Determinant
A B C
cot cot cot
2 2 2
B C C A A B
5. In a ABC, tan tan tan tan tan tan = 0 if ABC is
2 2 2 2 2 2
1 1 1
x 2y z z
6. If = y 2x z z , then
y 2y z 2x 2y z
(A) x – y is a factor of (B) (x – y) is a factor of
2
x a b
7. Let a, b > 0 and = b x a , then
a b x
(A) a + b – x is a factor of (B) x + (a + b)x + a + b – ab is a factor of
2 2 2
b c b α c
9. The determinant = c d c α d is equal to zero if
b α c c α d a α 3 c α
(A) b, c, d are in A.P. (B) b, c, d are in G.P.
(D) is a root of ax – bx – 3cx – d = 0
3 2
(C) b, c, d are in H.P.
a 2 1 x ab ac
10. The determinant = ab b 1 x
2
bc is divisible by
ac bc c 1 x
2
2 2 2
(A) x + 3 (B) (1 + x) (C) x (D) x + 1
1 4 4
11. If the adjoint of a 3 × 3 matrix P is 2 1 7 , then the possible value(s) of the determinant of P is
1 1 3
(are)
(A) –2 (B) –1 (C) 1 (D) 2
2sinx sin 2 x 0
12. Let f(x) = 1 2sinx sin 2 x , then
0 1 2sinx
(A) f(x) is independent of x (B) f(/2) = 0
π2
(C) f x dx 0
π 2
(D) tangent to the curve y = f(x) at x = 0 is y = 0
42
Matrices and Determinant
1 x x2
13. Let = x 2 1 x , then
x x2 1
(A) 1 – x is a factor of (B) (1 – x ) is factor of
3 3 2
1/x logx xn
14. Let f(x) = 1 1/n 1n , then (where fn(x) denotes nth derivative of f(x))
1 a a2
n
(A) f (1) is independent of a
n
(B) f (1) is independent of n
n
(C) f (1) depends on a and n
n
(D) y = a(x - f (1)) represents a straight line through the origin
15. If D is a determinant of order three and is a determinant formed by the cofactors of determinant D ;
then
(A) = D (B) D = 0 implies = 0
2
(C) if D = 27, then is perfect cube (D) if D = 27, then is perfect square
T T T T
16. Let A, B, C, D be real matrices such that A = BCD ; B = CDA ; C = DAB and D = ABC for the matrix
2016
M = ABCD, then find M ?
2 3 4
(A) M (B) M (C) M (D) M
17. Let A and B be two 2 × 2 matrix with real entries. If AB = O and tr(A) = tr(B) = 0 then
(A) A and B are comutative w.r.t. operation of multiplication.
(B) A and B are not commutative w.r.t. operation of multiplication.
(C) A and B are both null matrices.
(D) BA = 0
1 1 0
If A = 0 2 1 , then
–1
18.
0 0 1
(A) | A | = 2 (B) A is non-singular
1/2 1/2 0
(C) AdjA. A = 0 1 1/2 (D) A is skew symmetric matrix
0 0 1/2
19. If A and B are square matrices of order 3, then the true statement is/are (where is unit matrix).
(A) det (– A) = – det A
(B) If AB is singular then atleast one of A or B is singular
(C) det (A + ) = 1 + det A
3
(D) det (2A) = 2 det A
–1
adj(adj M) = k , then the value of 'k' may
2
20. Let M be a 3 × 3 non-singular matrix with det(M) = 4. If M
be :
(A) +2 (B) 4 (C) –2 (D) –4
21. If AX = B where A is 3 × 3 and X and B are 3×1 matrices then which of the following is correct?
(A) If |A| = 0 then AX = B has infinite solutions
(B) If AX = B has infinite solutions then |A| = 0
(C) If (adj(A)) B = 0 and |A| 0 then AX = B has unique solution
(D) If (adj(A)) B 0 & |A| = 0 then AX = B has no solution
43
Matrices and Determinant
Exercise-3 (Gold)
PART - I : SINGLE AND DOUBLE VALUE INTEGER TYPE
1. Let X be the solution set of the equation
0 1 1
A = , where A = 4 3 4 and is the unit matrix and X N then the minimum value of
x
3 3 4
3. If A is a diagonal matrix of order 3 × 3 is commutative with every square matrix of order 3 × 3 under
multiplication and tr(A) = 12, then the value of |A| is :
1 2 5
4. Consider the two matrices A and B where A = ; B = . If n(A) denotes the number of
4 3 3
elements in A such that n(XY) = 0, when the two matrices X and Y are not conformable for multiplication.
nc D 2 nD
If C = (AB)(B'A); D = (B'A)(AB) then, find the value of .
nA nB
π π
cos 9 sin
9 and be non-zero real numbers such that p6 + p3 +
Let P =
π
5.
π
sin cos
9 9
is the zero matrix. Then find value of α 2 β 2 γ 2
α β β γ γ α
6. A, is a (3×3) diagonal matrix having integral entries such that det(A) = 120, number of such matrices is
10n. Then n is :
44
Matrices and Determinant
a1 a2 a3
9. If a1, a2, a3, 5, 4, a6, a7, a8, a9 are in H.P. and D = 5 4 a 6 , then the value of 21D is
a7 a8 a9
a b 2c a b
b c 2a = k(a + b + c) , then (2–) is (k z+)
3 k
10. If c b
c a c a 2b
12. If A is a square matrix of order 3 and Adenotes transpose of matrix A, AA = and det A = 1, then
det (A – ) must be equal to
a a3 a4 1
13. If a, b, c are all different and b b 3 b 4 1 = 0, then find the value of abc (ab + bc + ca) –
c c3 c4 1
(a + b + c).
bc b 2 bc c 2 bc
14. If a 2 ac ac c 2 ac = 64, then (ab + bc + ac) is :
a 2 ab b 2 ab ab
n 1 5 N N
16. If Un = n2 2N 1 2N 1 and U n n 2 , then is
n 1 n 1
n3 3N2 3N 1
3 3 3
17. The absolute value of a for which system of equations, a x + (a + 1) y + (a + 2) z = 0,
ax + (a + 1) y + (a + 2) z = 0, x + y + z = 0, has a nonzero solution is:
45
Matrices and Determinant
19. A1 = [ a1]
a a3
A2 = 2
a 4 a 5
a6 a7 a8
A3 = a 9 a10 a11 …………… An = [………]
a12 a13 a14
Where ar = [ log2r ] ([.] denotes greatest integer). Then trace of A10
λ λ
λ 13 3 3
-1 2 3 4
1
If A A' I 17 10 1 for A =
2 5 4 3 , then is :
20.
2 λ
7 9
7 11 5 2
21. The number of all possible values of , where 0 < < , for which the system of equations
(y + z) cos 3= (xyz) sin 3
2cos 3θ 2sin 3θ
x sin 3=
y z
(xyz) sin 3= (y + 2z) cos 3 + y sin 3
have a solution (x0, y0, z0) with y0 z0 0, is
2 0
Given A = 5 0 For R {a, b}, A exists and A = A 5bA + cI, when = 1. The value of
–1 –1 2
22.
0 3
a + 5b + c is :
23. Let a, b, c positive numbers. Find the number of solution of system of equations in x, y
and z
x2 y2 z2 x2 y2 z2 x2 y2 z2
1 ; 1 ; 1 has finitely many solutions
a2 b2 c2 a2 b2 c2 a2 b2 c2
46
Matrices and Determinant
1. Column - Column -
1 2 3 1
(A) 1 x 1 4 5 6 2 = 0 then x = (p) 2
3 2 5 3
2 μ 7
(C) If A = μ2 3 49 here (A – B) is upper triangular
and B = (r) 1
matrix then number of possible values of are
b c
2
a2 a2
(D) If b2 c a2 b 2 = k abc (a + b + c)
3
(s) –
9
8
c2 c2 a b2
then the value of k is
2. Column – Column –
a b a b
Matrix b c b c is non invertible (b ac) if –2is
2
(C) (r) 0
2 1 0
Comprehension # 1
Let A be the set of all 3 × 3 symmetric matrices all of whose entries are either 0 or 1. Five of these
entries are 1 and four of them are 0.
x 1
4. The number of matrices A in A for which the system of linear equations A y 0 has a unique
z 0
solution, is
(A) less than 4 (B) at least 4 but less than 7
(C) at least 7 but less than 10 (D) at least 10
47
Matrices and Determinant
x 1
5. The number of matrices A in A for which the system of linear equations A y 0 is inconsistent,
z 0
is
(A) 0 (B) more than 2 (C) 2 (D) 1
Comprehension # 2
1 0 0 1 2 2
A = 2 1 0 , U1, U2 and U3 are columns matrices satisfying. AU1 = 0 ; AU2 = 3 , AU3 = 3
3 2 1 0 0 1
and U is 3 × 3 matrix whose columns are U1, U2, U3 then answer the following questions
6. The value of | U | is
(A) 3 (B) – 3 (C) 3/2 (D) 2
3
8. The value of 3 2 0 U 2 is
0
(A) 5 (B) 5/2 (C) 4 (D) 3/2
Comprehension # 3
2 2 4 4 3 3
If A0 = 1 3 4 and B0 = 1
0 1
1 2 3 4 4 3
Bn = adj(Bn – 1), n N and I is an identity matrix of order 3.
9.
det. A 0 A 02B02 A 30 A 04B04 .....10 terms is equal to -
(A) 1000 (B) –800 (C) 0 (D) –8000
Comprehension # 4
1 0
e.g. is an idempotent matrix.
0 1
48
Matrices and Determinant
Involutory matrix : A square matrix A is said to be involutory if A2 = ,being the identity matrix.
1 0
e.g. A = is an involutory matrix.
0 1
Orthogonal matrix : A square matrix A is said to be an orthogonal matrix if AA = = AA.
12. If A and B are two square matrices such that AB = A & BA = B, then A & B are
(A) Idempotent matrices (B) Involutory matrices
(C) Orthogonal matrices (D) Nilpotent matrices
0 2 β γ
13. If the matrix α β γ is orthogonal, then
α β γ
1 1 1
(A) = ± (B) = ± (C) = ± (D) all of these
2 6 3
1 1 3
14.
The matrix A = 5 2 6 is
2 1 3
(A) idempotent matrix (B) involutory matrix
(C) nilpotent matrix (D) none of these
Comprehension # 5
15. If the point P(a, b, c), with reference to (E), lies on the plane 2x + y + z = 1, then the value of 7a + b + c
is
(A) 0 (B) 12 (C) 7 (D) 6
Let be a solution of x – 1 = 0 with m () > 0. if a = 2 with b and c satisfying (E), then the value of
3
16.
3 1 3
b c is equal to
ω a
ω ω
(A) – 2 (B) 2 (C) 3 (D) – 3
Let b = 6, with a and c satisfying (E). If and are the roots of the quadratic equation ax + bx + c = 0,
2
17 .
1 1
then α β is
n 0
6
(A) 6 (B) 7 (C) (D)
7
49
Matrices and Determinant
Exercise-4 (Platinum)
PART - I : JEE MAIN QUESTIONS
1 α 3
2. If P = 1 3 3 is the adjoint of a 3 × 3 matrix A and |A| = 4, then is equal to :
2 4 4
[AIEEE - 2013, (4, – 1) 120 ]
(1) 4 (2) 11 (3) 5 (4) 0
3 1 f(1) 1 f(2)
If , 0 and f(n) = + and 1 f(1) 1 f(2) 1 f(3) = K (1 – ) (1 – ) (–) , then K is equal
n n 2 2 2
3.
1 f(2) 1 f(3) 1 f(4)
to s [JEE(Main) 2014, (4, – 1), 120]
1
(1) 1 (2) –1 (3) (4)
αβ
–1
4. If A is an 3 × 3 non-singular matrix such that AA= AA and B = A A, then BBequals :
[JEE(Main) 2014, (4, – 1), 120]
–1 –1
(1) B (2) (B ) (3) + B (4)
1 2 2
If A = 2 1 2 is a matrix satisfying the equation AA = 9, where is 3 × 3 identity matrix, then the
T
5.
a 2 b
ordered pair (a, b) is equal to :
(1) (2, – 1) (2) (–2, 1) (3) (2, 1) (4) (–2, – 1)
6. The set of all value of for which the system of linear equations :
2x1 – 2x2 + x3 = x1
2x1 – 3x2 + 2x3 = x2
– x1 + 2x2 = x3
has a non-trivial solution, [JEE(Main) 2015, (4, –1), 120]
(1) is an empty set (2) is a singleton
(3) contains two elements (4) contains more than two elements
50
Matrices and Determinant
5a b T
If A = [JEE(Main) 2016, (4, –1), 120]
2
8. and A adj A = A A , then 5a + b is equal to
3
(1) 5 (2) 4 (3) 13 (4) – 1
9. It S is the set of distinct values of ‘b’ for which the following system of linear equations
x+y+z=1 [JEE(Main) 2017, (4, –1), 120]
x + ay + z = 1
ax + by + z = 0
has no solution, then S is :
(1) an empty set
(2) an infinite set
(3) a finite set containing two or more elements
(4) a singleton
2 3 2
10. If A = , then adj (3A + 12A) is equal to
4 1
72 84 51 63 51 84 72 63
(1) (2) (3) (4)
63 51 84 72 63 72 84 51
11. If the system of linear equations [JEE(Main) 2018, (4, –1), 120]
x + ky + 3z = 0
3x + ky – 2z = 0
2x + 4y – 3z = 0
xz
has a non-zero solution (x, y, z), then is equal to :
y2
(1) – 30 (2) 30 (3) –10 (4) 10
x 4 2x 2x
If 2x x 4 2x = (A + Bx) (x–A) then the ordered pair (A, B) is equal to :
2
12.
2x 2x x 4
[JEE(Main) 2018, (4, –1), 120]
(1) (–4, 5) (2) (4, 5) (3) (–4, –5) (4) (–4, 3)
13. The system of linear equations [JEE(Main) 2019, Online (09-01-19),P-1 (4, – 1), 120]
x+y+z=2
2x + 3y + 2z = 5
2
2x + 3y + (a + 1)z = a + 1
(1) is inconsistent when a = 4
(2) has infinitely many solutions for a = 4
(3) is inconsistent when |a| = 3
(4) has a unique solution for |a| = 3
51
Matrices and Determinant
2 4d sin θ 2
15. Let d R, and A = 1 sin θ 2 d , [0, 2]. If the minimum value of det(A) is 8,
5 2sin θ d sin θ 2 2d
then a value of d is : [JEE(Main) 2019, Online (10-01-19),P-1 (4, – 1), 120]
(1) –5 (2) 2( 2 + 2) (3) 2( 2 +1) (4) –7
0 2q r
Let A = p q r . If AA = 3, then |p| is
T
16. [JEE(Main) 2019, Online (11-01-19),P-1 (4, – 1), 120]
p q r
1 1 1 1
(1) (2) (3) (4)
5 3 6 2
17. The greatest value of c R for which the system of linear equations
x – cy – cz = 0
cx – y + cz = 0
cx + cy – z = 0
has a non-trivial solution is: [JEE(Main) 2019, Online (08-04-19),P-1 (4, – 1), 120]
(1) –1 (2) 1/2 (3) 2 (4) 0
cos sin 0 - 1
Let A , ( R) such that A = . Then a value of is:
32
18.
sin cos 1 0
[JEE(Main) 2019, Online (08-04-19),P-1 (4, – 1), 120]
(1) (2) 0 (3) (4)
32 64 16
19. If the system of linear equations [JEE(Main) 2019, Online (08-04-19),P-2 (4, – 1), 120]
x – 2y + kz = 1
2x + y + z = 2
3x – y – kz = 3
has a solution (x, y, z), z 0, then (x, y) lies on the straight line whose equation is:
(1) 3x – 4y – 1 = 0 (2) 4x – 3y – 4 = 0 (3) 4x – 3y – 1 = 0 (4) 3x – 4y – 4 = 0
0 2y 1
The total number of matrices A = 2x y 1 , (x, y R, x y) for which A A = 3I3 is:
T
21.
2x y 1
[JEE(Main) 2019, Online (09-04-19),P-2 (4, – 1), 120]
(1) 2 (2) 3 (3) 6 (4) 4
3 1 1
(1) (2) (3) (4) – 4
4 2 4
52
Matrices and Determinant
24. If the system of linear equations [JEE(Main) 2019, Online (10-04-19),P-1 (4, – 1), 120]
x+y+z=5
x + 2y + 2z = 6
x + 3y + z = , (, R), has infinitely many solutions, then the value of + is:
(1) 12 (2) 9 (3) 7 (4) 10
25. The sum of the real roots of the equation [JEE(Main) 2019, Online (10-04-19),P-2 (4, – 1), 120]
x 6 1
2 3 x x 3 0 , is equal to:
3 2x x 2
(1) 6 (2) 0 (3) 1 (4) –4
2 3
26. If A is a symmetric matrix and B is a skew-symmetrix matrix such that A + B = , then AB is
5 1
equal to: [JEE(Main) 2019, Online (12-04-19),P-1 (4, – 1), 120]
4 1 4 2 4 2 4 2
(1) (2) (3) (4)
1 4 1 4 1 4 1 4
5 2 1
27. If B = 0 2 1 is the inverse of a 3 x 3 matrix A, then the sum of all values of for which
3 1
det (A) + 1 = 0, is: [JEE(Main) 2019, Online (12-04-19),P-1 (4, – 1), 120]
(1) 0 (2) –1 (3) 1 (4) 2
1 1 1
1
Let be a root of the equation x + x + 1= 0 and the matrix A 1 2 , then the matrix A is
2 31
28.
3
1
2
a 4
equal to [JEE(Main) 2020, Online (07-01-20),P-1 (4, – 1), 120]
3 2
(1) A (2) A (3) A (4) I3
1 1 2
| adjB |
29. If the matrices A 1 3 4 , B = adj A and C = 3A, then is equal to
|C|
1 1 3
[JEE(Main) 2020, Online (09-01-20),P-1 (4, – 1), 120]
(1) 8 (2) 2 (3) 16 (4) 72
xa x2 x 1
30. Let a – 2b + c = 1. If f ( x ) x b x 3 x 2 , then :
xc x4 x3
[JEE(Main) 2020, Online (09-01-20),P-2 (4, – 1), 120]
(1) f (–50) = 501 (2) f(50) = 1 (3) f(–50) = –1 (4) f(50) = –501
53
Matrices and Determinant
1*. For 3×3 matrices M and N, which of the following statement(s) is (are) NOT correct ?
[JEE (Advanced) 2013, Paper-1, (4, – 1)/60]
T
(A) N M N is symmetric or skew symmetric, according as M is symmetric or skew symmetric
(B) M N – N M is skew symmetric for all symmetric matrices M and N
(C) M N is symetric for all symmetric matrices M and N
(D) (adj M) (adj N) = adj(MN) for all invertible matrices M and N
Let M and N be two 3 × 3 matrices such that MN = NM. Further, if M N and M = N ,then
2 2 4
3*.
[JEE (Advanced) 2014, Paper-1, (3, 0)/60]
2 2
(A) determinant of (M + MN ) is 0
2 2
(B) there is a 3 × 3 non-zero matrix U such that (M + MN )U is the zero matrix
(C) determinant of (M + MN ) 1
2 2
2 2
(D) for a 3 × 3 matrix U, if (M + MN )U equals the zero matrix then U is the zero matrix
4*. Let X and Y be two arbitrary, 3 × 3, non-zero, skew-symmetric matrices and Z be an arbitrary 3 × 3,
non-zero, symmetric matrix. Then which of the following matrices is (are) skew symmetric?
[JEE (Advanced) 2015, Paper-1 (4, –2)/88]
3 4 4 3 44 44 4 3 3 4 23 23
(A) Y Z – Z Y (B) X + Y (C) X Z – Z X (D) X + Y
3 1 2
6. Let P = 2 0 α , where R. Suppose Q = [qij] is a matrix such that PQ = k , where k R, k 0
3 5 0
k k2
and is the identity matrix of order 3. If q23 = – and det (Q) = , then
8 2
[JEE (Advanced) 2016, Paper-1 (4, –2)/62]
(A) = 0, k = 8
9 13
(B) 4– k + 8 = 0 (C) det (P adj (Q)) = 2 (D) det (Q adj (P)) = 2
x x2 1 x 3
7. The total number of distinct x R for which 2x 4x 2 1 8x3 = 10 is
3x 9x 2 1 27x3
[JEE (Advanced) 2016, Paper-1 (3, 0)/62]
54
Matrices and Determinant
1 0 0
Let P = 4 1 0 and be the identity matrix of order 3. If Q = [qij] is a matrix such that P – Q= ,
50
8.
16 4 1
q 31 q32
Then equals [JEE (Advanced) 2016, Paper-2 (3, -1)/62]
q 21
(A) 52 (B) 103 (C) 201 (D) 205
10*. Which of the following is(are) NOT the square of a 3 × 3 matrix with real entries?
[JEE (Advanced) 2017, Paper-1 (4, –2)/61]
1 0 0 1 0 0 1 0 0 1 0 0
(A) 0 1 0
(B) 0 1 0
(C) 0 1 0 (D) 0 1 0
0 0 1 0 0 1 0 0 1 0 0 1
11. For a real number , if the system [JEE(Advanced) 2017, Paper-1,(3, 0)/61]
1 α α 2 x 1
α 1 α y 1
α 2 α 1 z 1
of linear equations, has infinitely many solutions, then 1 + + =
2
12. How many 3 × 3 matrices M with entries from {0, 1, 2} are there, for which the sum of the diagonal
T
entries of M M is 5 ? [JEE(Advanced) 2017, Paper-2,(3, –1)/61]
(A) 198 (B) 162 (C) 126 (D) 135
b1
13*. Let S be the set of all column matrices b 2 such that b1, b2, b2 R and the system of equation (in real
b 3
variables)
– x + 2y + 5z = b1
2x – 4y + 3z = b2
x – 2y + 2z = b3
has at least one solution. Then, which of the following system(s) (in real variables) has (have) at least
b1
one solution for each b 2 S ? [JEE(Advanced) 2018, Paper-2,(4, –2)/60]
b 3
(A) x + 2y + 3z = b1, 4y + 5z = b2 and x + 2y + 6z = b3
(B) x + y + 3z = b1, 5x + 2y + 6z = b2 and – 2x – y – 3z = b3
(C) – x + 2y – 5z = b1, 2x – 4y + 10z = b2 and x – 2y + 5z = b3
(D) x + 2y + 5z = b1, 2x + 3z = b2 and x + 4y – 5z = b3
14. Let P be a matrix of order 3 × 3 such that all the entries in P are from the set {–1, 0, 1}. Then, the
maximum possible value of the determinant of P is _____ . [JEE(Advanced) 2018, Paper-2,(3, 0)/60]
55
Matrices and Determinant
sin 4 1 sin 2 1
15. Let M= I M
1 cos
2
cos
4
Where () and () are real numbers and is the 2 × 2 identity matrix.
If * = is the minimum of the set {() : [0,2]} and
* = is the minimum of the set {() : [0,2)}
Then the value of * + * is [JEE(Advanced) 2019, Paper-1,(3, -1)/62]
37 29 31 17
(A) (B) (C) (D)
16 16 16 16
0 1 a - 1 1 - 1
16*. Let M = 1 2 3 and adjM= 8 - 6 2
3 b 1 - 5 3 - 1
where a and b are real numbers. Which of the following options is/are correct ?
[JEE(Advanced) 2019, Paper-1,(4, -1)/62]
2
(A) det(adjM )=81
(B) a+b= 3
1
(C) If M = 2 then =3
3
-1 -1
(D) (adjM) +adjM =-M
17*. Let
1 0 0 1 0 0 0 1 0
P1 = = 0 1 0 , P2 = 0 0 1 , P3 = 1 0 0
0 0 1 0 1 0 0 0 1
0 1 0 0 0 1 0 0 1
P4 = 0 0 1 , P5 = 1 0 0 , P6 = 0 1 0
1 0 0 0 1 0 1 0 0
6
2 1 3
and X = Pk 1 0 2 Pk
T
k 1 3 2 1
T
Where Pk denotes the transpose of matrix Pk. Then which of the following options is/are correct?
[JEE(Advanced) 2019, Paper-2,(4, -1)/62]
(A) X is a symmetric matrix
(B) The sum of diagonal entries of X is 18.
1 1
(C) If X 1 = 1 , then = 30
1 1
(D) X – 30is an invertible matrix
56
Matrices and Determinant
19. Suppose
n n
k 0
k
k 0
n
Ck k 2
det n n = 0
k 0
n
Ck k
k 0
n
Ck 3 k
n n
k 1 equals.
Ck
holds for some positive integer n. Then [JEE(Advanced) 2019, Paper-2,(3, 0)/62]
k 0
57
Matrices and Determinant
Answers
Exercise-1
PART - I
Section (A):
1 0
3 2 2 1/2
A-1. A-2. 4 1 A-3. Only CAB is defined. CAB = [25 100]
5 4
18 11 10
49 24
AB = 16 47 10 , BA =
3
A-4. x= , y=2 A-5.
2
62 23 42 7 58
4 7 7
A-7. y R A-8. 3 5 5
a b
A-9. (i) X = for a, b R ; (ii) X does not exist ;
2 2a 1 2b
a 3a
(iii) X = a, c R and 3a + c 0; 3b + d 0
c 3c
4 2 2 4 2 2
A-11. Zero A-12. , , 2 2 , , , 2 2 ,(3,3, –1)
3 3
3 3
A-13. AB is neither symmetric nor skew symmetric
Section (B) :
3
B-1. 0, ,
4
B-2. (i) 0 (ii) 0 (iii) 0 (iv) 0 (v) 0
(iv) 5 3 2 5 3
B-9. (i) x = 2 b/a (ii) 4 B-10. 4 B-15. A = 0, B = 0
Section (C) :
17 4 19 9 3 5
n13 2 1 0
C-1. 10 0 13 C-2. (ii) A C-3.
21 3 25 1 0 2
C-5. a = 1, c = – 1
Section (D) :
–1 1 2
D-1. a = – 4, b = 1, A = D-2. 0
1 3
1 13t 4 7t
D-4. x = – (a + b + c) , y = ab + bc + ca , z = – abc D-5. x=t, y= , z= ; t R
5 5
5k 8 2k 1
D-6. (i) x = 3, y = 4, z = 6 (ii) x = ,y= , z = k, where kR
3 3 3 3
D-7. x = 7, y = 4
1 4
D-8. for c = 0, x = 3, y = 3 for c = 10, x = ,y=
2 3
D-9. (i) x = 2, y = 2, z = 2 (ii) x = 1, y = 3, z = 5
D-10. (a) 3 (b) = 3, = 10 (c) = 3, 10
D-11. x = 3, y = – 2, z = – 1
D-12. (i) a – 3 , b R ; (ii) a = – 3 and b 1/3 ; (iii) a = –3 , b = 1/3
58
Matrices and Determinant
1 5 1
1
8 6 9
–1
D-13. x = 1, y = 2, z = 3, A = D-14. S1, S3, S4
17
10 1 7
PART - II
Section (A):
A-1. (A) A-2. (C) A-3. (D) A-4. (C) A-5. (A)
A-6. (B) A-7. (D) A-8. (A) A-9. (A) A-10. (B)
A-11. (A)
Section (B) :
B-1. (B) B-2. (C) B-3. (A) B-4. (C) B-5. (A)
B-6. (D) B-7. (C) B-8. (D) B-9. (A) B-10. (D)
B-11. (B) B-12. (B) B-13. (C) B-14. (C) B-15. (B)
B-16. (B) B-17. (B)
Section (C) :
C-1. (A) C-2. (A) C-3. (C) C-4. (A) C-5. (A)
C-6. (C) C-7. (A)
Section (D) :
D-1. (A) D-2. (C) D-3. (B) D-4 (A) D-5. (D)
D-6. (A) D-7. (B) D-8. (B) D-9. (D) D-10. (B)
D-11. (A) D-12. (A)
Exercise-2
PART - I
1. (D) 2. (A) 3. (B) 4. (D) 5. (C)
6. (D) 7. (D) 8. (A) 9. (A) 10. (C)
11. (C) 12. (D) 13. (A) 14. (C) 15. (A)
16. (A) 17. (D) 18. (C) 19. (A) 20. (B)
21. (B) 22. (D) 23. (A) 24. (A) 25. (C)
26. (A) 27. (C) 28. (B) 29. (B)
30. (A)
PART – II
Exercise-3
PART - I
1. 2 2. 4 3. 64 4. 650 5. 1
6. 36 7. 9 8. 0 9. 50 10. 4
11. 4 12. 0 13. 0 14. 4 15. 6
16. 2 17. 1 18. 2 19. 80
20. = 39 21. 3 22. 17 23. 8
59
Matrices and Determinant
PART – II
Exercise-4
PART - I
1. (2) 2. (2) 3. (1) 4. (4) 5. (4)
6. (3) 7. (3) 8. (1) 9. (4) 10. (2)
11. (4) 12. (1) 13. (3) 14. (2) 15. (1)
16. (4) 17. (2) 18. (3) 19. (2) 20. (3)
21. (4) 22. (2) 23. (4) 24. (4) 25. (2)
26. (2) 27. (3) 28. (2) 29. (1) 30. (2)
PART - II
1. (CD) 2. (CD) 3. (AB) 4. (CD) 5. (BC)
6. (BC) 7. 2 8. (B) 9. (BCD) 10. (AC)
11. 1 12. (A) 13. (AD) 14. 4 15. (B)
16. (BCD) 17. (ABC) 18. (BD) 19. (6.20)
60
Matrices and Determinant
Exercise-5 (Diamond)
PART – I OBJECTIVE QUESTIONS
cos1x cos1y cos1z
1. Let A = cos1y cos1z cos1x such that |A| = 0, then find the maximum value of x + y + z
cos1z cos1x cos1y
(A*) 3 (B) 2 (C) 1 (D) 0
2. Let ar x r ˆi y r ˆj zr kˆ , r = 1, 2, 3 be three mutually perpendicular unit vectors, then find the value of
x1 x 2 x3
y1 y 2 y3
z1 z 2 z3
xk x k 2 x k 3
k 2 1 1 1
3. If y k
y y k 3 = (x y) (y z) (z x) , then find the value of k.
zk zk 2 zk 3 x y z
4. The number of A in Tp such that A is either symmetric or skew-symmetric or both, and det (A) divisible
by p is
2 2
(A) (p – 1) (B) 2 (p – 1) (C) (p – 1) + 1 (D*) 2p – 1
5. The number of A in Tp such that the trace of A is not divisible by p but det (A) is divisible by p is
[Note : The trace of matrix is the sum of its diagonal entries.]
2 3 2
(A) (p – 1)(p – p + 1) (B) p – (p – 1)
2 2
(C*) (p – 1) (D) (p – 1)(p – 2)
61
Matrices and Determinant
f x gx f x gx 1
f x
2
i x 2 2 2 gx
8. If f (x) = log10x and g(x) = e and h(x) = f x g x 0 , then find the value of h(10).
3 gx
f x gx f x
3
3 3
1
(A) i (B) 1 (C) i (D*) 0
9. Let 'A' is (4×4) matrix such that sum of elements in each row is 1. Find out sum of all the elements in
10
A .
11. Let A, B, C be three 3 × 3 matrices with real entries. If BA + BC + AC = and det(A + B) = 0 then find
the value of det(A + B + C – BAC).
12. A3 × 3 is a matrix such that | A | = a, B = (adj A) such that | B | = b. Find the value of (ab 2 + a2b + 1)S
1 a a 2 a3
where S 3 5 + ……. up to , and a = 3.
2 b b b
14. Let A be a 3 × 3 matrix such that a11 = a33 = 2 and all the other aij = 1. Let A–1 = xA2 + yA + zI then find
the value of (x + y + z) where I is a unit matrix of order 3.
a 2 b 2 c 2 cos
ab1 cos ac1 cos
1.
2 2 2
If a + b + c = 1, then prove that ba1 cos b c a cos
2 2 2
bc1 cos is
ca1 cos cb1 cos c 2 a 2 b 2 cos
independent of a, b, c
62
Matrices and Determinant
1 a1 1 1
1 a 2
3 2
3. If a1, a2, a3 are distinct real roots of the equation px + px + qx + r = 0 such that 1 1 =
1 1 1 a 3
r
0, then Prove that <0
p
x1 x 2 2 y1 y 2 2 a 2 x1 y1 1
2
2
u v 0
u 3 d y
7. If y = , where u & v are functions of ' x ', show that, v u' v' v
v dx 2
u" v" 2v'
If , be the real roots of ax + bx + c = 0 and sn= + , then prove that asn + bsn–1 +
2 n n
8.
3 1 s1 1 s 2
csn–2 = 0 for all n 2, n N. Hence or otherwise prove that 1 s1 1 s 2 1 s 3 > 0 for
1 s 2 1 s 3 1 s 4
all real a, b, c.
63
Matrices and Determinant
0 b c
9. If a, b, c are complex numbers and z = b 0 a then show that z is purely imaginary.
c a 0
a 1 2i 3 5i
10. If a, b, c, are real numbers, and D = 1 2i b 7 3i then show that D is purely real .
3 5i 7 3i c
1 a 1
11. If A = then find lim A n
0 1 n n
0 a
Ans. 0 0
12. Consider an odd order square symmetric matrix A = [aij]nxn. It's element in any row are 1, 2, ......, n in
some order, then prove that a11, a22, ..........., ann are numbers 1, 2, 3, ......, n in some order.
1 1 1 2 1 1
13.
Let A = 1 1 1 ; B = 1 2 1 and C = 3A + 7B
1 1 1 1 1 2
Prove that
2013 2013 2013
(i) (A + B) =A +B
n n–1 n n–1 n 2n – 1 n–1
(ii) Prove that A = 3 A;B =3 B;C =3 A + 7.21 B.
x λ x x
14.
Let A = x xλ x , then prove that A exists if 3x + 0, 0
–1
x x x λ
15. Prove that if A and B are n × n matrices, then det ( n – AB) = det ( n – BA).
a 1 0 a 1 1 f a 2 x
16. A = 1 b d , B = 0 d c , U = g , V = 0 , X = y
1 b c f g h h 0 z
If AX = U has infinitely many solution, then prove that BX = V cannot have a unique solution. If further
afd 0, then prove that BX = V has no solution.
Let A be an n × n matrix such that A = A where is a real number different from 1 and – 1. Prove
n
17.
that the matrix A + n is invertible.
Let p and q be real numbers such that x + px + q 0 for every real number x. Prove that if n is an odd
2
18.
positive integer, then X + pX + qn 0n for all real matrices X of order n × n.
2
z z2
1
z1 z2
1 1 0
If |z1| = |z2| = 1, then prove that 1 2
z1 z z1
19.
z2 2 0 1
2
–1 2 2 2
20. If A and B are two square matrices such that B = –A BA, then show that (A +B) = A + B
64
Matrices and Determinant
a 1 0 a 1 1 f a 2 x
21. If A = 1 b d , B = 0 d c , U = g , V = 0 , X = y
1 b c f g h h 0 z
and AX = U has infinitely many solution. Prove that BX = V has no unique solution, also prove that if
afd 0, then BX = V has no solution.
22. If the system of equations x = cy + bz, y = az + cx and z = bx + ay has a non-zero solution and at least
3 3 3
one of a, b, c is a proper fraction, prove that a + b + c < 3 and abc > – 1.
23. If D = diag {d1, d2,........., dn}, then prove that f(D) = diag {f(d1), f(d2),........, f(dn)}, where f(x) is a
polynomial with scalar coefficient.
1 3 5
Given the matrix A = 1 3 5 and X be the solution set of the equation A = A, where x N – {1}.
x
24.
1 3 5
x 3 1
Evaluate ; where the continued product extends x X.
x3 1
Any non-zero vector, X, is said to be characteristic vector of a matrix A, if there exist a number such
that AX = X. And then is said to be a characteristic root of the matrix A corresponding to the
characteristic vector X and vice versa.
Also AX = X (A – )X = 0
Since X 0 |A – | = 0
Thus every characteristic root of a matrix A is a root of its characteristic equation.
–1
26. Prove that the two matrices A and P AP have the same characteristic roots and hence show that
square matrices AB & BA have same characteristic roots if at least one of them is invertible.
A
27. If q is a characteristic root of a non singular matrix A, then prove that is a characteristic root of a
q
adj A.
28. Show that if 1, 2, ........, n are n characteristic roots of a square matrix A of order n, then the roots of
2
the matrix A be α12 , α 22 ,........αn2 .
65
Matrices and Determinant
30. If rank is a number associated with a matrix which is the highest order of non-singular sub matrix then
prove that
1 3 2
(i) Rank of the matrix A = 4 1 0 is 2
2 7 4
y a b c
(ii) If the matrix A = a y b c has rank 3, then y – (a + b + c) and y 0
a b y c
(iii) If A & B are two square matrices of order 3 such that rank of matrix AB is two, then at least one
of A & B is singular.
66
Matrices and Determinant
Answers
Exercise-5
PART - I
1. (A) 2. (C) 3. (B) 4. (D) 5. (C)
6. (D) 7. (C) 8. (D) 9. (B) 10. (B)
11. (D) 12. (A) 13. (C) 14. (B)
PART - II
0 a
11. 0 0
67
The Radiant Academy
Corporate Office: XXXX, Hiran Magri,
Udaipur (Rajasthan)
Tel. No.: 0294-28888888 | Mob.: +91-9999999999
Email: contact@[Link]
Website: [Link]
[Link]/TheRadiant [Link]/TheRadiant [Link]/TheRadiant