Question:medium

If \( A \) and \( B \) are square matrices of same order and \( A = A^T, B = B^T \), then \( (ABA)^T = \)

Show Hint

Always reverse order when taking transpose of matrix products.
Updated On: May 8, 2026
  • \( BAB \)
  • \( ABA \)
  • \( ABAB \)
  • \( AB^T \)
  • \( (AB)^T \)
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0