Pre-Requisite
The matrix must have the same dimensions (so same # of rows and same # of columns)
How?
If the dimensions are the same you add 1 element from the other in the order it was given
Let A =
Let B =
A + B =
In this example the elements are being added with their corresponding element