The transpose of the product (AB)^T equals:
A$A^T B^T$ (same order)
B$B^T A^T$ (reversed order)
C$A B$ (no change)
D$(A B)^{-1}$ (the inverse instead)
Answer & Solution
Correct answer: B. $B^T A^T$ (reversed order)
Transpose reverses order in a product: (AB)^T = B^T A^T. This is a fundamental matrix algebra rule. Similarly, (AB)^(-1) = B^(-1) A^(-1).
Related questions
If A is a 3×3 matrix with det(A) = 5, then det(2A) isDeterminant of a 2×2 matrix [[a,b],[c,d]] equalsIf A is invertible, then A × A⁻¹ equalsA matrix with the same number of rows and columns is calledIf A is invertible 2 × 2 and A² = I then A isDeterminant of a triangular matrix equalsA square matrix A is called symmetric ifIf A and B are square matrices of same order, in general