Consider the following in respect of non-singular matrices A and B : I. (AB)^{-1}=A^{-1}B^{-1} II. (BA)(AB)^{-1}=I, where I is the identity matrix III. (AB)^T=A^TB^T How many of the above are correct?
- A. None ✓
- B. One
- C. Two
- D. All three
Correct Answer: A. None
Explanation
Statement I is incorrect because the reversal law states (AB)^{-1} = B^{-1}A^{-1}. Statement II evaluates to (BA)B^{-1}A^{-1} = B(AB^{-1})A^{-1}, which does not generally simplify to the identity matrix unless A and B commute. Statement III is incorrect because the transpose also follows the reversal law: (AB)^T = B^T A^T. None of the statements are correct.
Related questions on Matrices & Determinants
- Consider the determinant \Delta=\begin{vmatrix}a_{11}&a_{12}&a_{13}\\ a_{21}&a_{22}&a_{23}\\ a_{31}&a_{32}&a_{33}\end{vmatrix} If $a_{13...
- If A=\begin{pmatrix}1&0&0\\ 0&\cos~\theta&\sin~\theta\\ 0&\sin~\theta&-\cos\theta\end{pmatrix}, then which of the following are correct?...
- If X is a matrix of order 3\times3, Y is a matrix of order 2\times3 and Z is a matrix of order 3\times2, then which of the follo...
- What is the value of a_{11}C_{11}+a_{12}C_{12}+a_{13}C_{13}?
- What is the value of a_{21}C_{11}+a_{22}C_{12}+a_{23}C_{13}?