Question:

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
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: Transpose rule: \[ (ABC)^T = C^T B^T A^T \]

Step 1: Apply transpose

\[ (ABA)^T = A^T B^T A^T \]

Step 2: Use given

\[ A^T = A,\quad B^T = B \]

Step 3: Substitute

\[ = A B A \]

Step 4: Final result

\[ \boxed{ABA} \]
Was this answer helpful?
0
0