12 comm Yogi_solutions
12 comm Yogi_solutions
Section A
(A) identity matrix (B) scalar matrix (C) null matrix (D) diagonal matrix
Ans : (b) scalar matrix
2. a 0 0
⎡ ⎤
If A = ⎢0 a 0⎥ , then | adj A| =
⎣ ⎦
0 0 a
(A) a 12
(B) a 9
(C) a
6
(D) a−3
Ans : (c) a6
Hint:
2
a 0 0
⎡ ⎤
2
adj A = ⎢ 0 a 0 ⎥
⎣ 2 ⎦
0 0 a
2 4 6
∴ | adj A| = a (a − 0) = a
Section B
Page 1
Ans :
2. Represent the following statements by Venn diagrams : If n is a prime number
and n ≠ 2, then it is odd.
Ans : Let U : set of all real numbers
P : set of all prime numbers n, where n ≠ 2
O : set of all odd numbers.
Then the Venn diagram represents the truth of the given statement is as below:
P⊂O
3. 2
a11 a12
⎛ ⎞
Ans : A = [aij ]
3×2
= ⎜ a21 a22 ⎟
⎝ ⎠
a31 a32
Now, a
(i−j)
ij =
5−i
Page 2
2
(1 − 1) 0
∴ a11 = = = 0
5−1 4
2
(1 − 2) 1
a12 = =
5−1 4
2
(2 − 1) 1
a21 = =
5−2 3
2
(2 − 2) 0
a22 = = = 0
5−2 3
2
(3 − 1) 4
a31 = = = 2
5−3 2
2
(3 − 2) 1
a32 = =
5−3 2
1
0
⎡ 4 ⎤
1
∴ A = ⎢ 0 ⎥
⎢ 3 ⎥
⎣ 1 ⎦
2
2
Section C
Page 3
1 2 2 1 2 2
⎛ ⎞⎛ ⎞
2
A = A ⋅A = ⎜2 1 2⎟⎜2 1 2⎟
⎝ ⎠⎝ ⎠
2 2 1 2 2 1
9 8 8
⎛ ⎞
= ⎜8 9 8⎟
⎝ ⎠
8 8 9
Ans : ⎛
9 8 8
⎞ ⎛
1 2 2
⎞
2
∴ A − 4A = ⎜ 8 9 8⎟ −4⎜2 1 2⎟
⎝ ⎠ ⎝ ⎠
8 8 9 2 2 1
9 8 8 4 8 8
⎛ ⎞ ⎛ ⎞
= ⎜8 9 8⎟ −⎜8 4 8⎟
⎝ ⎠ ⎝ ⎠
8 8 9 8 8 4
5 0 0
⎛ ⎞
= ⎜0 5 0⎟
⎝ ⎠
0 0 5
2 −2
Let A = [ ]
4 5
2 −2
∴ |A| = [ ] = 10 + 8 = 18 ≠ 0
4 5
Ans : ∴ A
−1
exists.
1+1
A11 = (−1) M11 = (1)(5) = 5
1+2
A12 = (−1) M12 = (−1)(4) = −4
2+1
A21 = (−1) M21 = (−1)(−2) = 2
2+2
A22 = (−1) M22 = (1)(2) = 2
Page 4
A11 A12 5 −4
[Aij ] = [ ] = [ ]
2×2
A21 A22 2 2
⊤
5 2
Now adj A = [Aij ] = [ ]
2×2
−4 2
1
∴ A−1 = (adj A)
|A|
1 5 2
= [ ].
18 −4 2
1 −1
Ans : Let A = ( )
2 3
∣1 −1 ∣
Then |A| = ∣ ∣ = 3 − (−2) = 5 ≠ 0
∣2 3 ∣
∴ A exists.
−1
We write, AA −1
= I
1 −1 −1
1 0
∴ ( )A = ( )
2 3 0 1
By R2 − 2R1 , we get
1 −1 −1
1 0
( ]A = ( )
0 5 −2 1
By (
1
5
) R2 , we get
1 −1 1 0
−1
[ ]A = [ ]
2 1
0 1 −
5 5
By R1 + R2 , we get
1
1 0 3
−1 5
[ ]A = [ ]
2 1
0 1 −
5 5
3 1
−1 5 5
∴ A = [ ]
2 1
−
5 5
Section D
Page 5
Ans : 1.
The entries in columns 5 and 8 are identical.
∴ p ∨ (q ∧ r) ≡ (p ∨ q) ∧ (p ∨ r).
2.
The entries in columns 5 and 6 are identical.
∴ p → (p → q) ≡ ~q → (p → q)
3.
The entries in columns 5, 7 and 8 are identical.
∴ ~(p → ~q) ≡ p ∧ ~(~q) ≡ p ∧ q.
Page 6
4.
The entries in columns 3 and 7 are identical.
∴ ~(p ∨ q) ∨ (~p ∧ q) ≡ ~p.
2. 2a + b 3a − b 2 3
If [ ] = [ ] , find a, b, c and d.
c + 2d 2c − d 4 −1
2a + b 3a − b 2 3
Ans : [ ] = [ ]
c + 2d 2c − d 4 −1
By equality of matrices,
2a + b = 2 … . . (1)
3a − b = 3 … … . (2)
c + 2d = 4 … … . (3)
2c − d = −1 … … . (4)
∴ a = 1
∴ b = 0
2
∴ c =
5
Substituting c =
2
5
in (4), we get
2
2( ) − d = −1
5
4 9
∴ d = +1 =
5 5
Hence, a = 1, b = 0, c = 2
5
and d =
9
5
.
----- -----
Page 7