You are given that A and B are two square matrices of the same order, such that
"\\mathrm{det}\\left(A^{-1}B\\right)=20\\quad \\mathrm{and} \\quad \\mathrm{det} \\left(B\\right)=5."
Which of the following is true?
.
"\\det(A^{-1}B)=\\det{A^{-1}}\\det{B}\\\\=\\dfrac{\\det{B}}{\\det{A}}\\\\\n20=\\dfrac{5}{\\det{A}}\\\\\n\\det{A}=\\dfrac{1}{4}\\\\\n\\text{Inverse formula }A^{-1}=\\dfrac{\\text{adj(A)}}{\\det(A)}\\\\\n\\text{adj(A)}=(\\det{A})A^{-1}=\\dfrac{1}{4}A^{-1}"
True statement is 3
Comments
Leave a comment