ExamBro
ExamBro
COMEDK · Maths · 21. Matrices

If A and B are two square matrices of the same order such that \(AB = A\) and \(BA = B\), then \((A + B)^2\) is equal to:

  1. A \(A^2 + B^2 + 2A\)
  2. B \(A^2 + B^2\)
  3. C \(A + B\)
  4. D \(2(A + B)\)
Verified Solution

Answer & Solution

Correct Answer

(D) \(2(A + B)\)

Step-by-step Solution

Detailed explanation

Given \(AB = A\) and \(BA = B\). We can find \(A^2\) and \(B^2\) as follows: \(A^2 = A \cdot A = (AB)A = A(BA)\) Substituting \(BA = B\), we get: \(A^2 = AB = A\) Similarly, for \(B^2\): \(B^2 = B \cdot B = (BA)B = B(AB)\) Substituting \(AB = A\), we get: \(B^2 = BA = B\) Now,…