Analyzing the Setup
We are presented with a system of linear equations containing a parameter a:
−x+y+2z=0
3x−ay+5z=1
2x−2y−az=7
Our objective is to identify the set S1 of values for a that result in an inconsistent system (no solution) and the set S2 of values that result in infinitely many solutions.
The Gatekeeper: Δ
To analyze the system, we calculate the coefficient determinant, Δ. If $\Delta
eq 0$, the system possesses a unique solution. If Δ=0, the system is either inconsistent or has infinitely many solutions.
The determinant is defined as:
Expanding along the first row:
Δ=−1(a2+10)−1(−3a−10)+2(−6+2a)
Simplifying the expression, we obtain:
Setting Δ=0 yields the critical values a=3 and a=4.
The Crossroads
Inconsistency vs. Infinity
To distinguish between inconsistency and infinite solutions, we examine the determinants Δ1,Δ2, and Δ3. If Δ=0 and at least one $\Delta_i
eq 0$, the system is inconsistent. If Δ=0 and all Δi=0, the system has infinitely many solutions.
We calculate Δ1 by replacing the first column with the constants (0,1,7):
Expanding this determinant:
Δ1=0−1(−a−35)+2(−2+7a)=a+35−4+14a=15a+31
The Verdict
We now test our critical values a=3 and a=4 in the expression for Δ1:
For
a=3:
Δ1=15(3)+31=76eq0
For
a=4:
Δ1=15(4)+31=91eq0
Since Δ=0 and $\Delta_1
eq 0$ for both values, the system is inconsistent for both a=3 and a=4.
Therefore, the set of values for inconsistency is S1={3,4}, implying n(S1)=2. As no values of a satisfy the condition for infinitely many solutions, S2=∅, implying n(S2)=0.