

InterviewSolution
Saved Bookmarks
1. |
If `a != b != c`, are value of x which satisfies the equation `|(0,x -a,x -b),(x +a,0,x -c),(x +b,x +c,0)| = 0` is given byA. `x = 0`B. `x = c`C. `x =b`D. `x =a` |
Answer» Correct Answer - A | |