Let A and B be two matrices, each of order m × n. Then their sum A + B is a matrix of order m × n and is obtained by adding the corresponding elements of A and B.
Example:

In general, if A = [aij] and B = [bij] are two matrices of the same order, say m × n. Then, the sum of the two matrices A and B is defined as a matrix C = [cij]m × n where cij + bij, for all possibe values of i and j.
Note:
