Adding and Subtracting Matrices
The one condition both operations share: the orders must be equal. How to add and subtract corresponding entries, why the result keeps the same order, the rule (A ± B) at row i column j, and why B − A is the negative of A − B.