

InterviewSolution
Saved Bookmarks
1. |
If the matrix `{:[(a,b),(c,d)]:}` is commutative with matrix `{:[(1,1),(0,1)]:}`, thenA. `a=0,b=c`B. `b=0,c=d`C. `c=0,d=a`D. `d=0,a=b` |
Answer» Correct Answer - C | |