Question
Question: If A is idempotent and A + B = I, then which of the following true?...
If A is idempotent and A + B = I, then which of the following true?
A
B is idempotent
B
AB = 0
C
BA = 0
D
All of these
Answer
All of these
Explanation
Solution
A + B = I ̃ B = I – A
Now B2 = (I – A) (I – A) = I2 – AI – IA + A2
= I – A – A + A
= I – A = B
\ B is idempotent
Now , AB = A (I – A) = AI – A2 = A – A = a
Mse , BA = (I – A) = IA – A2 = A – A = 0
Hence all are true