For each of the following pairs of matrices A and B, verify that (AB)’ = (B’ A’) :

and B = [-2 -1 -4]


Let us take C = AB




LHS = C’



To find RHS we will find transpose of matrix A and B,


And


RHS = B’A’




LHS = RHS


Hence proved.


1