Q. If A, B are two square matrices such that AB = A and BA = B, then

 7828  155 Matrices Report Error

Solution:

We have AB = A and BA = B
Now AB = A (AB) A = A.A
A (BA) = A AB = A [BA = B]
A = A [. AB = A]
Again BA = B (BA) B = B
B (AB) = B B (A) = B [ AB = A]
BA = B B = B [ BA = B]
Thus A = A, B = B
A and B are idempotent matrices.