Answer: A 2 = A.
- A A<sup>2</sup> = I
- B A<sup>2</sup> = 0
- C A<sup>2</sup> = A
- D A = A<sup>T</sup>
Correct answer: C. A<sup>2</sup> = A
Explanation: A is idempotent when A² = A. Consequence: eigenvalues satisfy λ² = λ, so λ = 0 or 1. Example: projection matrices P = A(AᵀA)⁻¹Aᵀ are idempotent. Applying the transformation twice has the same effect as once. Answer: A² = A.
Concept context
Evaluation of determinants, cofactors, adjoint, inverse of matrix, Cramer's rule and area applications. Always in board and JEE.