document.write( "Question 381470: I have been having problems with finding the ADDITIVE inverse of these matrix, and is looking for some additional help.
\n" );
document.write( "A=3 3/5
\n" );
document.write( " 0 -1 \r
\n" );
document.write( "\n" );
document.write( "A= 2 -5 B= 5 -2
\n" );
document.write( " -5 2 + 2 -5 \n" );
document.write( "
Algebra.Com's Answer #270662 by Fombitz(32388) You can put this solution on YOUR website! The additive inverse of [A] is -[A] since [A]-[A]=[Z] where [Z] is the zero matrix (every element is zero). \n" ); document.write( "So multiply each element in the matrix by (-1) to get the inverse. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Add the matrices together, element by element, then multiply each element by (-1) to get the additive inverse of [A+B]. \n" ); document.write( " \n" ); document.write( " |