

InterviewSolution
Saved Bookmarks
1. |
If the system of equations `x+a y=0,a z+y=0`and `a x+z=0`has infinite solutions, then the value of `a`is`-1`(b) 1(c) 0 (d)no real valuesA. `-1`B. 1C. 0D. no real values |
Answer» Correct Answer - A The given system of equations will have infinitely many solutions, if `|(1,a,0),(0,1,a),(a,0,1)| = 0 rArr 1 + a^(3) = 0 rArr a = -1` |
|