InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    If `A` and `B` are two matrices such that `AB=B` and `BA=A`, then `A^2+B^2=`A. |A| = |B|B. |A| = -|B|C. |A| = 2|B|D. A is invertible if and only if B is invertible | 
                            
| Answer» Correct Answer - B::D | |