SOLUTION: What is matrix a+ matrix b.?

Algebra ->  Matrices-and-determiminant -> SOLUTION: What is matrix a+ matrix b.?      Log On


   



Question 863275: What is matrix a+ matrix b.?
Answer by Fombitz(32388) About Me  (Show Source):
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.
If a and b don't have the same dimensions, then the sum is not defined.
Example: