document.write( "Question 1024740: if A is a square matrix of order 3 and |adj A| = 64. find |2A| \n" ); document.write( "
Algebra.Com's Answer #640124 by robertb(5830)![]() ![]() You can put this solution on YOUR website! If \n" ); document.write( "\n" ); document.write( "==> |A| = 8 or |A| = -8\r \n" ); document.write( "\n" ); document.write( "==> |2A| = 2^3*8 = 64 or |2A| =-2^3*8 = -64. \n" ); document.write( " |