Show that if A and B are square matrices such that AB = BAAB=BA then: (A+B)^2=A^2+2AB+B^2(A+B)2=A2+2AB+B2?

1 Answer
Mar 4, 2018

Kindly refer to the Explanation.

Explanation:

Since A and BAandB are square matrices, all the multiplications

reqd. in the Question are defined.

Now, (A+B)^2=(color(red)A+color(red)B)*(color(green)A+color(green)B)(A+B)2=(A+B)(A+B),

=color(red)A(color(green)(A+B))+color(red)B(color(green)(A+B))=A(A+B)+B(A+B),

=A*A+A*B+B*A+B*B=AA+AB+BA+BB,

=A^2+A*B+A*B+B^2.......[because, A*B=B*A," Given]",

=A^2+2A*B+B^2, i.e.,

=A^2+2AB+B^2, as desired!