

InterviewSolution
Saved Bookmarks
1. |
The number of `3xx3`matrices `A`whose entries are either `0or1`and for which the system `A[x y z]=[1 0 0]`has exactly two distinct solution isa. 0 b. `2^9-1`c. `168`d. `2`A. oB. `2^(9) -1`C. 168D. 2 |
Answer» Correct Answer - A Three planes cannot meet only at two distinect points. Hence. Number of matrices = 0 |
|