document.write( "Question 960889: A &B are square matrices of order 3 s.t | A |=-1,|B|=3.then the determinant |3AB|=-81 prove it \n" ); document.write( "
Algebra.Com's Answer #587242 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! |3AB|=-81 prove it \n" ); document.write( "note that |AB| = |A| |B| and |kA| = k^n |A| where n is rank of matrix, therefore \n" ); document.write( "|3AB| = (3^3) |A| |B| = 27 * -1 * 3 = -81 \n" ); document.write( " \n" ); document.write( " |