Matrices DPP Solution
Matrices DPP Solution
* Choose The Right Answer From The Given Options.[1 Marks Each] [10]
′ ′
(a) : Consider C (A + B ) i.e., C3×3 (A2×3 + B )
Ans. : ′
2×3
= C3×3 (A + B ) 2×3
Here, number of columns in the matrix C is 3 and number of rows in the matrix
(A + B )
′
is 2.so , it is not defined.
2. 3 2
⎡ ⎤ ⎡ ⎤
If A = [2 −3 4],B = ⎢2⎥,X = [1 2 3] and Y = ⎢3⎥ , then AB + XY equals
⎣ ⎦ ⎣ ⎦
2 4
3
⎡ ⎤
Ans. : Consider, AB = [ 2 −3 4 ] ⎢ 2 ⎥ = [6 − 6 + 8] = [8]
⎣ ⎦
2
2
⎡ ⎤
and XY = [ 1 2 3 ] ⎢ 3 ⎥ = [2 + 6 + 12] = [20]
⎣ ⎦
4
aji
∀i, j (B) a ij ≠ 0∀i, j
(C) a ij = 0 , where i = j
Ans. : We have, (I + A) 3
− 7A
3 3 2 2
= I +A + 3I A + 3I A − 7A = 1 + A ⋅ A + 3A + 3A − 7A
= 1 + A + 3A + 3A − 7A = 1
(A) A −1
B (B) A −1
B
−1
(C) BA −1
(D) AB
Ans. : We know that, if A and B are non-singular matrices of same order, then
−1 −1 −1 −1
−1
−1
−1
−1 −1
Page 1
(AB) = B A ; (AB ) = (B ) A = BA
6. 1 −1 0 2 2 −4
⎡ ⎤ ⎡ ⎤
If A = ⎢2 3 4⎥ and B = ⎢ −4 2 −4 ⎥ , then
⎣ ⎦ ⎣ ⎦
0 1 2 2 −1 5
(A) A −1
= B (B) A −1
= 6B (C) B −1
= B (D) B −1
=
1
6
A
Ans. : We have,
1 −1 0 2 2 −4
⎡ ⎤⎡ ⎤
AB = ⎢ 2 3 4 ⎥ ⎢ −4 2 −4 ⎥
⎣ ⎦⎣ ⎦
0 1 2 2 −1 5
2+4+0 2−2+0 −4 + 4 + 0
⎡ ⎤
= ⎢ 4 − 12 + 8 4+6−4 −8 − 12 + 20 ⎥
⎣ ⎦
0−4+4 0+2−2 0 − 4 + 10
6 0 0
⎡ ⎤
−1 1
= ⎢0 6 0 ⎥ = 61 ⇒ B = A
6
⎣ ⎦
0 0 6
7. a+b 2 6 2
If [ ] = [ ] , then find the values of a and b respectively.
5 ab 5 8
a+b 2 6 2
Ans. : (c) : Since, [ ] = [ ]
5 ab 5 8
⇒ a+b = 6 and ab = 8
8
⇒ a+ = 6 (∵ ab = 8 ⇒ b = 8/a)
a
2
⇒ a − 6a + 8 = 0 ⇒ (a − 2)(a − 4) = 0 ⇒ a = 2, 4
Hence, a = 2, b = 4 or a = 4, b = 2
−1 −7 −1 7
(A) [ ] (B) [ ]
12 6 −12 −6 Page 2
1 −7 −1 −7
(C) [ ] (D) [ ]
−12 6 −12 6
1 7
Ans. : (d) : Let C = A+B = [ ]
12 −6
−1 −7
Now, (−C) = [ ] is the additive inverse of A+B .
−12 6
10. 1 0 0
⎡ ⎤
The matrix ⎢ 0 2 0⎥ is a/an
⎣ ⎦
0 0 0
∴ A is a symmetric matrix.
11. k; i = j
Assertion (A) : Scalar matrix A = [aij ] = { where k is a scalar, is an
0; i ≠ j
k, i = j
Ans. : (c) : A scalar matrix A = [a ij ] = { is an identity matrix when k = 1 . But
0, i ≠ j
3
⎢ −2 1 2 ⎥ , then A (A
T
) = I
⎣ ⎦
−2 −2 −1
(A) Both (A) and (R) (B) Both (A) and (R) (C) (A) is true but (D) (A) is false but
are true and (R) is are true but (R) is (R) is false. (R) is true.
the correct not the correct
explanation of (A). explanation of (A).
Page 3
1 −2 2 1 −2 −2
⎡ ⎤ ⎡ ⎤
T 1 1
(b) :∵ AA = ⎢ −2 1 2 ⎥⋅ ⎢ −2 1 −2 ⎥
3 3
⎣ ⎦ ⎣ ⎦
−2 −2 −1 2 2 −1
Ans. :
9 0 0 1 0 0
⎡ ⎤ ⎡ ⎤
1
= ⎢0 9 0⎥ = ⎢0 1 0⎥ = I
9
⎣ ⎦ ⎣ ⎦
0 0 9 0 0 1
13. For any square matrix A with real number entries, consider the following
statements.
Assertion (A) : A+A
′
is a symmetric matrix.
Reason (R): A−A
′
is a skew-symmetric matrix.
(A) Both (A) and (R) (B) Both (A) and (R) (C) (A) is true but (D) (A) is false but
are true and (R) is are true but (R) is (R) is false. (R) is true.
the correct not the correct
explanation of (A). explanation of (A).
Ans. : In applying one or more row operations while finding A-1 by elementary row
operations, we obtain all zeros in one or more, then A-1 does not exist.
15. Fill in the blank.
If A is a skew symmetric matrix, then A2 is a _________.
∴ (A2)' = A'2
= (-A)2 [∵ A' = -A]
Page 4
= A2
So, A2 is a symmetric matrix.
16. Fill in the blank.
The product of any matrix by the scalar _________ is the null matrix.
Ans. : The product of any matrix by the scalar 0 is the null matrix.
Solution:
The product of any matrix by the scalar 0 is the null matrix. i.e., 0. A = 0
[where, A is any matrix]
17. Fill in the blank.
If A and B are symmetric matrices, then:
i. AB – BA is a _________.
ii. BA – 2AB is a _________.
Ans. : If A and B are symmetric matrices, then:
i. AB – BA is a skew-symmetric matrix.
ii. BA – 2AB is a neither symmetric nor skew-symmetric matrix.
Solution:
i. AB - BA is a skew-symmetric matrix.
Since, [AB - BA]' = (AB') - (BA)'
= B'A' - A'B' [∵ (AB)' = B'A']
= BA - AB [∵ A' = A and B' = B]
= -[AB - BA]
So, [AB - BA] is a skew-symmetric matrix.
ii. [BA - 2AB] is a neither symmetric nor skew-symmetric matrix.
∴ (BA - 2AB)' = (BA)' - 2(AB)'
= A'B' - 2B'A'
= AB - 2BA
= -(2BA - AB)
So, [BA - 2AB] is neither symmetric nor skew-symmetric matrix.
18. Fill in the blank.
If A and B are symmetric matrices of same order, then AB is symmetric if and
only if _________.
Ans. : If A and B are symmetric matrices of same order, then AB is symmetric if and
only if AB = BA.
Solution:
If A and B are symmetric matrices of same order, then AB is symmetric if and only
if AB = BA.
∴ (AB)'
= B'A' = BA [∵ AB = BA]
= AB
Page 5
* State Whether The Following Sentences Are True Or False.[1 Marks Each] [10]
29. If a matrix has 18 elements, what are the possible orders it can have? What if it
has 5 elements?
Ans. : Since, a matrix having mn element is of order m × n.
i. Therefore, there are 6 possible matrices having 18 elements of orders
1×18, 2×9, 3×6, 18×1, 9×2, 6×3.
ii. Prime number 5 = 1×5 and 5×1. Therefore, there are 2 possible matrices of
order 1×5 (Row matrix) and 5×1 (Column matrix).
30. Construct a 2 × 2 matrix, A = [aij], whose element aij =
i
a11 a12
Ans. : In general, a 2 × 2 matrix is given by A = [ ]
a21 a22
i
aij = ; i, j = 1, 2
j
Page 7
Therefore, a 11
=
1
1
= 1
1
a12 =
2
2
a21 = = 2
1
2
a22 = = 1
2
1
1
Therefore, the required matrix is A = [
2
]
2 1
31. −1 4 −6 12 7 6
⎡ ⎤ ⎡ ⎤
Compute ⎢ 8 5 16 ⎥ + ⎢ 8 0 5⎥
⎣ ⎦ ⎣ ⎦
2 8 5 3 2 4
−1 4 −6 12 7 6
⎡ ⎤ ⎡ ⎤
Ans. : ⎢ 8 5 16 ⎥ + ⎢ 8 0 5⎥
⎣ ⎦ ⎣ ⎦
2 8 5 3 2 4
−1 + 12 4+7 −6 + 6
⎡ ⎤
= ⎢ 8+8 5+0 16 + 5 ⎥
⎣ ⎦
2+3 8+2 5+4
11 11 0
⎡ ⎤
= ⎢ 16 5 21 ⎥
⎣ ⎦
5 10 9
32. 1 −1
Find the transpose of the matrix: [ ]
2 3
1 −1
So, let B =[ ]
2 3
1 2
So,Transpose of the given matrix is [ ]
−1 3
33. 1 −1 5
⎡ ⎤
Show that the matrix A = ⎢ −1 2 1⎥ is a symmetric matrix.
⎣ ⎦
5 1 3
Ans. : A matrix is said to be symmetric only if the transpose of a matrix and the
matrix itself are equal or the same. This means that A = A'. Here,
1 −1 5
⎡ ⎤
A = ⎢ −1 2 1⎥ ...(1)
⎣ ⎦
5 1 3
Therefore,
1 −1 5
⎡ ⎤ Page 8
A
′
= ⎢ −1 2 1⎥ ...(2)
⎣ ⎦
5 1 3
2 2
cos θ sin θ cos θ sin θ − sin θ cos θ
= [ ]+[ ]
2 2
− sin θ cos θ cos θ sin θ cos θ sin θ
2 2
cos θ + sin θ sin θ cos θ − sin θ cos θ
= [ ]
2 2
− sin θ cos θ + sin θ cos θ cos θ + sin θ
1 0 2 2
= [ ] [∵ sin θ + cos θ = 1]
0 1
= I = unit matrix.
35. cos x − sin x 0
⎡ ⎤
If F (x) = ⎢ sin x cos x 0⎥ , show that F(x)F(y) = F(x + y)
⎣ ⎦
0 0 1
cos(x + y) − sin(x + y) 0
⎡ ⎤
F (x + y) = ⎢ sin(x + y) cos(x + y) 0⎥
⎣ ⎦
0 0 1
cos(x + y) − sin(x + y) 0
⎡ ⎤
= ⎢ sin(x + y) cos(x + y) 0⎥
⎣ ⎦
0 0 1
= F(x + y)
∴ F(x)F(y) = F(x + y)
Page 9
36. 1 2 3 −1 1 0 −1 1 0 1 2 3
⎡ ⎤⎡ ⎤ ⎡ ⎤⎡ ⎤
Show that ⎢0 1 0⎥⎢ 0 −1 1⎥ ≠ ⎢ 0 −1 1⎥⎢0 1 0⎥
⎣ ⎦⎣ ⎦ ⎣ ⎦⎣ ⎦
1 1 0 2 3 4 2 3 4 1 1 0
⎢0 1 0⎥⎢ 0 −1 1⎥
⎣ ⎦⎣ ⎦
1 1 0 2 3 4
−1 1 0 1 2 3
⎡ ⎤⎡ ⎤
Now, ⎢ 0 −1 1⎥⎢0 1 0⎥
⎣ ⎦⎣ ⎦
2 3 4 1 1 0
⎣ ⎦
2(1) + 3(0) + 4(1) 2(2) + 3(1) + 4(1) 2(3) + 3(0) + 4(0)
−1 −1 −3
⎡ ⎤
= ⎢ 1 0 0 ⎥
⎣ ⎦
6 11 6
1 2 3 −1 1 0 −1 1 0 1 2 3
⎡ ⎤⎡ ⎤ ⎡ ⎤⎡ ⎤
Therefore, ⎢ 0 1 0⎥⎢ 0 −1 1⎥ ≠ ⎢ 0 −1 1⎥⎢0 1 0⎥
⎣ ⎦⎣ ⎦ ⎣ ⎦⎣ ⎦
1 1 0 2 3 4 2 3 4 1 1 0
37. 3 4
⎡ ⎤
−1 2 1
If A
′
= ⎢ −1 2 ⎥ and B = [ ] then verify (A + B)′ = A′ + B′
⎣ ⎦ 1 2 3
0 1
3 4
⎡ ⎤
−1 2 1
Ans. : Given, A
′
= ⎢ −1 2 ⎥ and B = [ ]
⎣ ⎦ 1 2 3
0 1
3 −1 0
⇒ A = [ ]
4 2 1
3 −1 0 −1 2 1
Now, A + B = [ ]+[ ]
4 2 1 1 2 3
3 + (−1) −1 + 2 0+1
⇒ A+B = [ ]
4+1 2+2 1+3 Page 10
2 1 1
⇒ A+B = [ ]
5 4 4
2 5
⎡ ⎤
′
⇒ (A + B) = ⎢1 4⎥
⎣ ⎦
1 4
2 5
⎡ ⎤
Therefore, (A + B) = ′
⎢1 4⎥ ...(1)
⎣ ⎦
1 4
3 4 −1 1
⎡ ⎤ ⎡ ⎤
Now, A' + B' = ⎢ −1 2⎥ +⎢ 2 2⎥
⎣ ⎦ ⎣ ⎦
0 1 1 3
2 5
⎡ ⎤
⇒ A +B
′ ′
= ⎢1 4⎥ ...(2)
⎣ ⎦
1 4
⎢ −2 −2 1 ⎥
⎣ ⎦
−4 −5 2
Ans. : As per Theorem “Any square matrix can be expressed as the sum of a
symmetric and skew-symmetric matrix.” So in order to prove this, we will be using
Theorem which states that “For any square matrix A with real number entries, A +
A’ is a symmetric matrix and A – A’ is a skew-symmetric matrix.”
3 3 −1
⎡ ⎤
Now, Let A = ⎢ −2 −2 1 ⎥
⎣ ⎦
−4 −5 2
3 −2 −4
⎡ ⎤
Therefore, A' = ⎢ 3 −2 −5 ⎥
⎣ ⎦
−1 1 2
6 1 −5
⎡ ⎤
′
⇒ A+A = ⎢ 1 −4 −4 ⎥
⎣ ⎦
−5 −4 4
Now, Let M = 1
2
(A + A )
′
6 1 −5
⎡ ⎤
Therefore, M = 1
2
⎢ 1 −4 −4 ⎥
⎣ ⎦
−5 −4 4
1 −5
⎡ 3 ⎤
2 2
1
⇒ M = ⎢ −2 −2 ⎥
⎢ 2 ⎥
−5
⎣ ⎦
−2 2
2
1 −5
⎡ 3 ⎤
2 2
Now, M ′
= ⎢
⎢
1
2
−2 −2 ⎥
⎥
−5
⎣ −2 2 ⎦
2
⇒ M' = M
Thus M = (A + A ) is a symmetric matrix as M' = M
1
2
′
⎣ ⎦
−4 − (−1) −5 − 1 2−2
0 5 3
⎡ ⎤
′
⇒ A−A = ⎢ −5 0 6⎥
⎣ ⎦
−3 −6 0
Now, Let N = 1
2
(A − A )
′
0 5 3
⎡ ⎤
Therefore, N = 1
2
⎢ −5 0 6⎥
⎣ ⎦
−3 −6 0
5 3
0
⎡ 2 2 ⎤
−5
⇒ N = ⎢ 0 3 ⎥
⎢ 2 ⎥
−3
⎣ −3 0 ⎦
2
−5 −3
⎡ 0 2 2
⎤
Now, N ′
= ⎢
⎢
5
2
0
⎥
−3 ⎥ Page 12
3
⎣ 3 0 ⎦
2
′
⇒ N = −N
1 −5
M +N = ⎢ −2 −2 ⎥ + ⎢ 0 3 ⎥
⎢ 2 ⎥ ⎢ 2 ⎥
−5 −3
⎣ −2 2 ⎦ ⎣ −3 0 ⎦
2 2
1 5 −5 3
⎡ 3+0 + + ⎤
2 2 2 2
⎢ 1 −5 ⎥
⇒ M +N = ⎢ + −2 + 0 −2 + 3 ⎥
⎢ 2 2 ⎥
−5 −3
⎣ + −2 + (−3) 0+2 ⎦
2 2
6 −2
⎡ 3 ⎤
2 2
⎢ −4 ⎥
⇒ M +N = ⎢ −2 1 ⎥
⎢ 2 ⎥
−8
⎣ −5 2 ⎦
2
3 3 −1
⎡ ⎤
So we see here, M + N = ⎢ −2 −2 1 ⎥ = A
⎣ ⎦
−4 −5 2
39. 1 2 −3 3 −1 2 4 1 2
⎡ ⎤ ⎡ ⎤ ⎡ ⎤
If A = ⎢5 0 2 ⎥,B = ⎢4 2 5⎥ and C = ⎢0 3 2⎥ ,
⎣ ⎦ ⎣ ⎦ ⎣ ⎦
1 −1 1 2 0 3 1 −2 3
1 2 −3 3 −1 2
⎡ ⎤ ⎡ ⎤
Ans. : A +B = ⎢5 0 2 ⎥ +⎢4 2 5⎥
⎣ ⎦ ⎣ ⎦
1 −1 1 2 0 3
1+3 2−1 −3 + 2 4 1 −1
⎡ ⎤ ⎡ ⎤
= ⎢5 +4 0+2 2+5 ⎥ = ⎢9 2 7 ⎥
⎣ ⎦ ⎣ ⎦
1+2 −1 + 0 1+3 3 −1 4
3 −1 2 4 1 2 3−4 −1 − 1 2−2 −1 −2 0
⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤
B −C = ⎢4 2 5⎥ −⎢0 3 2⎥ = ⎢4 −0 2−3 5−2 ⎥ = ⎢ 4 −1 3⎥
⎣ ⎦ ⎣ ⎦ ⎣ ⎦ ⎣ ⎦
2 0 3 1 −2 3 2−1 0+2 3−3 1 2 0
Now, we show; A + (B – C) = (A + B) – C
1 2 −3 −1 −2 0 4 1 −1 4 1 2
⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤
⇒ ⎢5 0 2 ⎥+⎢ 4 −1 3⎥ = ⎢9 2 7 ⎥ −⎢0 3 2⎥
Page 13
⎣ ⎦ ⎣ ⎦ ⎣ ⎦ ⎣ ⎦
1 −1 1 1 2 0 3 −1 4 1 −2 3
0 0 −3 0 0 −3
⎡ ⎤ ⎡ ⎤
⇒ ⎢9 −1 5 ⎥ = ⎢9 −1 5 ⎥
⎣ ⎦ ⎣ ⎦
2 1 1 2 1 1
2 0 1 2 0 1 2 0 1 1 0 0
⎡ ⎤⎡ ⎤ ⎡ ⎤ ⎡ ⎤
Ans. : A2 - 5A + 6I = ⎢ 2 1 3⎥⎢2 1 3 ⎥ −5 ⎢ 2 1 3⎥ +6⎢0 1 0⎥
⎣ ⎦⎣ ⎦ ⎣ ⎦ ⎣ ⎦
1 −1 0 1 −1 0 1 −1 0 0 0 1
5 −1 2 10 0 5 6 0 0 5 − 10 + 6 −1 − 0 + 0 2−5+0
⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤
= ⎢9 −2 5 ⎥ − ⎢ 10 5 15 ⎥ + ⎢ 0 6 0 ⎥ = ⎢ 9 − 10 + 0 −2 − 5 + 6 5 − 15 + 0 ⎥
⎣ ⎦ ⎣ ⎦ ⎣ ⎦ ⎣ ⎦
0 −1 −2 5 −5 0 0 0 6 0−5+0 −1 + 5 + 0 −2 + 0 + 6
1 −1 −3
⎡ ⎤
= ⎢ −1 −1 −10 ⎥
⎣ ⎦
−5 4 4
41. 3 −2 1 0
If A = [ ] &I = [ ]; Find k, So that A
2
= kA - 2l.
4 −2 0 1
Ans. : A2 = A.A
3 −2 3 −2
= [ ][ ]
4 −2 4 −2
9−8 −6 + 4
= [ ]
12 − 8 −8 + 4
1 −2
= [ ]
4 −4
A2 = kA - 2I.
1 −2 3 −2 1 0
⇒[ ] = k[ ]−2[ ]
4 −4 4 −2 0 1
1 −2 3k −2k 2 0
⇒[ ] = [ ]−[ ]
4 −4 4k −2k 0 2
3 −2 3k −2k
⇒[ ] = [ ]
4 −2 4k −2k
⇒ 3k = 3
⇒ k=1
42. A manufacturer produces three products, x, y, z which he sells in two markets.
Annual sales are indicated below:
Market Products
Ans. : According to question, the matrix A = [ 10, 000 2, 000 18, 000
]
6, 000 20, 000 8, 000
1. Let B be the column matrix representing sale price of each unit of products
x, y, z.
2.5
⎡ ⎤
Then, B = ⎢ 1.5 ⎥
⎣ ⎦
1 3×1
2
⎡ ⎤
Total cost = AC =
10, 000 2, 000 18, 000
∴ [ ]⎢ 1 ⎥
6, 000 20, 000 8, 000 ⎣ ⎦
0.5
0 6 7 0 1 1 0 7 8
⎡ ⎤ ⎡ ⎤ ⎡ ⎤
Ans. : We have, A + B = ⎢ −6 0 8⎥ +⎢1 0 2⎥ = ⎢ −5 0 10 ⎥
⎣ ⎦ ⎣ ⎦ ⎣ ⎦
7 −8 0 1 2 0 8 −6 0
0 7 8 2 0 − 14 + 24 10
⎡ ⎤⎡ ⎤ ⎡ ⎤ ⎡ ⎤
So (A + B) C = ⎢ −5 0 10 ⎥ ⎢ −2 ⎥ = ⎢ −10 + 0 + 30 ⎥ = ⎢ 20 ⎥ . . . (i)
⎣ ⎦⎣ ⎦ ⎣ ⎦ ⎣ ⎦
8 −6 0 3 16 + 12 + 0 28
0 6 7 2 0 − 12 + 21 9
⎡ ⎤⎡ ⎤ ⎡ ⎤ ⎡ ⎤
Further AC = ⎢ −6 0 8 ⎥ ⎢ −2 ⎥ = ⎢ −12 + 0 + 24 ⎥ = ⎢ 12 ⎥
⎣ ⎦⎣ ⎦ ⎣ ⎦ ⎣ ⎦
7 −8 0 3 14 + 16 + 0 30
0 1 1 2 0−2+3 1
⎡ ⎤⎡ ⎤ ⎡ ⎤ ⎡ ⎤
and BC = ⎢1 0 2 ⎥ ⎢ −2 ⎥ = ⎢ 2 + 0 + 6 ⎥ = ⎢ 8 ⎥
⎣ ⎦⎣ ⎦ ⎣ ⎦ ⎣ ⎦
1 2 0 3 2−4+0 −2
9 1 10
⎡ ⎤ ⎡ ⎤ ⎡ ⎤
So AC + BC = ⎢ 12 ⎥ + ⎢ 8 ⎥ = ⎢ 20 ⎥ . . . (ii)
⎣ ⎦ ⎣ ⎦ ⎣ ⎦
30 −2 28
44. 1 0 2
⎡ ⎤
If A = ⎢0 2 1⎥ , prove that A
3
−6 A
2
+ 7 A + 2I = 0 .
⎣ ⎦
2 0 3
21 0 34 30 0 48 9 0 14 21 − 30 0−0 34 − 48 9 0 14
⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤
= ⎢ 12 8 23 ⎥ − ⎢ 12 24 30 ⎥ + ⎢ 0 16 7 ⎥ = ⎢ 12 − 12 8 − 24 23 − 30 ⎥ + ⎢ 0 16 7 ⎥
⎣ ⎦ ⎣ ⎦ ⎣ ⎦ ⎣ ⎦ ⎣ ⎦
34 0 55 48 0 78 14 0 23 34 − 48 0−0 55 − 78 14 0 23
= R.H.S. Proved.
45. α
0 − tan
If A = [
α
2
] and I is the identity matrix of order 2 , show that
tan 0
2
cos α − sin α
I + A = (I − A) [ ]
sin α cos α
α α
1 0 0 − tan 1 − tan
Ans. : L.H.S. I + A = [ ]+[
α
2
] = [
α
2
]
0 1 tan 0 tan 1
2 2
α α
1 0 0 − tan 1 tan
Now, I − A = [ ]−[
α
2
] = [
α
2
]
0 1 tan 0 − tan 1
2 2
α
cos α − sin α 1 tan cos α − sin α
R.H.S. = (I − A) [ ] = [
α
2
][ ]
sin α cos α − tan 1 sin α cos α
2
α α
cos α + sin α tan − sin α + cos α tan
2 2
= [ ]
α α
− cos α tan + sin α sin α tan + cos α
2 2
α α
sin sin
2 2
⎡ cos α + sin α α − sin α + cos α α
⎤
cos cos
2 2
= ⎢ ⎥
⎢ sin
α
sin
α ⎥
2 2
α α α α
cos α cos +sin α sin − sin α cos +cos α sin
2 2 2 2
⎡ α α
⎤
cos cos
2 2
= ⎢ ⎥
⎢ − cos α sin
α
+sin α cos
α
sin α sin
α
+cos α cos
α ⎥
2 2 2 2
⎣ α α ⎦
cos cos
2 2
α α
α α
cos(α− ) − sin(α− ) cos − sin
⎡ 2 2 ⎤ 2 2
α α
⎡ α α
⎤ α
⎢ cos cos ⎥ cos cos 1 − tan
2 2 2 2 2
= ⎢ ⎥= ⎢ ⎥= [ ]
⎢ α α ⎥ ⎢ sin
α
cos
α ⎥ α
⎢ sin(α− ) cos(α− ) ⎥ 2 2 tan 1
2 2 2
⎣ α α ⎦
⎣ α α ⎦ cos
2
cos
2
cos cos
2 2
2 1
⎡ ⎤
= ⎢ −1 18 ⎥
⎣ ⎦
1 15
2 1
⎡ ⎤
1 2 3 −4
(AB) (C) = ⎢ −1 18 ⎥ [ ]
⎣ ⎦ 2 0 −2 1
1 15
4 4 4 −7
⎡ ⎤
= ⎢ 35 −2 −39 22 ⎥
⎣ ⎦
31 2 −27 11
7 2 −3 −1
⎡ ⎤
= ⎢4 0 −4 2 ⎥
⎣ ⎦
7 −2 −11 8
1 1 −1 7 2 −3 −1
⎡ ⎤⎡ ⎤
Therefore, A(BC) = ⎢2 0 3⎥⎢4 0 −4 2⎥
⎣ ⎦⎣ ⎦
3 −1 2 7 −2 −11 8
7+4−7 2+0+2 −3 − 4 + 11 −1 + 2 − 8
⎡ ⎤
= ⎢ 14 + 0 + 21 4+0−6 −6 + 0 − 33 −2 + 0 + 24 ⎥
⎣ ⎦
21 − 4 + 14 6+0−4 −9 + 4 − 22 −3 − 2 + 16
4 4 4 −7
⎡ ⎤
= ⎢ 35 −2 −39 22 ⎥ ,
⎣ ⎦
31 2 −27 11
i. (A′)′ = A
ii. (A + B)′ = A′ + B′
iii. (kB)′ = kB′, where k is any constant.
Ans. :
i. We have
–
3 √3 2
A= [ ]
4 2 0
3 4
⎡ ⎤
′ –
⇒ A = ⎢ √3 2⎥
⎣ ⎦
2 0
–
3 √3 2
⇒ (A')' = [ ] =A
4 2 0
Thus (A′)′ = A
ii. We have
– –
3 √3 2 2 −1 2 5 √3 − 1 4
A= [ ],B = [ ] ⇒ A+B = [ ]
4 2 0 1 2 4 5 4 4
5 5
⎡ ⎤
Therefore (A + B)' =
–
⎢ √3−1 4⎥
⎣ ⎦
4 4
3 4 2 1
⎡ ⎤ ⎡ ⎤
Now A' = –
⎢ √3 2⎥,B
′
= ⎢ −1 2⎥
⎣ ⎦ ⎣ ⎦
2 0 2 4
5 5
⎡ ⎤
So A' + B' =
–
⎢ √3−1 4⎥
⎣ ⎦
4 4
Thus (A + B)′ = A′ + B′
iii. We have,
2 −1 2 2k −k 2k
kB = k[ ] = [ ]
1 2 4 k 2k 4k
2k k 2 1
⎡ ⎤ ⎡ ⎤
∴ (kB)
′
= ⎢ −k 2k ⎥ = k ⎢ −1 2 ⎥ = kB
′
⎣ ⎦ ⎣ ⎦
2k 4k 2 4
Thus (kB)
′
= kB
′
48. Read the following passage and answer the questions given below.
In an elliptical sport field the authority wants to design a rectangular soccer field
with the maximum possible area. The sport field is given by the graph of
2 2
y
x
2
+ 2
= 1
a b
(i) If the length and the breadth of the rectangular field be 2x and 2y
49. On her birthday, Seema decided to donate some money to the children of an
orphanage home. If there were 8 children less, everyone would have got ₹10
more. However, if there were 16 children more, everyone would have got ₹10
less. Let the number of children be x and the amount distributed by Seema for
one child be y (in ₹).
5x − 4y = 40
5x − 8y = −80
Ans. : (i)
5 −4 x 40
[ ][ ] = [ ]
5 −8 y −80
5 −4 x 40
A = [ ],X = [ ] and B = [ ]
5 −8 y −80
−8 −5 −8 4
Cofactor matrix A = [ ] adj A = [ ]
4 5 −5 5
5 −4 x 40
A = [ ],X = [ ] and B = [ ]
5 −8 y −80
A ∣= −40 + 20 = −20 ≠ 0
−8 −5 −8 4
Cofactor matrix A = [ ] , adj A = [ ]
4 5 −5 5
−1
X = A B … (i)
−1
1
A = ⋅ adjA
|A|
(iii)
−1
1 −8 4
A = ⋅[ ]
−20 −5 5
From (i)
x 1 −8 4 40
[ ] = ⋅[ ][ ]
y −20 −5 5 −80
x 1 −320 − 320 32
⇒ [ ] = [ ] = [ ]
y −20 −200 − 400 30
X = 32 and y = 30
Or
There are 32 Children, and each child is given ₹30.
Total money spent by Seema = 32 × 30 = ₹960
Hence Seema spends ₹960 in distributing the money to all the students of the
Orphanage.
----- -----