Question:medium

If \( A \) and \( B \) are two non-zero square matrices of the same order such that \[ (A + B)^2 = A^2 + B^2, \] then:

Show Hint

For square matrices \( A \) and \( B \), the relation \( AB = -BA \) implies the matrices are anti-commutative.
Updated On: Feb 25, 2026
  • \( AB = O \)
  • \( AB = -BA \)
  • \( BA = O \)
  • \( AB = BA \)
Show Solution

The Correct Option is B

Solution and Explanation

Expand the left-hand side of the equation: \[ (A + B)^2 = A^2 + AB + BA + B^2. \]

Equating both sides: \[ A^2 + AB + BA + B^2 = A^2 + B^2. \]

Cancel \( A^2 \) and \( B^2 \): \[ AB + BA = 0. \]

Rearranging yields: \[ AB = -BA. \]

Thus, the correct answer is (B) \( AB = -BA \).

Was this answer helpful?
0