Question:medium

If $A$ and $B$ are square matrices of the same order, then $(A+B)(A-B)$ is equal to:

Show Hint

Algebraic identities like $(a+b)(a-b) = a^2 - b^2$ only apply to matrices if $AB = BA$.
Updated On: Apr 8, 2026
  • $A^{2} - B^{2}$
  • $A^{2} - BA + AB - B^{2}$
  • $A^{2} - AB + BA - B^{2}$
  • $A^{2} + B^{2}$
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0