Consider the matrices.
s=
[ 3 4 ]
[ -1 -2 ]
T=
[ -2 0 ]
[ -4 5 ]
Show that multiplication of matrices is not commutative by determining the product matrices ST and TS.
Enter your answer by filling in the boxes.
B=
[ -4 2 ]
[ 0 5 ]
C=
[ 0 4 -1 ]
[3 0 1]
What is product matrix BC ?