InterviewSolution
Saved Bookmarks
| 1. |
The system of linear equations x + y + z = 2 2x + 3y + 2z = 5 `2x + 3y + (a^(2) - 1)z = a + 1`A. has infinitely many solutions for a = 4B. is inconsisten when `|a| = sqrt(3)`C. is inconsistent when a = 4D. has a unique solution for `|a| = sqrt(3)` |
| Answer» Correct Answer - B | |