InterviewSolution
Saved Bookmarks
| 1. |
Let zt be the set of all `3 xx 3` summetric matrices whose entries are `1,1,1,0,0,0,-1,-1,`.B is one of the matrix in set zt and `X=[{:(,x),(,y),(,z):}] U=[{:(,0),(,0),(,0):}] V=[{:(,1),(,0),(,0):}]` Number of matrices B such that equations BX=U has infinite solutions.A. is at least 6B. is not more than 10C. lie between 8 to 16D. is zero |
| Answer» Correct Answer - A::C | |