InterviewSolution
Saved Bookmarks
| 1. |
Let AX=B where A is `3 xx 3` and X and B are `3 xx 1` matrices then which of the following is correct?A. If |A|=0 then AX=B has infinite solutionsB. If AX=B has infinite solutions then |A|=0C. If (adj (A))B=0 `|A|ne0` then AX=B has unique solutionsD. If (adj (A))Bne0 `|A|ne0` then AX=B has no solution |
| Answer» Correct Answer - B::C::D | |