 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | If `A=[[2,-2,-4],[-1,3,4],[1,-2,-3]]` then A is `1) an idempotent matrix 2) nilpotent matrix 3) involutary 4) orthogonal matrixA. nonsingularB. idempotentC. nilpoptentD. orthogonal | 
| Answer» Correct Answer - B `A^2=A rArr A ` is idempotent | |