The number of real values of λ, such that the system of linear equations 2x − 3y + 5z = 9 x + 3y − z = −18 3x − y + (λ 2 − | λ |)z = 16 has no solutions, is
Options
Solution
1. Key Concepts and Formulas
For a system of linear equations in three variables, say AX=B, where A is the coefficient matrix, X is the variable matrix, and B is the constant matrix, we use determinants to analyze the nature of solutions. Let Δ=det(A), and Δx,Δy,Δz be the determinants formed by replacing the respective columns of A with the constant matrix B.
Condition for No Solutions (Inconsistent System): The system has no solutions if and only if Δ=0 AND at least one of Δx,Δy,Δz is non-zero.
Condition for Unique Solution: If Δ=0, the system has a unique solution given by Cramer's Rule: x=Δx/Δ, y=Δy/Δ, z=Δz/Δ.
Condition for Infinitely Many Solutions: If Δ=0 AND Δx=Δy=Δz=0, the system has infinitely many solutions.
2. Step-by-Step Solution
Step 1: Formulate the Coefficient and Constant Matrices
The given system of linear equations is:
2x−3y+5zx+3y−z3x−y+(λ2−∣λ∣)z=9=−18=16
We represent this system in matrix form AX=B:
A=213−33−15−1λ2−∣λ∣,X=xyz,B=9−1816
For convenience, let K=λ2−∣λ∣. Since λ is a real number, λ2=∣λ∣2, so K=∣λ∣2−∣λ∣.
Step 2: Calculate the Determinant of the Coefficient Matrix (Δ)
We need to calculate Δ=det(A) for the condition Δ=0.
Step 3: Find Values of λ for which Δ=0
For the system to have no solutions (or infinitely many solutions), we must have Δ=0.
Setting Δ=0:
9K−43=0⟹K=943
Now, substitute back K=λ2−∣λ∣:
λ2−∣λ∣=943
Let t=∣λ∣. Since λ is a real number, t≥0. Also, λ2=∣λ∣2=t2.
The equation becomes a quadratic in t:
t2−t=9439t2−9t−43=0
Using the quadratic formula t=2a−b±b2−4ac:
We have two possible values for t:
t1=189+1629andt2=189−1629
Since 1629≈40.36, t1≈189+40.36≈2.74, which is positive.
However, t2≈189−40.36≈−1.74, which is negative.
Since t=∣λ∣, t must be non-negative (t≥0). Therefore, t2 is not a valid solution for ∣λ∣.
The only valid value for ∣λ∣ is t1=189+1629.
Since this value is positive, it implies two distinct real values for λ:
λ=±(189+1629)
These are the two real values of λ for which Δ=0.
Step 4: Calculate Δx (or Δy or Δz) to Check for Inconsistency
To determine if the system has no solutions for these values of λ, we need to check if at least one of Δx,Δy,Δz is non-zero when Δ=0. Let's calculate Δx.
Since Δx=−240=0, it confirms that for K=943 (i.e., for the two values of λ found in Step 3), the system of equations has no solutions.
Step 6: Count the Number of Real Values of λ
We found two distinct real values of λ, namely λ=189+1629 and λ=−189+1629, for which Δ=0 and Δx=0.
Therefore, for these two real values of λ, the system of linear equations has no solutions.
The number of such real values of λ is 2.
3. Common Mistakes & Tips
Confusing Conditions: A common error is to confuse the conditions for "no solutions" with "infinitely many solutions". Remember, Δ=0 is necessary but not sufficient for either; the values of Δx,Δy,Δz distinguish between the two cases.
Handling Absolute Value: When substituting t=∣λ∣, ensure you consider only non-negative values for t. If t>0, then ∣λ∣=t yields two real values for λ (±t). If t=0, it yields one value (λ=0). If t<0, it yields no real values for λ.
Determinant Calculation Errors: Be meticulous with signs and arithmetic when calculating determinants, especially when expanding 3×3 determinants. Using row/column operations to simplify determinants before expansion can help reduce errors.
4. Summary
We first established the conditions for a system of linear equations to have no solutions: the determinant of the coefficient matrix (Δ) must be zero, and at least one of the determinants formed by replacing a column with the constant terms (Δx,Δy,Δz) must be non-zero. We defined K=λ2−∣λ∣ for simplification. Calculating Δ=9K−43, we set it to zero to find K=43/9. This led to a quadratic equation in ∣λ∣, which yielded two distinct real values for λ. Next, we calculated Δx=−27K−111. Substituting K=43/9 into Δx resulted in Δx=−240, which is non-zero. Since Δ=0 and Δx=0 for these two values of λ, the system has no solutions for both of them.
5. Final Answer
The number of real values of λ for which the system of linear equations has no solutions is 2.
The final answer is 2, which corresponds to option (C).