Adjoint of matrix :
Let A be a square matrix of order n. Then the matrix of cofactors of A is defined as the matrix obtained by replacing each element aij of A with the corresponding cofactor Aij. The adjoint matrix of A is defined as the transpose of the matrix of cofactors of A. It is denoted by adj A.
adj A = (aij)T
Inverse of matrix A :
Let A be a square matrix of order n. If there exists a square matrix B of order n such that
AB = BA = In
then the matrix B is called an inverse of A.
Problem 1 :
(1) 15 (2) 12 (3) 14 (4) 11
Solution:
| P | = 1(-6 - 0) - x(-2 - 0) + 0 (4 - 6)
| P | = -6 + 2x
| P | = 2x - 6
Now, adj A = P
|adj A| = | P |
| A |2 = | P |
| P | = 16
2x - 6 = 16
2x = 22
x = 11
So, option (4) is correct.
Problem 2 :
(1) 0 (2) -2 (3) -3 (4) -1
Solution:
a23 = -2/2 = -1
Problem 3 :
If A, B and C are invertible matrices of some order, then which one of the following is not true?
(1) adj A = | A | A-1 (2) adj (AB) = (adj A)(adj B)
(3) det A-1 = (det A)-1 (4) (ABC)-1 = C-1B-1A-1
Solution:
adj (AB) = (adj A)(adj B)
So, option (2) is correct.
Problem 4 :
|
|
Solution:
So, option (1) is correct.
Problem 5 :
If AT A-1 is symmetric, then A2 =
(1) A-1 (2) (AT)2 (3) AT (4) (A-1)2
Solution:
(ATA-1)T = ATA-1
(A-1)T(AT)T = ATA-1
(A-1)T(A) = ATA-1
Multiply by A on both sides,
(A-1)T(A)(A)= ATA-1(A)
(A-1)T(A2) = ATI
Multiply by AT on both sides,
(AT)(A-1)T(A2) = (AT)ATI
(AT)(AT)-1(A2) = (AT)2I
IA2 = (AT)2I
A2 = (AT)2
So, option (2) is correct.
Problem 6 :
|
|
Solution:
So, option (4) is correct.
May 21, 24 08:51 PM
May 21, 24 08:51 AM
May 20, 24 10:45 PM