DGT Matrices
DGT Matrices
Matrices 18
02 Matrices
iv. Square Matrix : Amatrix in which number of
Syllabus rows is equal to the number of columns, is
called a square matrix. The elements aij of a
Types of Matrices Algebra of Matrices
square matrix A = [aij) m × m for which i = j
Equality of Two Matrices Trace of a Matrix.
i.e. the elements a11, a22··· amm are called the
Equivalent Matrix Inverse of a Matrix.
diagonal elements and the line along which
Applications of Matrices
called the principal diagonal or leading diagonal
of the matrix;
In Mathematics, a matrix (plural matrices) is a
rectangular array of numbers, symbols or 1 2 3
expressions, arranged in rows and columns. The 3 2 1
individualsin a matrix are called its elements or e.g.A = is a square matrix of order
entries. Generally, matrix is written in the following 2 3 1 33
way : in which diagonal elements are 1,2, l.
v. Null Matrix or Zero Matrix A matrix of order
m × n whose all elements are zero is called a
null matrix of order m × n.
a11 a12 ... a1n
It is denoted by 0.
a 21 a 22 ... a 2n
0 0 0 0 0
A= = [aij] m × n e.g. 0 = and
a m1 a m2 a mn 0 0 0 0 0
are two null matrices of order 2×2 and 2 ×3,
where, aij is the entry at ith row andjth column. respectively.
The orderofamatrixAismx n,wheremis the number vi. Diagonal Matrix A square matrix is called a
of rows and n is the number of columns. diagonal matrix, if all its non-diagonal elements
Types of Matrices are zero and diagonal elements mayor may
i. Row Matrix : A matrix which has only one not be zero.
row and any nuymber of columns, is called a If d1, d2, d3......,dn are elements of principal
row matrix. diagonal of a diagonal matrix of order n x n,
e.g. A = [27 85 1 4] 1 × 4 is a row matrix. then matrix is denoted as diag [d1, d2,...... dn]
ii. Column Matrix Amatrix is said to be a column
matrix, if it has only one column and any a 0 0
0 b 0
number of rows. e.g. A = is a diagonal matrix which is
0 0 c
1
2 a diagonal matrix which is denoted by A =
e.g. A = is a column matrix. diag [a, b, c].
3 31 Note : The number of zeroes in a diagonal matrix
iii. Rectangular Matrix Amatrix in which number lie between n2 – n to n2, where n is an order of
of rows is not equal to the number of columns the matrix.
or vice-versa is called a rectangular matrix. vii: Triple-Diagonal Matrix A square matrix A is
said to be a triple-diagonal matrix, if all its
1 2 3
e.g. A = is a rectangular matrix of elements are zero except possibly for those
4 5 6 lying on the principal diagonal, the diagonal
order 2 × 3. immediately above as well as below the
principal diagonal.
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 2
Matrices 19
matrix A (not all) is known as sub matrix of A i.e.
1 1 0 0 the matrix B constituted by the array of elements,
5 0 1 2 1 0 which are left after deleting some rows or columns
3 4 3
e.g. A = and 0 1 2 3 or both of matrix A is called submatrix of A.
0 0 4 (a) Principal Submatrix A square submatrix B
0 0 4 5
of a square matrix A is called a principal submatrix,
viii. Scalar Matrix. A square matrix A = [aij Iis if the diagonal elements of B are also diagonal
said to be scalar matrix, if elements of A.
(b) Leading Submatrix A principal square
(a) aij = 0, ij 0, i j
submatrix B is said to be a leading submatrix of a
(b) aij = 0, i h, where k 0 square matrix A, if it is obtained by deleting only
In other words, a diagonal matrix is said to be a some of the last rows and the corresponding
scalar matrix, if the elements of principal diagonal columns such that the leading elements (i.e. au) is
are same. not lost
xiii. Horizontal Matrix Any matrix in which the
5 0 0 number of columns is more than the number of
0 5 0 rows is called a horizontal matrix.
e.g. A = is a scalar matrix.
0 0 5 2 3 4 5
ix. Limit Matrix or Identity Matrix 8 9 7 2
e.g. is a horizontal matrix.
A square matrix A = [aijl is said to be a unit matrix
2 2 3 4
or identity matrix, if
(a) aij = 0, i j xiv.Vertical Matrix Any matrix in which the
number of rows is more than the number of
(b) aij = 1, i j columns is called column matrix.
In other words, A diagonal matrix, whose elements
of principal diagonal are equal to 1 and all 2 3
remaining elements are zero, is known as unit or 4 5
e.g. is a column matrix.
identity matrix. It is denoted by 1. 6 7 32
1 0 0 Algebra of Matrices
0 1 0 Four types of algebra of matrices are defined
e.g. I = is a unit matrix of order 3.
0 0 1 below:
1. Addition of Two Matrices
x. Upper Triangular Matrix Let A = [aij]m×n and B = [bij]m×n are two matrices
A square matrix A = [aij is known as upper whose orders are same, then
triangular matrix, if
A + B = [aij+ bij] i 1, 2...., m and j 1,2,....n
aij = 0, i j
Example 1
0 1 0 2 3 5 1
0 1 0 If A = and
e.g. A = is an upper triangular matrix. 0 3 0
0 0 1
xi. Lower Triangular Matrix A square matrix 2 5 1
B= then A + B is
A = [aij] is known as triangular matrix, if [aij = 0 2 3 1/ 2
i j
1 0 0 2 3 5 1
4 2 0 a.
e.g. A = is a lower triangular matrix. 0 3 0
5 6 3
3 1 5 1
xii. Submatrices of a Matrix A matrix B obtained b.
by deleting the row (s) or column (s) or both of a 2 6 1/ 2
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 3
Matrices 20
2 3 1 5 0 1 7 3 1
c. c. d.
0 6 1/ 2 5 7 5 3
2 3 1 5 1 2 4 1 3
Sol (b) A – B = –
d. 3 2 2 5
0 6 1/ 2
Sol (c) Since, A and B are of the same order 2 × 3. 2 1 4 3 1 1
Therefore, addition of A and B is defined and is = =
3 ( 2) 2 5 5 3
given by
3. Scalar Multiplication
Let A = [aij] be any m×n matrix and k be any
2 3 1 5 1 1 scalar. Then, the matrix obtained by multiplying
each element of A by k is called the scalar
A + B = 2 2 1
33 0 multiplication of A by k and it is denoted by kA.
2 Thus, if A = [aij]m×n, then kA = [kaij]m×n
2 3 1 5 0 1 2 3 2 4 6
3 2 1 6 4 2
= 0 1 e.g. If A = , then 2A =
6
2 1 3 1 2 6 2
Properties of Addition of Matrices Properties of Scalar Multiplication
Let A, Band C are three matrices of same order, If A = [aij]m×n and B = [bij]m x n are two matrices
then and , are two scalars, then
i. Matrix addition is commutative i. (A + B) = A + AB
i.e.A + B = B + A ii. (A + ) A = A + A
ii. Matrix addition is associative, iii. (+ ) A = A (A) = ( A)
i.e. (A + B) + C = A + (B + C) iv. (–) A = – (A) = A(–)
iii. If 0 is a null matrix of order m × n and 4. Multiplication of Two Matrices
A + 0 =A =0 + A, then 0 is known as additive If A = [aij m × n and B = [bij]m×n are two matrices
identity. such that the number of columns of A is equal to
iv. If for each matrix A = [aij]m×n a matrix (–A) is the number of rows of B, then a matrix
such that C = [cij]m × p of order m x p is known as product
A + (– A) = 0 = (–A) + A, of matrices A and B, where
then matrix (– A) is known as additive inverse of
n
A.
v. Matrix addition follows cancellation law,
cij = a
k 1
ik b k j b1j a i2 b2 j ... a in b nj
i.e. A + H = A + C B = C (left cancellation law) and it is denoted by C = AB.
and B+A=C+ A B = C (right cancellation law) Transpose of a Matrix
Note Two matrices are said to be conformable If A = [aij] m×n is a matrix of order m × n, then the
for addition or subtraction. if they are of the same transpose of A can be obtained by changing all
order. rows to columns and all columns to rows
2. Subtraction of Two Matrices i.e. transpose of A =[aji]n × m
Let A = [aij]m×n and B = [bij] m×n are two matrices It is denoted by A', AT or At.
of same order. Then, A – B = C = [Cij]mxn,
where cij = aij – bij, 1 4
Example 2 2 5 1 2 3
e.g. Let A = , then AT = 4 5 6
3 6 32 2 3
2 4 1 3
If A = and B = , then A – B is
3 2 2 5 Properties of Transpose of a Matrix
If A and B are two matrices and k is a scalar, then
3 7 1 1 i. (A')' = A ii. (A + B)' = A' + B'
a. b.
5 7 5 3 iii: (kA)' = kA' iv.(AB)'=B'A' (reversal law)
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 4
Matrices 21
Note If A. Band C are any three matrices If A and B are idempotent matrices, then A +B is
conformable for multiplication. then (ABC)' = an idempotent, if AB = – BA.
C'B' A'. ii. Nilpotent Matrix A square matrix A is called
Conjugate of a Matrix nilpotent matrix, if it satisfies the relation
The matrix obtained from any given matrix A A = 0 and Ak–1 0.
k
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 5
Matrices 22
75 117 72 2
c. y = 7, x = – d. Not possible to find
= 3
25 39 24
Sol (d) The given pair of matrices will be equal,
Note In multiplication of two matrices A and B.
the role of order is important.
Properties of Multiplication of Matrices 3x 7 5 0 y 2
Let A =[aij]m×n B =[bij]n × p and C =[cij]p×n are three y 1 2 3x 8 4
matrices, then On equating corresponding elements, we have
i. Generally, matrix multiplication is not 3x + 7 = 0 x = – x = –7 /3
commutative y–2=5y=7
i.e. AB BA y+l=8v=7
ii. Matrix multiplication is associative
i.e. A(B + C) = (AB)C 2
2 – 3x = 4 x = –
iii. Matrix multiplication is distributive over matrix 3
addition Since, the values of x are different.
i.e. A(B + C) =AB + AC It is not possible to find the values of x andy
iv. IfA is an m x n matrix and In is an identity for which the given pairs of matrices are equal.
matrix of order n × n and Im is an identity Trace of a Matrix
matrix of order m × m, then Let A = [aij]n×n be a square matrix. Then, the sum
Im A = A and Aln =A of all diagonal elements of A is called the trace of
In particular, if A is a square matrix of order n, A and is denoted by tr (A).
then n
Aln = InA = A Thus, tr(A) = a ij a11 a 22 .... a nn
v. AB = 0 does not necessarily imply that i 1
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 6
Matrices 23
2 1+1
For k =1, A = A. Then, cofactor of a11 is C11 = (–1)
viii. Unitary Matrix If for a square matrix A, AAe = I,
a 22 a 23
then A is known as unitary matrix. M11 =
ix. Singular Matrix IfA is a square matrix and IAI= 0, a 32 a 33
then A is known as singular matrix. Also, the cofactor of a12 is C12 =(–1)1+2
1 3 1 3 a 21 a 23
e.g. Let A = and |A| = = 6–6 = 0 M12 =
2 6 2 6 a 32 a 33
A is a singular matrix. and similar other cases.
x. Non-singular Matrix IfA is a square matrix and Note Minors and cofactors are defined only for
|A| 0, then A is known as non-singular matrix. the elements of square matrix.
1 3
e.g. Let A = Adjoint of a Matrix
2 4
Minors Example 5
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 7
Matrices 24
Inverse of a Matrix
0 5 1 3 Inverse of a Matrix is an important topic for JEE
C13 = – = – 10, C32 = – =0 (Mains) examination and a small practice can help
2 4 0 0 you in solving such problems very quickly as the
level of questions are easy to average.
2 3 1 2
C21 = – = 6, C33 =5 While solving problems based on inverse of a
4 3 0 5 matrix, always keep in mind.
i. Adjoint of a square matrix.
1 3 ii. Properties of adjoint of a square matrix.
C22 = =–3
2 3 If two square matrices of same order are A
and B, for which
15 0 10 AB = BA = In
6 3 0 Then, B is known as inverse of A,
C=
i.e. K–1 = B
15 0 5
If |A| i.e. A is non-singular, then
Adj (A) = Transpose of C = CT =
adjA
15 6 15 A–1 = A
0 3 0
Properties of Inverse of a Matrix
10 0 5 If A, Band C are three matrices of same order
and |A| 0, |B| 0 and |C| 0, then
Properties of Adjoint of a Matrix i. (a) AB = AC B = C (right cancellation law)
Let A be a matrix of order n, then (b) BA = CA B = C (right cancellation law)
i. (adj A) A = A (adj A) = |A| In ii. (a) (AB)–1 = B–1 K–1
ii. A | = | A |n –1 if |A| 0 (b) (ABC)–1 = C–1 B–1K1
iii. adj (AB) = ( B) ( A) iii. (AT) = (A–1)T
iv. If |A| = 0, then ( A) A =A ( A) =0
v. adj (AT) = {adjA)T 1 –1
iv. (kA)–1 = A , if k 0
vi. (A) I = (A) = |A|n–l k
vii. Adjoint of a diagonal matrix is a diagonal
a b
matrix. v. If A = and | A| 0, then
viii.(A) = |A| n–2 A c d
Equivalent Matrix
1 d b
Two matrices A and B are said to be equivalent, A –1 =
if one is obtained from the other by one or more ad bc c a
elementary operations and we write A", B. vi. If A is a non-singular matrix, then
Elementary Operations |A–1| = |A|–1
(Transformation) vii.If A is a symmetric matrix, then A–1 is also a
Following elementary operations are given below: symmetric matrix.
i. Interchanging.any two rows (columns). This viii. A square matrix is invertible, if it is non -
transformation is indicated by singular and every invertible matrix possesses a
Ri Rj = (Ci Cj) unique inverse.
ii. Multiplication of the elements of any row
(column) by a non-zero scalar quantity and Example 6
indicated as
Ri Rj = (Ci kCj)
iii. Addition of constant multiple of the elements 0 1 2
of any row (column) to the corresponding 1 2 3
element of any:other row (column), indicated The inverse of A = is
3 1 1
as
Ri R1 + kRj (Ci Ci + kCj)
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 8
Matrices 25
1 3 1 2 a1 b1 c1 x d1
C12 = – = 8, C31 = =–1 a b2 c2 y d
3 1 2 3 2 = 2
a 3 b3 c3 z d 3
1 3 1 2
C13 = = 8, C31 = =–1; AX = B
3 1 2 3
X = A–1 B
1 2
C13 = =–5 Non-homogeneous Equations (B O)
3 1
i. If |A| 0, then the system of equations is
0 2 consistent and has a unique solution given by
C32 = – =1 X = A–1 B.
1 1
ii. If |A| = 0 and (adj A). B 0, then the system
0 1 of equations is inconsistent and has no solution.
C33 = – =–1
1 2 iii. If |A| = 0 and (adj A).B = 0, then the system
of equations may be consistent and has an
0 2 infinite number of solutions or inconsistent.
C22 = =–6 Homogeneous Equations (B = 0)
3 1
i. If |A| 0, then system of equations have only
1 8 5 trivial solution and it has one solution.
1 6 3 ii. If IAI= 0, then system of equations has non-
Matrix of cofactors, C =
trivial solution and it has infinite number of
1 2 1
solutions.
iii. If number of equations is less than number of
1 1 1
8 6 2 unknowns, then it has non-trivial solution.
Adj (A) C' = Note A homogeneous system of equations is
5 3 1 never inconsistent.
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 9
Matrices 26
Example 7 1 1 1 x 0
1 2 1 y 0
The number of non -trivial solutions of the system =
x – y + z = 0, x + 2y–z = 0, 2x + y + 3z = 0 is 2 1 3 z 0
a. 0 b. 1
Now, |A| = 1(6 + 1)+ 1(3 + 2) + 1(1–4) = 7 +
c. 2 d. 3
5–3=9–0
Sol (a) The given system of equations can be rewritten
Since |A| 0 So, the given system of equations
as matrix form AX = B as
has only trivial solution. So, there is no non-trivial
solution.
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 10
Matrices 27
Exercise - 1
Topical Problems
Matrices and Algebraic Operations
3 6
f(A) +
9
is equal to
1 1 12
2 1 3 0 2
1. If A = and B = , ,then AB 1 0 0 0
4 1 0 5 0 a. b.
0 1 0 0
Will be
0 1 1 1
17 0 4 0 c. d.
a. b. 1 0 0 0
4 2 0 4
17 4 0 0 3 3 3
c. d. 3 3 3
0 2 0 0 8. If A = , then A4 is equal to
3 3 3
x y z 0 a. 27 A b. 81 A
y z 5
2. f= = , then the values of x, y c. 243 A d. 729 A
z 3
2 1 4
and z are respectively 9. If 2A + 3B = 3 2 5 and A + 2B =
a. 5,2,2 b. 1, –2, 3
c. 0, –3, 3 d. 11, 8, 3 5 0 3
3. If 1, , are the cube roots of unity and if 1 6 2 then B is
1 2 a 0
2 b + 3 2 + 1 1 2 2
2 1 2
2 2
then a + b is equal to Kerala 10. If A = , then A2 – 4A is equal to
2 2 1
a. 1 + 2 b. 2 – 1
c. 1+ d. (1 + )2 a. 2/3 b. 3/3
4. If A is a square matrix, then WB JEE2009 c. 4/3 d. 5/3
a. A + AT is symmetric matrix
b. AAT is skew–symmetric matrix 2 1
11. If A = and l is the unit matrix of order
c. AT + A is skew–symmetric matrix 1 2
d. ATA is skew–symmetric matrix 2, then A2 equals
x 1 a. 4A – 3l b. 3A – 4l
5. If A = and A2 is the identity matrix, then c. A – l d. A + l
1 0
x is equal to 1 5 0
a. – 1 b. 0 0 7 0
12. If A = then trace of matrix A is
c. 1 d. 2 11 1 9
6. If is a complex cube root of unity and
a. 17 b. 25
0 c. 3 d. 12
A= , then A50 is
0 13. If A and B are square matrices of size n x n such
a. 2A b. A that A2 – B2 = (A – B)(A + B), then which of the
c. A d. 0 following will be always true?
a. AB=BA
1 2 b. Either of A or B is a zero matrix
7. If A = and f(t) = t2 – 3t + 7,then c. Either of A or B is an identity matrix
4 5
d. A = B
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 11
Matrices 28
3 5 1 17
14. If A and B = , then |AB| is 1 –1
2 0 0 10 c. 3B–1 d.
3
B
equal to
a. 80 b. 100 2x 0 1 0
22. If A = and A–1 = , then x
c. –110 d. 92 x x 1 2
1 1 equal to
15. If A = , then A100 is equal to 1
1 1 a. 2 b. –
a. 2100 A b. 299 A 2
c. 100 A d. 299A 1
16. If a square matrix A is such that AAT = l = ATA, c. 1 d.
2
then |A| is equal to
a. 0 b. + 1 1 2
c. ± 2 d. None of these 23. If A = , then A– is equal to
3 4
0 1 0
17. If A= and B = then value of 1 4 2 1 4 2
1 1 5 1 2 3 1 2 3 1
a. – b.
for which A2 = B is
a 1 b. –1 2 4 2 4
c. 4 d. No real values c. d.
1 3 1 3
18. If A and B are two matrices such that both
A + B and AB are defined, then 1 3
a. A and B are need not be of same order 24. The matrix A satisfying the equation A=
0 1
b. A is of order m x m and B is of order n × n
c. both A and B are of same order n × n 1 1
d. A is of order m x nand B is of order n × m 0 1 is
Adjoint and Invertible Matrices 1 4 1 4
a. b.
1 1 0 1 0
34 17
x 2 1 4
19. If A = and A–1 = 3 2 then the c. d. None of these
3 7 0 1
34 17
value of x is 1 x 3 1
a. 2 b. 3 25. If A = x2 4y
and B = , Adj
1 0
c. – 4 d. 4 e. –2
1 0
1 1 x (A) + B , then the values of x and y are
1 x 1 0 1
20. If has no inverse, then the real
x 1 1 a. 1, 1 b. + 1, 1
c. 1, 0 d. None of these
value of x is
a. 2 b. 3 cos2 sin 2
26. Inverse of the matrix is
c. 0 d. 1 sin 2 cos 2
21. If A and B are square matrices of the same order
and AB = 3l, then A–1 is equal to cos 2 sin 2 cos 2 sin 2
a. b. sin 2 cos 2
sin 2 cos 2
1
a. 3B b. B
3 cos 2 sin 2 cos 2 sin 2
c. d.
sin 2 cos 2 sin 2 cos 2
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 12
Matrices 29
a. 1 b. 2
a b 0 c. 5 d. None of these
b a 0
27. If A , where a2 + b2 = 1 then adj (A) 34. The number of non–trivial solutions of the system
0 0 1 x – y + z = 0, x + 2y – z = 0, 2x + y + 3z = 0, is
a. 0 b. 1
is equals to c. 2 d. 3
a. A–1 b. AT 35. The simultaneous equations kx + 2y – z = 1,
c. A d. – A (k –1)y – 2z = 2 and (K + 2)z = 3 have only one
(Here, AT is the transpose of A) solution, when
28. Let for any matrix M, M–1 exists, which of the a. K = – 2 b. K = – 1
following is not true? c. K = 0 d. K = 1
a. |M–1 | = |M|–1 b. (M2)–1 = (M–1)2
c. (M ) = (M ) T d. (M–1)–1 = M
T –1 –1
1 2 5
2 4 a 4
System of Linear Equations 36. If the rank of the matrix is
1 2 a 1
29. Consider the system of linear equations
x1 + 2x2 + x3 = 3 1,then the value of a is
2x1 + 3x2 + x3 = 3 a. – 1 b. 2
3x1 + 5x2 + 2x3 = 1 c. – 6 d. 4
the system has 37. The values of a for which the system of equations
a. infinite number of solutions x + y + z = 0, x + ay + az = 0 and x – ay + z = 0,
b. exactly 3 solutions possesses non–zero solutions, are given by
c. a unique solution a. 1, 2 b. 1, –1
d. no solution c. 1, 0 d. None of these
30. If B is an invertible matrix and A is a matrix, then 38. The value of A. such that x + 3 y + az = 0,
a. rank (BA) = rank (A) 2x + 4 Y – z = °and x + 5 Y – 2z = 0 has a
b. rank (BA) > rank (B) non–trivial solution is
c. rank (BA) > rank (A) a. –1 b. 0
d. rank (BA) > rank (B) c. 1 d. 2
31. The real value of k for which the system of 39. For what value of k, the following system of linear
equations 2kx – 2y + 3z = 0, x + ky + 2z = 0, equations will have infinite solutions
2x + kz = 0, has non–trivial solution is x – y + z = 3, 2x + y – z = 2 and
a. 2 b. – 2 –3x – 2ky + 6z = 3
c. 3 d. – 3 a. k 2 b. k = 0
c. k = 3 d. k [2, 3]
2 1 3 9 9 9 x
1 3 1 4 4 4 y 2 4 5
32. If , then is 4 8 10
3 2 1 10 10 10 z 40. If A = , the rank of A is equal
6 12 15
equal to
to
3 2 a. 0 b. 1
2 3 c. 2 d. 3
a. b.
1 1
1 2
2 1
c. d.
3 3
33. The system of equations 2x + y – 5 = 0,
x – 2y + 1= 0, 2x –14y – a = 0, is consistent.
Then, a is equal to
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 13
Matrices 30
Exercise 2
(Miscellaneous Problems)
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 14
Matrices 31
–1
a. A b. K1 d. If det (A) = + 1,then A exists and all its entries
c. –A d. A–1 are integers
3/2 1 2 1 1 1 2
16. If P = , A = and Q = 24. Let A = and A'= xA+ yl, then the value
1/ 2 3 / 2 0 1 5 1
of x and y are
PAP T, then PT Q2005 P is
1 1 2
1 2005 1 2005 a. x = , y = 111 b. x = ,y=
a. 11 11 11
1
b.
0 2005 1
1 2 1 2
c. x = 'y= d. x = ,y =
1 0 1 0 11 11 11 11
c. d.
2005 1 0 1 1 1 1 4 2 2
17. If A is a skew symmetric matrix of order nand C 2 1 3 5 0
is a column matrix of order n × 1,then CT AC is 25. If A = , 10 B = and
a. an identity matrix of order n 1 1 1 1 2 3
b. an identity matrix of order 1 B is the inverse of A, then the value of is
c. a zero matrix of order 1 a. 2 b. 0
d. None of the above c. 5 d. 4
ab b 1 tan
18. If A = 2 , then A is equal to 26. If A = and AB = l, then (sec2)
a ab tan 1
a. idempotent b. involutory B is equal to
c. nilpotent d. scalar
19. Let A and B are two square matrices such that
a. A () b. A
AB = A and BA = B, then A2 equals Kerala 2
a. B b. A
c. I d. O e. A–1 c. A(–) d. A
2
20. Matrix A is such that A = 2A – l, where I is the 2
identity matrix, then for n > 2, An is equal to
a. nA – (n – 1)1 b. nA–1 cos sin 0
–1 sin cos 0
c. 2n A – (n–1)1 d. 2n – 1 A–1 27. If A = , then A–1 is
21. If A is a non–singular matrix of order 3, then 0 0 1
adj(adj(A)) is equal to
a. A b. A– a. A b. –A
c. adj(A) d. – adj(A)
1 28. Suppose A is a matrix of order 3 and B = |A| A–1
c. A d. |A| A
A If |A| = – 5, then |B| is equal to Kerala CEE2006
a. 1 b. – 5
1 4 c. – 1 d. 25
3 0 1 e. –125
22. The matrix is invertible, if
1 1 2 2 1 3 2 1 0
29. If A , then A is equal
a. – 17 b. – 18 3 2 5 3 0 1
c. – 19 d. – 20
23. Let A be a square matrix all of whose entries are 1 1 1 1
a. b.
integers. Then, which one of the following is true? 1 0 0 1
a. If det (A) = +1,then K' need not exist
b. If det (A) = ± 1,then A–' exists but all its entries 1 0 0 1 2 1
c. d. e.
are not necessarily integers 1 1 1 1 0 1
c. If det (A) + 1 to ± 1,then A–1 exists and all
its entries are non–integers
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 15
Matrices 32
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 16
Matrices 33
MHT-CET Corner
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 17
Matrices 34
cos sin a h g x
11. If A () = , then the matrix A2() h b f y
sin cos 14. If A = [x y z], B = and C = .
a. A(2) b. A() g f c z
c. A(3) d. A(4)
then ABC = O if
1 1 1 a a. [ax2 + by2 + cz2 + 2gxy + 2fyz + 2czx] = 0
12. If A = and B = 4 b and b. [ax2 + cy2 + bz2 + xy + yz + zx] = 0
2 1
2 2 2
c. [ax2 + by2 + cz2 + 2hxy + 2by + 2cz] = 0
(A + B) = A + B . Then, a and b are respectively
d. [ax2 + by2 + cz2 + 2gzx + 2hxy + 2fyz] = 0
a. 1, –1 b. 2, –3
c. –1, 1 d. 3,–2 2 4
15. If A = then A2 is equal to
3 2 1 2
13. If A + l = then (A + l). (A –l) is equal to a. null matrix b. unit matrix
4 1
1 0 0 0
5 4 5 4 c. d.
a. b. 0 1 0 1
8 9 8 9
5 4 5 4
c. d.
8 9 8 9
Answers
Exercise 1
1. (a) 2. (b) 3. (c) 4. (a) 5. (b) 6. (b) 7. (b) 8. (d) 9. (b) 10. (d)
11. (a) 12. (a) 13. (a) 14. (b) 15. (b) 16. (b) 17. (d) 18. (c) 19. (d) 20. (d)
21. (b) 22. (d) 23. (a) 24. (c) 25. (a) 26. (d) 27. (a) 28. (b) 29. (d) 30. (a)
31. (a) 32. (c) 33. (d) 34. (a) 35. (b) 36. (c) 37. (b) 38. (a) 39. (c) 40. (b)
Exercise 2
1 (d) 2. (a) 3 (a) 4 b) 5 a) 6 (d) 7 b) 8 (d) 9 (d) 10 a)
11 (c) 12 (c) 13 b) 14 (c) 15 b) 16 a) 17 (c) 18 (c) 19 b) 20 a)
21 (d) 22 a) 23 (d) 24 a) 25 (c) 26 (c) 27 (c) 28 (d) 29 a) 30 a)
31 b) 32 b) 33 (d) 34 a) 35 b) 36 a) 37 (c) 38 b) 39 (d) 40 a)
41 (c) 42 (d) 43 a) 44 a)
MHT-CET Corner
1 b) 2 (c) 3 a) 4 b) 5 a) 6 b) 7 a) 8 (d) 9 a) 10 (c)
11 a) 12 a) 13 a) 14 (d) 15 a)
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
DGT MH –CET 12th MATHEMATICS Study Material 18
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
19
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
20
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
21
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
22
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
23
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
24
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
25
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
26
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448
27
DGT Group - Tuitions (Feed Concepts) XIth – XIIth | JEE | CET | NEET | Call : 9920154035 / 8169861448