If A and B are square matrices of the same order such that AB = BA, then show that (A + B)^2 = A^2 + 2AB + B^2
Prove (A+B)² = A² + 2AB + B² Question If \(A\) and \(B\) are square matrices such that \(AB = BA\), prove that \[ (A + B)^2 = A^2 + 2AB + B^2. \] Solution Step 1: Expand \[ (A + B)^2 = (A + B)(A + B) \] \[ = A^2 + AB + […]