document.write( "Question 863275: What is matrix a+ matrix b.? \n" ); document.write( "
Algebra.Com's Answer #520284 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! If a and b have the same dimensions, then the sum of the matrices is the matrix where each ij-th element is the sum of the ij-th elements of a and b. \n" ); document.write( "If a and b don't have the same dimensions, then the sum is not defined. \n" ); document.write( "Example: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |