

InterviewSolution
Saved Bookmarks
1. |
If `a !=b`, then the system of equation `ax + by + bz = 0` `bx + ay + bz = 0` and `bx + by + az = 0` will have a non-trivial solution, ifA. `a + b = 0`B. `a + 2b = 0`C. `2a + b = 0`D. `a + 4b = 0` |
Answer» Correct Answer - B | |