document.write( "Question 156061: If A is a 5 × 5 matrix, then AI^-1 =\r
\n" );
document.write( "\n" );
document.write( "a. A^-1
\n" );
document.write( "b. I
\n" );
document.write( "c. A
\n" );
document.write( "d. A^-1 I \n" );
document.write( "
Algebra.Com's Answer #115009 by dave41082(4) ![]() You can put this solution on YOUR website! Since I = I^-1, you simply have AI, and we know any matrix multiplied by I equals itself.\r \n" ); document.write( "\n" ); document.write( "So the answer is A. \n" ); document.write( " |