InterviewSolution
Saved Bookmarks
| 1. |
Let `A=[(2,b,1),(b,b^(2)+1,b),(1,b,2)]` where `b gt 0`. Then the minimum value of `("det.(A)")/(b)` isA. `sqrt(3)`B. `-sqrt(3)`C. `-2sqrt(3)`D. `2sqrt(3)` |
| Answer» Correct Answer - D | |