document.write( "Question 1042632: if A is a square matrix of order 3 such that |adjA|=36 then what is value of |A^T| \n" ); document.write( "
Algebra.Com's Answer #657663 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
We have the fundamental relation\r
\n" ); document.write( "\n" ); document.write( "\"A%2Aadj%28A%29+=+abs%28A%29I%5B3%5D\", \r
\n" ); document.write( "\n" ); document.write( "where \"abs%28A%29\" is the determinant of A.\r
\n" ); document.write( "\n" ); document.write( "===> \"abs%28A%29%2A%28adj%28A%29%29+=+abs%28A%29%5E3\",\r
\n" ); document.write( "\n" ); document.write( "since A is of order 3. (The determinant was applied on both sides.)\r
\n" ); document.write( "\n" ); document.write( "===>\"adj%28A%29+=++abs%28A%29%5E2\",\r
\n" ); document.write( "\n" ); document.write( "===> \"abs%28A%29%5E2+=+36\" ===> |A| = 6 or |A| = -6.\r
\n" ); document.write( "\n" ); document.write( "===> \"abs%28A%5ET%29+=+6\" or \"abs%28A%5ET%29+=+-6\", since \"abs%28A%29+=+abs%28A%5ET%29\".
\n" ); document.write( "
\n" );