In mathematics, matrix addition is the operation of adding two matrices by adding the corresponding entries together. For a vector, v → {\displaystyle {\vec {v}}\!} , adding two matrices would have the geometric effect of applying each matrix transformation separately onto v → {\displaystyle {\vec {v}}\!} , then adding the transformed vectors.
A v → + B v → = ( A + B ) v → {\displaystyle \mathbf {A} {\vec {v}}+\mathbf {B} {\vec {v}}=(\mathbf {A} +\mathbf {B} ){\vec {v}}\!}
Definition Two matrices must have an equal number of rows and columns to be added. In which case, the sum of two matrices A and B will be a matrix which has the same number of rows and columns as A and B. The sum of A and B, denoted A + B, is computed by adding corresponding elements of A and B:
… excerpt ends here. Continue reading the full article.


