Math 0 Book
Math 0 Book
Math 0 Book
Real Numbers:
1
2
3
Inequalities:
4
5
6
7
8
9
10
11
12
13
14
15
16
Hyperbolic Functions
17
18
19
Chapter 3
Limits and Continuity
20
21
22
23
24
25
Exercises:
26
Continuity:
27
28
Exercises:
29
30
Chapter 9 222 Matrices and Determinants
Chapter 9
4
Matrices and Determinants
9.1 Introduction:
In many economic analysis, variables are assumed to be related by
sets of linear equations. Matrix algebra provides a clear and concise
notation for the formulation and solution of such problems, many of which
would be complicated in conventional algebraic notation. The concept of
determinant and is based on that of matrix. Hence we shall first explain a
matrix.
9.2 Matrix:
A set of mn numbers (real or complex), arranged in a rectangular
formation (array or table) having m rows and n columns and enclosed by a
square bracket [ ] is called mn matrix (read “m by n matrix”) .
An mn matrix is expressed as
31
Chapter 9 223 Matrices and Determinants
a1 a 2 a3 a4
1
1 2 3 2 and b1 b 2 b3 b 4
4 5 6 , c1 c 2 c4
3
c3
d1 d 2 d3 d4
are matrices of orders (2 x 3), (3 x 1) and (4 x 4) respectively.
9.3 Some types of matrices:
1. Row Matrix and Column Matrix:
A matrix consisting of a single row is called a row matrix or a
row vector, whereas a matrix having single column is called a column
matrix or a column vector.
3. Square matrix:
A matrix A having same numbers of rows and columns is called a
square matrix. A matrix A of order m x n can be written as Amxn. If
m = n, then the matrix is said to be a square matrix. A square
matrix of order n x n, is simply written as An.
order 2 and 3
Main or Principal (leading)Diagonal:
The principal diagonal of a square matrix is the ordered set of
elements aij, where i = j, extending from the upper left-hand corner to the
lower right-hand corner of the matrix. Thus, the principal diagonal
contains elements a11, a22, a33 etc.
For example, the principal diagonal of
32
Chapter 9 224 Matrices and Determinants
1 3 1
5 2 3
6 4 0
consists of elements 1, 2 and 0, in that order.
Particular cases of a square matrix:
(a)Diagonal matrix:
A square matrix in which all elements are zero except those in the
main or principal diagonal is called a diagonal matrix. Some elements of
the principal diagonal may be zero but not all.
1 0 0
4 0
For example 0 2 and 0 1 0
0 0 0
are diagonal matrices.
a11 a12 a1n
a a 22 a 2n
21
In general A = = (a ij )nxn
a n1 a n2 a nn
is a diagonal matrix if and only if
aij = 0 for i j
aij 0 for at least one i = j
(b) Scalar Matrix:
A diagonal matrix in which all the diagonal elements are same, is
called a scalar matrix i.e.
Thus
k 0 0
and 0 k 0 are scalar matrices
0 0 k
(c) Identity Matrix or Unit matrix:
A scalar matrix in which each diagonal element is 1(unity) is
called a unit matrix. An identity matrix of order n is denoted by In.
33
Chapter 9 225 Matrices and Determinants
1 0 0
1 0
Thus I2 = and I3 = 0 1 0
0 1
0 0 1
are the identity matrices of order 2 and 3 .
4. Equal Matrices:
Two matrices A and B are said to be equal if and only if they have
the same order and each element of matrix A is equal to the corresponding
element of matrix B i.e for each i, j, aij = bij
Thus A = and B =
x + 3 = 0 ……………………………..(1)
2y + x = -7 ……………………………(2)
z – 1 = 3 ……………………………(3)
4a – 6 = 2a ……………………………(4)
From (1) x = -3
34
Chapter 9 226 Matrices and Determinants
kA =
35
Chapter 9 227 Matrices and Determinants
5 8 4 15 24 12
Also, 3 0 3 5 = 0 9 15
3 1 4 9 3 12
Then C=A+B = =
then A - B = =
36
Chapter 9 228 Matrices and Determinants
The element Cij in the ith row and jth column of (AB)mxn is found
by cij = ai1b1j ai2b2j + ai3b3j + ……….+ ainbnj
1 2 2 1
Example 1: If A = and B = 1 1 Find AB and BA.
1 3
Solution:
1 2 2 1 22 1 2
AB = =
1 3 1 1 2 3 1 3
4 3
=
1 2
37
Chapter 9 229 Matrices and Determinants
2 1 1 2 2 1 4 3
BA = 1 3 = 1 1
1 1 2 3
1 7
=
0 5
This example shows very clearly that multiplication of matrices in
general, is not commutative i.e., AB BA.
Example 2: If
1 1
3 1 2 2 1 , find AB
Example 2: If A = and B =
1 0 1
3 1
Solution:
Since A is a (2 x 3) matrix and B is a (3 x 2) matrix, they are
conformable for multiplication. We have
1 1
3 1 2
AB = = 3 2 6 3 1 2
2 1 1 0 3 1 0 1
1 0 1
3 1
11 0
=
4 0
Remark:
If A, B and C are the matrices of order (m x p), (p x q) and (q x n)
respectively, then
i. (AB)C = A(BC) i.e., Associative law holds.
C(A+B) = CA + CB
ii. }i.e distributive laws holds.
and (A + B)C = AC + BC
Note: that if a matrix A and identity matrix I are conformable for
multiplication, then I has the property that
AI = IA = A i.e, I is the identity matrix for multiplication.
Exercise 9.1
Q.No. 1 Write the following matrices in tabular form:
i. A = [aij], where i = 1, 2, 3 and j = 1, 2, 3, 4
ii. B = [bij], where i = 1 and j = 1, 2, 3, 4
iii. C = [cjk], where j = 1, 2, 3 and k = 1
38
Chapter 9 230 Matrices and Determinants
39
Chapter 9 231 Matrices and Determinants
40
Chapter 9 232 Matrices and Determinants
Answers 9.1
Q.1(i)
(ii)
(iii)
8 4 4
Q.2 (i) 1 0 0 (ii) 1 1 6 9
10 2 3 4
(iii) 3 (iv) 1 6 2
3 1 0 3
0 4 0
(v) 9 13 7
2 2 1 2
Q.4 (i) 5 1 (ii) 1 3
1
1 1
3
1 1
(iii) 1 1 1 (iv) 1 0
4 2
0
3 3
2 1
Q.5 (i) 2 2 (ii) 1
1 0 0 1 0 0
(iii) 0 1 0 (iv) 0 1 0
0 0 1 0 0 1
41
Chapter 9 233 Matrices and Determinants
6 17
Q.6 8 9
9.5 Determinants:
The Determinant of a Matrix:
The determinant of a matrix is a scalar (number), obtained from the
elements of a matrix by specified, operations, which is characteristic of the
matrix. The determinants are defined only for square matrices. It is
denoted by det A or |A| for a square matrix A.
The determinant of the (2 x 2) matrix
a11 a12
A=
a 21 a 22
a11 a12
is given by det A = |A| =
a 21 a 22
= a11 a22 – a12 a21
3 1
Example 3: If A = find |A|
2 3
Solution:
3 1
|A| = = 9 – (–2) = 9 + 2 = 11
2 3
The determinant of the (3 x 3) matrix
a11 a12 a13 a11 a12 a13
A = a 21 a 22
a 23 , denoted by |A| = a 21 a 22 a 23
a 31 a 32 a 33 a 31 a 32 a 33
is given as, det A = |A|
a 22 a 23 a 21 a 23 a 21 a 22
= a11 – a12 + a13
a 32 a 33 a 31 a 33 a 31 a 32
= a11(a22a33 – a23a32) – a12(a21a33 – a23a31) + a13(a21a32 – a22a31)
Note: Each determinant in the sum (In the R.H.S) is the determinant of a
submatrix of A obtained by deleting a particular row and column of A.
42
Chapter 9 234 Matrices and Determinants
43
Chapter 9 235 Matrices and Determinants
1 2 0 2 0 1
=3 –2 +1
3 4 1 4 1 3
= 3(4 + 6) – 2(0 + 2) + 1 (0 – 1)
= 30 – 4 – 1
|A| = 25
1 2 2 1 0 1
(b) |A| =3 –0 +1
3 4 3 4 1 3
= 3 (4 + 6) + 1 (–4 –1)
= 30 – 5
|A| = 25
9.7 Properties of the Determinant:
The following properties of determinants are frequently useful in
their evaluation:
1. Interchanging the corresponding rows and columns of a
determinant does not change its value (i.e., |A| = |A‟|). For
example, consider a determinant
a1 b1 c1
|A| = a2 b2 c2 ………………… (1)
a3 b3 c3
= a1(b2c3 – b3c2) – b1(a2c3 – a3c2)+ c1(a2b3 – a3b2) ... (2)
Now again consider
a1 a 2 a3
|B| = b1 b 2 b3
c1 c2 c3
Expand it by first column
|B| = a1(b2c3 – b3c2) – b1(a2c3 – a3c2) + c1(a2b3 – a3b2)
which is same as equation (2)
a1 b1 c1
so |B| = a 2 b2 c2
a3 b3 c3
or |B| = |A|
2. If two rows or two columns of a determinant are interchanged, the
sign of the determinant is changed but its absolute value is
unchanged.
For example if
44
Chapter 9 236 Matrices and Determinants
a1 b1 c1
|A| = a2 b2 c2
a3 b3 c3
Consider the determinant,
a2 b2 c2
|B| = a1 b1 c1
a3 b3 c3
expand by second row,
|B| = –a1(b2c3 – b3c2) + b1(a2c3 – a3c2) – c1(a2b3 – a3b2)
= –(a1(b2c3 – b3c2) – b1(a2c3 – a3c2) + c1(a2b3 – a3b2))
The term in the bracket is same as the equation (2)
a1 b1 c1
So |B| = – a2 b2 c2
a3 b3 c3
Or |B| = – |A|
3. If every element of a row or column of a determinant is zero, the
value of the determinant is zero. For example
0 0 0
|A| = a2 b2 c2
a3 b3 c3
= 0(b2c3 – b3c2) –0(a2c3 – a3c2) +0(a2b3 – a3b3)
|A| = 0
4. If two rows or columns of a determinant are identical, the value of
the determinant is zero. For example, if
a1 b1 c1
|A| = a1 b1 c1
a3 b 3 c3
= a1(b1c3 – b3c1) – b1(a1c3 – a3c1) + c1(a1b3 – a3b1)
= a1b1c3 – a1b3c1 – a1b1c3 + a3b1c1 + a1b3c1 – a3b1c1
|A| = 0
5. If every element of a row or column of a determinant is multiplied
by the same constant K, the value of the determinant is multiplied
by that constant. For example if,
45
Chapter 9 237 Matrices and Determinants
a1 b1 c1
|A| = a2 b2 c2
a3 b3 c3
ka1 kb1 kc1
Consider a determinant, |B| = a 2 b2 c2
a 3 b 3 c3
|B| = ka1(b2c3 – b3c3) – kb1(a2c3 – a3c2) + kc1(a2b3 – a3b2)
= k(a1(b2c3 – b3c3) – b1(a2c3 – a3c2) + c1(a2b3 – a3b2))
a1 b1 c1
So |B| = k a2 b2 c2
a3 b3 c3
Or |B| = K|A|
6. The value of a determinant is not changed if each element of any
row or of any column is added to (or subtracted from) a constant
multiple of the corresponding element of another row or column.
For example, if
a1 b1 c1
|A| = a2 b2 c2
a3 b3 c3
Consider a matrix,
a1 ka 2 b1 kb2 c1 +kc2
|B| = a2 b2 c2
a3 b3 c3
= (a1+ka2)(b2c3–b3c2)–(b1+kb2)(a2c3–a3c2)+(c1+kc2)(a2b3–a3b2)
= [a1(b2c3 – b3c2) –b1(a2c3 – a3c2) +c1(a2b3 – a3b2)]
= [ka2(b2c3 – b3c2) –kb2(a2c3 – a3c2) +kc2(a2b3 – a3b2)]
a1 b1 c1 a2 b2 c2
= a2 b2 c2 + k a 2 b2 c2
a3 b3 c3 a3 b3 c3
46
Chapter 9 238 Matrices and Determinants
a1 b1 c1
= a2 b2 c2 + k(0) because row 1st and 2nd are identical
a3 b3 c3
|B| = |A|
7. The determinant of a diagonal matrix is equal to the product of its
diagonal elements. For example, if
2 0 0
|A| = 0 5 0
0 0 3
= 2(–15 – 0) – (0 – 0) + 0(0 – 0)
= 30, which is the product of diagonal elements.
i.e., 2(–5)3 = –30
8. The determinant of the product of two matrices is equal to the
product of the determinants of the two matrices, that is |AB| =
|A||B|. for example, if
a11 a12 b11 b12
A= , B=
a 21 a 22 b 21 b 22
a11b11 a12b 21 a11b12 a12b 22
Then AB =
a 21b11 +a 22b 21 a 21b12 +a 22b 22
|AB| = (a11b11 + a12b21)(a21b12 + a22b22)
- (a11b12 + a12b22 – a11b22)(a21b11 + a22b21)
= a11b11 a21b12 + a11b11 a22b22 + a12b21a21b12
+ a12b21 a22b22 - a11b12 a21b11 - a11b12 a22b21
- a12b22 a21b11 - a12b22 a22b21
|AB| = a11b11 a22b22 + a12b21 a21b12 - a11b12 a22b21
- a12b22 a21b11 ………………….. (A)
and |A| = a11a22 - a12a21
|B| = b11b22 - b12b21
|A| |B| = a11b11 a22 b22 + a12b21 a21 b12 - a11b12 a22 b21
- a12b22 a21 b11 …………………. (B)
R.H.S of equations (A) and (B) are equal, so
|AB| = |A| |B|
9. The determinant in which each element in any row, or column,
consists of two terms, then the determinant can be expressed as the
sum of two other determinants
47
Chapter 9 239 Matrices and Determinants
a1 1 b1 c1 a1 b1 c1 1 b1 c1
a 2 2 b2 c2 = a 2 b2 c2 + 2 b2 c2
a 3 3 b3 c3 a3 b3 c3 3 b3 c3
Expand by first column.
Proof:
L.H.S = (a1+ 1)(b2c3–b3c2)–(a2+ 2)(b1c3–b3c1)+(a3+ 3)(b1c2 – b2c1)
= [(a1(b2c3–b3c2)–a2(b1c3–b3c1)+a3(b1c2 – b2c1)]
+ [( 1(b2c3–b3c2)– 2(b1c2–b3c1)+ 3(b1c2 – b2c1)]
a1 b1 c1 1 b1 c1
= a2 b2 c2 + 2 b2 c2
a3 b3 c3 3 b3 c3
= R.H.S
Similarly
1 a1 b1 β1 c1 a1 b1 c1 a1 β1 c1
2 a 2 b2 β 2 c2 = a 2 b2 c2 + a 2 β 2 c2
3 a 3 b 3 β 3 c3 a3 b3 c3 a 3 β3 c3
1 b1 c1 1 β1 c1
+ 2 b2 c2 + 2 β2 c2
3 b3 c3 3 β3 c3
a1 1 b1 β1 c1 1
And, a 2 2 b2 β2 c2 2
a 3 3 b3 β 3 c3 3
a1 b1 c1 1 β1 1
= a2 b2 c2 + sum of six determinant + 2 β 2 2
a3 b3 c3 3 β3 3
a1 1 b1 β1 c1 1 a1 b1 c1 1 β1 1
Also a 2 b2 c2 = a 2 b2 c2 + a 2 β2 2
a3 b3 c3 a3 b3 c3 a 3 β 3 3
48
Chapter 9 240 Matrices and Determinants
2
1 a bc 1 a a
Example 5: Verify that 1 b ca 1 b b 2
1 c ab 1 c c 2
Solution:
Multiply row first, second and third by a, b and c respectively, in
the L.H.S., then
a a2 abc
1
L.H.S = b b2 abc
abc
c c2 abc
Take abc common from 3rd column
a a2 1
abc
= b b2 1
abc
c c2 1
Interchange column first and third
1 a2 a
= 1 b2 b
1 c2 c
Again interchange column second and third
1 a a2
= 1 b b2
1 c c2
= R.H.S
Example 6: Show that
1 a a2
1 b b 2 = (b – c) (c – a) (a – b)
1 c c2
49
Chapter 9 241 Matrices and Determinants
Solution:
1 a a2
L.H.S = 1 b b2
1 c c2
subtracting row first from second and third row
1 a a2
= 0 b a b2 a 2
0 ca c2 a 2
from row second and third taking (b – a) and (c – a) common.
1 a a2
= (b – a)(c – a) 0 1 b+a
0 1 c+a
expand from first column
= (b – a)(c – a)(c + a – b – a)
= (b – a)(c – a)(c – b)
Or L.H.S = (b – c)(c – a)(a – b)(–1)(–1)
= (b – c)(c – a)(a – b) = R.H.S
Example 7: Without expansion, show that
6 1 3 2
2 0 1 4
=0
3 6 1 2
4 0 2 8
Solution:
In the L.H.S Taking 2 common from fourth row, so
6 1 3 2
2 0 1 4
L.H.S = 2
3 6 1 2
2 0 1 4
Since rows 2nd and 3rd are identical, so
= 2(0) = 0
L.H.S = R.H.S
50
Chapter 9 242 Matrices and Determinants
51
Chapter 9 243 Matrices and Determinants
a1 c1
and = |A|
a2 c2
Ax Ay
Then x = and y =
A A
Solution for a system of Linear Equations in Three Variables:
52
Chapter 9 244 Matrices and Determinants
|Ax| = 441
Similarly,
4 2 9
|Ay| = 3 5 1
1 8 2
= – 4 (2) – 2(5) – 9(19)
= – 8 – 10 – 171
|Ay| = –189
and
4 2 2
|Az| = 3 4 5
1 3 8
= –4(47) – 2(19) + 2(–13)
= – 188 – 38 – 26
|Az| = – 252
53
Chapter 9 245 Matrices and Determinants
A x 441
Hence x= = =7
A 63
Ay 189
y= = = –3
A 63
A z -252
z= = = –4
A 63
So the solution set of the system is {(7, –3, –4)}
Exercise 9.2
Q.1 Expand the determinants
1 2 0 a b 1
(i) 3 -1 4 (ii) a b 1
-2 1 3 1 1 1
x 0 0
(iii) 0 x 0
0 0 x
Q.2 Without expansion, verify that
-2 1 0 1 2 1 1 2 1
(i) 3 4 1 =0 (ii) 0 2 3 = 0 2 3
-4 2 0 2 -1 2 0 -5 0
54
Chapter 9 246 Matrices and Determinants
a b c e b h
(vi) d e f = d a g
g h k f c k
Q.3 Show that
a1 a2 a3 a1 a 2 a3 a1 a 2 a3
b1 b2 b3 = x b1 b2 b3 + b1 b2 b3
c1x+d1 c2 x+d 2 c3x+d3 c1 c2 c3 d1 d 2 d3
= a + b + c 3 abc
3 3 3
(i)
55
Chapter 9 247 Matrices and Determinants
2
(ii) = λ (a + b + c + λ)
Sin Cos 0
(iii) Sin Cos Sin = Sin ( )
Cos Sin Cos
Q.7 Find values of x if
(i) (ii) 0
Answers 9.2
Q.1 (i) –41 (ii) 0 (iii) x3
56
Chapter 9 248 Matrices and Determinants
2. Symmetric Matrix:
A square matrix A is called symmetric if A = At
for example if
a b c a b c
A = b d e , then A = b d e = A
t
c e f c e f
Thus A is symmetric
3. Skew Symmetric:
A square matrix A is called skew symmetric if A = At
Bt = = (1)
Bt = B
57
Chapter 9 249 Matrices and Determinants
3 1 6
and if A = 1 3 2 , then |A| 0,
1 0 0
Hence A is non-singular.
Example: Find k If A= is singular
k-2 1
Solution: Since A is singular so 5 k+2 = 0
(k – 2)( k + 2) – 5 = 0
k2 – 4 – 5 = 0
k2 – 9 = 0 ⇨ K=+3
5. Adjoint of a Matrix:
Let A = (aij) be a square matrix of order n x n and (cij) is a matrix
obtained by replacing each element aij by its corresponding cofactor cij
then (cij)t is called the adjoint of A. It is written as adj. A.
For example , if
1 0 1
A = 1 3 1
0 1 2
Cofactor of A are:
A11 = 5, A12 = - 2, A13 = +1
A21 = -1, A22 = 2, A23 = -1
A31 = 3, A32 = -2, A33 = 3
Matrix of cofactors is
5 2 1
C = 1 2 1
3 2 3
5 1 3
Ct = 2 2 2
1 1 3
58
Chapter 9 250 Matrices and Determinants
5 1 3
Hence adj A = C t
= 2 2 2
1 1 3
Note: Adjoint of a 22 Matrix:
The adjoint of matrix A = is denoted by adjA is defined as
adjA =
6. Inverse of a Matrix:
adj A
If A is a non-singular square matrix , then A-1 =
|A|
3 4
For example if matrix A = 1 2
2 -4
Then adj A = -1 3
|A| = =6–4=2
Alternately:
59
Chapter 9 251 Matrices and Determinants
7 3 1 3 1 0
BA = 7 0 1
and =
2 1 2
Hence AB = BA = I
7 3
and therefore B = A-1 =
2 1
60
Chapter 9 252 Matrices and Determinants
61
Chapter 9 253 Matrices and Determinants
Solution:
1 1 2
Let A = 3 1 1
3 3 6
Since |A| = 3 + 21 – 24 = 0
Hence the solution of the given linear equations does not exists.
Example 12: Use matrices to find the solution set of
4x + 8y + z = –6
2x – 3y + 2z = 0
x + 7y – 3z = –8
Solution:
4 8 1
Let A = 2 3 2
1 7 3
Since |A| = –32 + 48 + 17 = 61
So A-1 exists.
1
A-1 = adj A
|A|
5 31 19
1
=
8 13 16
61
17 20 28
Now since,
X = A-1 B, we have
x 5 31 19 6
y 8 13 16
1 0
61
z 17 20 28 8
62
Chapter 9 254 Matrices and Determinants
30 152 2
48 48 0
1
61
102 224 2
Hence Solution set: {(x, y, z)} = {(–2, 0, 2)}
Exercise 9.3
Q.1 Which of the following matrices are singular or non-singular.
1 2 1 1 2 1 1 1 2
(i) 3 1 2 (ii) 3 4 5 (iii) 3 1 1
0 1 1 4 2 6 3 3 6
63
Chapter 9 255 Matrices and Determinants
Q.5 Find the solution set of the following system by means of matrices:
Answers 9.3
Q.1 (i) Non-singular (ii) Singular
(iii) Singular
4 1 4
5
1 3 5 5
7
7
(iii)
1 1 7
Q.4 (i) (ii)
2 1 5 5 10
7 1 1
7 1
5 5 5
(iv) A-1 does not exist.
Q.5 (i) {(1, 1)} (ii) {(1, 1, 1)} (iii) {(1, 1, 0)}
(iv) {(7, -3, -4)} (v) no solution
64
Chapter 9 256 Matrices and Determinants
Summary
1. If A = [aij], A = [bij] of order m x n. Then A + B = [aij + bij] is also
m x n order.
2. The product AB of two matrices A and B is conformable for
multiplication if No of columns in A = No. of rows in B.
3. If A = [aij] is m x n matrix, then the n x m matrix obtained by
interchanging the rows and columns of A is called the transpose of
A. It is denoted by At.
4. Symmetric Matrix:
A square matrix A is symmetric if At = A.
a11 a12 a13
5. If A = a 21 a 22 a 23 Then,
a 31 a 32 a 33
c11 c21 c31
(i) adj A = c12 c22 c32 , aij are the co-factor elements.
c13 c23 c33
And inverse of A is:
adj A
(ii) A-1 =
|A|
6. A square matrix A is singular if |A| = 0.
65
Chapter 9 257 Matrices and Determinants
Short Questions
Write the short answers of the following:
Q.1: Define row and column vectors.
Q.2: Define identity matrix.
Q.3: Define symmetric matrix.
Q.4: Define diagonal matrix.
Q.5: Define scalar matrix.
Q.6: Define rectangular matrix.
2 3 -1
Q.7: Show that A = 1 1 0 is singular matrix
2 -3 5
1 2 3
Q.8: Show that A =2 4 -3 is symmetric
3 -3 6
b -1 a
Q.9: Show that a b 0 = b3 +a3
1 a b
1 2 -2
Q.10: Evaluate -1 1 -3
2 4 -1
1 2 3
Q.11: Without expansion show that 4 5 6 = 0
7 8 9
66
Chapter 9 258 Matrices and Determinants
1 -1 2 2 1 -1
Q.14: If A =3 2 5 and 1 3 4 ,
find A – B
-1 0 4 -1 2 1
3 1 -4
2 5 6
1 4 8
k-2 1
Q.24: If 5 k+2 = 0 , Then find k.
67
Chapter 9 259 Matrices and Determinants
2 3
Q.28: If 4 k is singular , Then find k.
5 3
Q.29: Find A-1 if A = 1 1
Answers
11 -3
Q27. Q28. k=6 Q29. 2 -1 5
,
68
Chapter 9 260 Matrices and Determinants
69
Chapter 9 261 Matrices and Determinants
2 3
___11. Value of m for which matrix is singular.
6 m
(a) 6 (b) 3 (c) 8 (d) 9
___12. If [aij] and [bij] are of the same order and aij = bij then the matrix
will be
(a) Singular (b) Null (c) unequal (d) equal
13. Matrix [aij]mxn is a row matrix if:
(a) i = 1 (b) j = 1 (c) m = 1 (d) n = 1
14. Matrix [cij]mxn is a rectangular if:
(a) i j (b) i = j (c) m = n (d) m–n0
15. If A = [aij]mxn is a scalar matrix if :
(a) aij = 0 i j (b) aij = k i = j
(c) aij = k i j (d) (a) and (b)
16. Matrix A = [aij]mxn is an edentity matrix if :
(a) i = j , aij = 0 (b) i = j , aij = 1
(c) i j , aij = 0 (d) both (b) and (c)
17. Which matrix can be tectangular mayrix ?
(a) Diagonal (b) Identity (c) Scalar (d) None
18. If A = [aij]mxn then order kA is:
(a) m x n (b) km x kn (c) km x n (d) m x kn
19. ( A – B )2 = A2 – 2AB + B2 , if and only if :
Answers
Q.1 (1) c (2) a (3) d (4) a (5) c (6) c
(7) a (8) b (9) a (10) c (11) d (12) d
(13) c (14) d (15) d (16) d (17) d (18) a
(19) b (20) d
70