document.write( "Question 626896: Find the inverse of the matrix if it exists.\r
\n" );
document.write( "\n" );
document.write( "A=
\n" );
document.write( "[3,-1,0]
\n" );
document.write( "[4,1,0]
\n" );
document.write( "[0,0,4]\r
\n" );
document.write( "\n" );
document.write( "A^-1= \n" );
document.write( "
Algebra.Com's Answer #394542 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( " |