You are on page 1of 5

Triumph B

Mathematics DPP: 1

MATRICES

Q1 A matrix A = [aij ]
3×3
is defined by (A) 1 1
[ ]
⎧ 2i + 3j

i < j 1 0

aij = ⎨ 5 i = j (B) 1 1
[ ]


0 1
3i − 2j i > j

The number of elements in A which are more (C) 1 0


[ ]

than 5 , is 1 1

(D) 0 1
(A) 3 (B) 4 [ ]
1 1
(C) 5 (D) 6
Q7 2 −1
Q2 If a matrix has 8 elements, then which of the If A = [ ] and I is the unit matrix of
−1 2
following will not be a possible order of the
order 2 , then A2 is equal to
matrix?
(A) 4 A − 3I
(A) 1 × 8
(B) 3 A − 4I
(B) 2 × 4
(C) A − I
(C) 4 × 2
(D) A + I
(D) 4 × 4
Q8 cos α − sin α
Q3 If A is a 3 × 2 matrix, B is a 3 × 3 matrix and Let A = [ ] , (α ∈ R) such
sin α cos α
C is a 2 × 3 matrix, then the elements in A, B
0 −1

and C are respectively that A32 = [ . Then, a value of α is


]
1 0
(A) 6, 9, 8 (B) 6, 9, 6 (A)
π

32
(C) 9, 6, 6 (D) 6, 6, 9 (B) 0
(C)
π

Q4 If a matrix has 8 elements, then which of the 64

(D)
π

following will not be a possible order of the 16

matrix?
Q9 cos α sin α
(A) 1 × 8 If Aα = [ ], then Aα Aβ is
− sin α cos α
(B) 2 × 4 equal to
(C) 4 × 2 (A) Aαβ
(D) 4 × 4 (B) Aα+β
(C) Aα−β
Q5 Total number of possible matrices of order
(D) None of these
3 × 3 with each entry 2 or 0 is
(A) 9 (B) 27 Q10 If A is any m × n matrix such that AB and BA
(C) 81 (D) 512 are both defined, then B is a matrix of order
(A) m × n
Q6 2 1 −3 2 1 0
If [ ]A[ ] = [ ] , then A is (B) n × m
3 2 5 −3 0 1

equal to (C) n × n

Android App | iOS App | PW Website

1/6
(D) M × M Q16 If A and B are matrices such that AB and
A + B both are defined, then
Q11 1 2 x
If [ 2x 3 ][ ][ ] = 0 , value of x is (A) A and B can be any two matrices
−3 0 8
(B) A and B are square matrices not
(A) 23

2
necessarily of the Same order
(B) 13

2
(C) A, B are square matrices of the same order
(C)
−13

2 (D) number of columns of A is same as the


(D) −23

2 number of rows of B

Q12 a b α β
Q17
if A = [ ] and A
2
= [ ] ,then If A = [
0 1
], then A2 is equal to
b a β α
1 0
(A) α = a
2 2
+ b , β = 2ab
(A) 0 1 (B) 1 0
[ ] [ ]
(B) α = a
2 2
+ b ,β = a
2
− b
2
1 0 1 0

(C) α = 2ab, β = a
2
+ b
2
(C) 0 1 (D) 1 0
[ ] [ ]
(D) α = 2ab, β = a
2
+ b
2
0 1 0 1

Q13 3 Q18 2 1
7 1 2
⎡ ⎤
4 If X + Y = [ ] and
[ ]⎢4⎥ + 2[ ] is equal to 3 5
9 2 1 2
⎣ ⎦ 0 3
5
X − Y = [ ], then Y is equal to
(A) 43 7 9
[ ]
44 (A) −1 1 (B) −1 1
[ ] [ ]
(B) 43 −2 −2 2 2
[ ]
45 (C) 1 −1 (D) 1 −1
[ ] [ ]
(C) 45 −2 −2 2 2
[ ]
44

(D) 44
[ ]
45

Q14 What must be the matrix X , If


1 2 3 8
2X + [ ] = [ ] ?
3 4 7 2

(A) 1 3
[ ]
2 −1

(B) 1 −3
[ ]
2 −1

(C) 2 6
[ ]
4 −2

(D) 2 −6
[ ]
4 −2

Q15 1 −1 a 1
If A = [ ], B = [ ] and
2 1 b −1
2
(A + B)

= A
2
+ B
2
+ 2AB , then
(A) a = −1 (B) a = 1

(C) b = 2 (D) b = −2

Android App | iOS App | PW Website

2/6
Answer Key
Q1 (B) Q10 (B)

Q2 (D) Q11 (D)

Q3 (B) Q12 (A)

Q4 (D) Q13 (A)

Q5 (D) Q14 (A)

Q6 (A) Q15 (A, D)

Q7 (A) Q16 (C)

Q8 (C) Q17 (D)

Q9 (B) Q18 (C)

Android App | iOS App | PW Website

3/6
Hints & Solutions
Note: scan the QR code to watch video solution

Q1 Text Solution: Q4 Text Solution:


Given, A = [aij ]
3×3
We know that if matrix is of order m × n, it has


2i + 3j i < j mn elements, we will find all ordered pairs of
aij = ⎨ 5 i = j natural numbers, whose product is 8.


3i − 2j i > j Thus, all possible ordered pairs are
a11 = 5 (1, 8), (4, 2), (2, 4)

a12 = 2 + 3(2) Hence, not possible order is 4 × 4


= 8
Q5 Video Solution:
a13 = 2 + 3(3)

= 11

a21 = 3(2) − 2 = 4

a22 = 5

a23 = 2(2) + 3(3) = 13


Q6 Video Solution:
a31 = 3(3) − 2 = 7

a32 = 3(3) − 2(2) = 5

a33 = 5

5 8 11
⎡ ⎤

A = ⎢4 5 13 ⎥


7 5 5
⎦ Q7 Video Solution:
Number of element which are more than 5 are 4
Hence, correct option is B i.e. 4

Q2 Video Solution:

Q8 Video Solution:

Q3 Text Solution:
In matrix A number of
Rows = 3 Q9 Video Solution:
C olumns = 2

Element in A = 3 × 2 = 6

In matrix B
Rows = 3

C olumns = 3

Element in A = 3 × 3 = 9 Q10 Video Solution:


In matrix C
Rows = 2

C olumns = 3

Element in A = 2 × 3 = 6

then the elements in ( A, B ) and ( C ) are


respectively 6, 9, 6

Android App | iOS App | PW Website

4/6
Q11 Video Solution: Adding given equations
2 4
2X = [ ]
10 14

1 2
X = [ ]
5 7

2 −2
Q12 Text Solution: Similarly, 2Y = [ ]
−4 −4
a b
We are given, A = [ ] and 1 −1
Y = [ ]
b a
−2 −2
α β
2
A = [ ]
β α

2
a b a b
A ⋅ A = A = [ ] [[ ]
b a b a
2 2
2
a + b ab + ba
A = [ ]
2 2
ab + ba b + a

On comparing, we get α = a
2
+ b
2
and
β = 2ab

Q13 Video Solution:

Q14 Video Solution:

Q15 Video Solution:

Q16 Video Solution:

Q17 Text Solution:


0 1
If A = [ ], then A2 is equal to
1 0

1 0
[ ]
0 1

Q18 Text Solution:

Android App | iOS App | PW Website


KP Powered By PW - https://bit.ly/kp_pw
KP Powered By PW Library - https://bit.ly/kp_pwlib 5/6

You might also like