To determine the condition for which the given system of linear equations has no solution, we use Cramer's Rule for the system:
x+2y+z2x+y+αz8x+4y+βz=5— (1)=5— (2)=18— (3)
The determinant of the coefficient matrix, denoted as Δ, is given by:
Δ=1282141αβ
Expanding Δ along the first row:
Δ=1⋅(1⋅β−4α)−2⋅(2β−8α)+1⋅(2⋅4−8⋅1)
Δ=(β−4α)−2(2β−8α)+(8−8)
Δ=β−4α−4β+16α+0
Δ=12α−3β
A system of linear equations has no solution if Δ=0 and at least one of Δx,Δy, or Δz is non-zero.
Setting Δ=0:
12α−3β=0⟹3β=12α⟹αβ=4
Now, we check Δz to ensure that at least one determinant is non-zero:
Δz=1282145518
Expanding along the first row:
Δz=1⋅(1⋅18−4⋅5)−2⋅(2⋅18−8⋅5)+5⋅(2⋅4−8⋅1)
Δz=1(18−20)−2(36−40)+5(8−8)
Δz=−2−2(−4)+0=−2+8=6=0
Since Δ=0 and Δz=0, the given system of equations has no solution when αβ=4.
Thus, the correct option is B.