document.write( "Question 350085: suppose A is a 2 x 2 matrix as follows\r
\n" );
document.write( "\n" );
document.write( "A = [56
\n" );
document.write( " 34]\r
\n" );
document.write( "\n" );
document.write( "how do i decide whether A is invertible? and if it is find A^-1 \n" );
document.write( "
Algebra.Com's Answer #250204 by Fombitz(32388) You can put this solution on YOUR website! A 2x2 matrix needs 4 elements. \n" ); document.write( "You only have 2 elements. \n" ); document.write( "Please repost. \n" ); document.write( " \n" ); document.write( " |