document.write( "Question 298101: Suppose A is a 2*2 matrix where the sum of each of the columns is equal to 0. Prove that A in not invertible. \n" ); document.write( "
Algebra.Com's Answer #214865 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
a b
\n" ); document.write( "-a -b\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "determinant is -ab+ab=0 ----> matrix is not invertible
\n" ); document.write( "
\n" );