How can I prove that $\text{adj}(AB)=\text{adj}(B)\:\text{adj}(A)$, if $A$ and $B$ are any two $n\times n$ singular matrices Here, $\text{adj}(A)$ means the adjugate of the matrix $A$.
I was wondering if someone could help me?
How can I prove that $\text{adj}(AB)=\text{adj}(B)\:\text{adj}(A)$, if $A$ and $B$ are any two $n\times n$ singular matrices Here, $\text{adj}(A)$ means the adjugate of the matrix $A$.
I was wondering if someone could help me?
$Aadj(A)=det(A)I$, $ABadj(B)adj(A)=A(BAdj(B))adj(A)=det(B)AAdj(A)=det(B)det(A)I=det(AB)I.$