Consider the system of equations
ax + y + z = 1
x + ay + z = 1
x + y + az = 1, then which of the following statement(s) is/are correct?
if a = 2, then the system has unique solution
if a = 1, then the system has infinite solutions
if a = –2, then the system has no solution
Δ=∣∣ ∣∣a111a111a∣∣ ∣∣=(a−1)2(a+2)
Δx=∣∣ ∣∣1111a1a1a∣∣ ∣∣=(a−1)2
Δy=∣∣ ∣∣a1111111a∣∣ ∣∣=(a−1)2
Δz=∣∣ ∣∣a111a1111∣∣ ∣∣=(a−1)2
Clearly, if a = 2, then Δ≠0⇒ system is consistent with unique solution.
If a = 1, then all three equations are identical, so system has infinite solutions
If a = -2, then Δ=0 but Δx≠0,Δy≠0,Δz≠0.
Thus, system is inconsistent.