Solve inverse of matrix MCQ, transpose of matrix MCQ, trace of matrix MCQ, types of matrix MCQ types questions with their answers.
1. The matrix P is the inverse of a matrix Q. If I denotes the identity matrix, which one of the following options is correct?
- PQ = I but QP ≠ I
- QP = I but PQ ≠ I
- PQ = I and QP = I
- PQ – QP = I
2. If $A=\begin{bmatrix} 1 & 5\\ 6 & 2 \end{bmatrix} \; and \; \begin{bmatrix} 3 & 7\\ 8 & 4 \end{bmatrix}$, ABT is equal to
- $\begin{bmatrix} 38 & 28\\ 32 & 56 \end{bmatrix}$
- $\begin{bmatrix} 3 & 40\\ 42 & 8 \end{bmatrix}$
- $\begin{bmatrix} 43 & 27\\ 34 & 50 \end{bmatrix}$
- $\begin{bmatrix} 38 & 32\\ 28 & 56 \end{bmatrix}$
3. The matrix $\begin{bmatrix} a & 0 & 3 & 7\\ 2 & 5 & 1 & 3\\ 0 & 0 & 2 & 4\\ 0 & 0 & 0 & b \end{bmatrix}$ has det(A) = 100 and trace(A) = 14. The value of |a-b| is
- 4
- 3
- 2
- 1
4. Let M4 = I, (where I denotes the identity matrix) and M ≠ I, M2 ≠ I and M3 ≠ I. Then, for any natural number k, M-1 equals
- M4k+1
- M4k+2
- M4k+3
- M4k
5. A real square matrix A is called skew-symmetric if
- AT = A
- AT = A-1
- AT = -A
- AT = A + A-1
6. For $A=\begin{bmatrix} 1 & \tan x\\ -\tan x & 1 \end{bmatrix}$, the determinant of ATA-1 is
- sec2x
- cos4x
- 1
- 0
7. Perform the following operations on the matrix
\[\begin{bmatrix} 3 & 4 & 45\\ 7 & 9 & 105\\ 13 & 2 & 195 \end{bmatrix}\]
- Add the third row to the second row.
- Subtract the third column from the first column.
The determinant of the resultant matrix is
- 1
- 2
- 0
- 5
8. If any two columns of a determinant $P=\begin{vmatrix} 4 & 7 & 8\\ 3 & 1 & 5\\ 9 & 6 & 2 \end{vmatrix}$ are interchanged, which one of the following statements regarding the value of the determinant is correct?
- absolute value remains unchanged but sign will change
- both absolute value and sign will change
- absolute value will change but sign will not change
- both absolute value and sign will remain unchanged
9. If the matrix A is such that $A=\begin{bmatrix} 2\\ -4\\ 7 \end{bmatrix} \begin{bmatrix} 1 & 9 & 5 \end{bmatrix}$ then the determinant of A is equal to
- 48
- 25
- 14
- 0
10. The maximum value of the determinant among all 2 x 2 real symmetric matrices with trace 14 is
- 25
- 69
- 49
- 38
11. The determinant of matrix A is 5 and the determinant of matrix B is 40. The determinant of matrix AB is
- 200
- 100
- 150
- 75
12. Given that the determinant of the matrix $\begin{bmatrix} 1 & 3 & 0\\ 2 & 6 & 4\\ -1 & 0 & 2 \end{bmatrix}$ is -12, the determinant of the matrix $\begin{bmatrix} 2 & 6 & 0\\ 4 & 12 & 8\\ -2 & 0 & 4 \end{bmatrix}$ is
- -96
- -24
- 24
- 96
13. The determinant of matrix $\begin{bmatrix} 0 & 1 & 2 & 3\\ 1 & 0 & 3 & 0\\ 2 & 3 & 0 & 1\\ 3 & 0 & 1 & 2 \end{bmatrix}$ is
- 77
- 66
- 88
- 99
14. For matrices of same dimension M, N and scalar c, which one of these properties does not always hold?
- (MT)T = M
- (cM)T = c(M)T
- (M+N)T = MT + NT
- MN = NM
15. Which one of the following equations is a correct identity for arbitrary 3 x 3 real matrices P, Q and R?
- P(Q+R) = PQ + RP
- (P-Q)2 = P2 – 2PQ + Q2
- det(P+Q) = det(P) + det(Q)
- (P+Q)2 = P2 + PQ + PQ + Q2