document.write( "Question 116768: Determine whether the matrix has an inverse. If an inverse exists, find it.
\n" );
document.write( " -1 - 1
\n" );
document.write( " 2 3 \n" );
document.write( "
Algebra.Com's Answer #84921 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A matrix has an inverse if its determinant is not equal to zero. \n" ); document.write( "For a 2x2 matrix, \n" ); document.write( " \n" ); document.write( "The determinant is \n" ); document.write( "In this case the determinant is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The inverse of a 2x2 matrix is given by, \n" ); document.write( " \n" ); document.write( "In this case \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |