Solveeit Logo

Question

Question: If A and B are square matrices of the same order, explain, why in general? \({\left( {A - B} \right)...

If A and B are square matrices of the same order, explain, why in general? (AB)2A22AB+B2{\left( {A - B} \right)^2} \ne {A^2} - 2AB + {B^2}

Explanation

Solution

We can take two arbitrary square matrices A and B. then we can expand the LHS using matrix multiplication. Then we can prove that the LHS is not equal to the RHS as the matrix multiplication is not commutative.

Complete step-by-step answer:
Let A and B be square matrices of any order. We need to prove that (AB)2A22AB+B2{\left( {A - B} \right)^2} \ne {A^2} - 2AB + {B^2}
Now we can take the LHS.
LHS=(AB)2\Rightarrow LHS = {\left( {A - B} \right)^2}
We know that a2=a×a{a^2} = a \times a
LHS=(AB)(AB)\Rightarrow LHS = \left( {A - B} \right)\left( {A - B} \right)
On expanding the bracket, we get
LHS=A(AB)B(AB)\Rightarrow LHS = A\left( {A - B} \right) - B\left( {A - B} \right)
On expanding we get,
LHS=A2ABBA+B2\Rightarrow LHS = {A^2} - AB - BA + {B^2}
We know that matrix multiplication is not commutative,
ABBA\Rightarrow AB \ne BA
Hence, we have
A2ABBA+B2A22AB+B2\Rightarrow {A^2} - AB - BA + {B^2} \ne {A^2} - 2AB + {B^2}
So we can say that, LHSRHSLHS \ne RHS
(AB)2A22AB+B2\Rightarrow {\left( {A - B} \right)^2} \ne {A^2} - 2AB + {B^2}
So for any square matrix A and B of the same order, (AB)2A22AB+B2{\left( {A - B} \right)^2} \ne {A^2} - 2AB + {B^2}.

Note: The identity we disproved here is a well-known identity of algebra. This identity is not applicable to matrices because matrix multiplication is not commutative. If an operation is commutative, it gives the same value if the order of the quantities are changed. We cannot do this question by taking an example because we are asked to prove it generally of square matrices of any order. If we take an example, we can prove the result only for that particular order.