document.write( "Question 843912: suppose A is an invertible n x n matrix .Which of the following is true/are true
\n" );
document.write( "a.(A minus 1)minus 1= A
\n" );
document.write( "b. det(A minus 1)= (det A)minus 1 \n" );
document.write( "
Algebra.Com's Answer #508403 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! a) The inverse of the inverse of A is A. True, by definition. \n" ); document.write( "b) The determinant of the inverse of A is the reciprocal of the determinant of A. True. \n" ); document.write( " |