Matrix Algebra
If A and B are both m × n matrices then the sum of A and B,
denoted A + B, is a matrix obtained by adding corresponding
entries of A and B. The difference of A and B, denoted A – B, is
obtained by subtracting corresponding entries of A and B.
1 −2 2 −3 0 4
A= and B =
0 −1 3 2 1 −4
− 2 − 2 6 4 −2 −2
A+ B = A− B =
2 0 − 1 −2 −2 7
The Zero Matrix
If A is an m × n matrix and s is a scalar, then we let kA denote the
matrix obtained by multiplying every element of A by k. This
procedure is called scalar multiplication.
1 −2 2 0 −2 3 3 1
A= B= C=
0 −1 3 1 2 1 0 −4
1
1
1 −2 2 4 −8 8 1 1 3 1 3
(a) 4 A = 4 = (b) C = =
− − 3 3 0 −4 0 − 4
0 1 3 0 4 12 3
1 −2 2 0 −2 3 3 −2 0
(c) 3A − 2 B = 3 −2 =
0 −1 3 1 2 1 −2 −7 7
2
Find RC if R = 1 −2 4 and C = −1
3
Find the product AB if
2 4
3 −2 1
A= B = −1 3
0 4 −1 −3 1
5 7
AB =
−1 11
2 4
3 −2 1
Find the product BA if A = B = −1 3
0 4 −1
−3 1
6 12 − 2
BA =
− 3 14 − 4
− 9 10 − 4
IF you have:
AB ≠ BA
2 4
3 −2 1 −1 3
A= and B =
0 4 −1 −3 1
1 0 0
3 −2 1 3 −2 1
(a) AI 3 = 0 1 0 =
0 4 −1 0 0 1 0 4 −1
1 0 3 −2 1 3 −2 1
(b) AI 2 = =
0 1 0 4 −1 0 4 −1
2 4 2 4
1 0
(c) BI 2 = −1 3 =
−1 3
−3 1 0 1 −3 1
Matrix Transposition
Find the inverse of the Matrix 2x2
BooLean Power
BooLean Power