A=[ ] Matrix Operations 1. Equality of Matrices Two matrices A and B are said to equal if and only if (i) They are of the same order (ii) Each element of A is equal to the corresponding element of B 2. Addition and Subtraction of matrices : [ ] + [ ] = [ 3. Multiplication...