If A and B are square matrices of the same order, then ____?
If A and B are square matrices of the same order, then ____?
Explanation
Given A and B are square matrices of the same order:
(AB)^t = B^t * A^t
This property holds true for matrix transpose in multiplication.
The correct answer is (AB)^t = B^t * A^t.