Consider the system of linear equation x+y+z=4μ,x+2y+2λz=10μ,x+3y+4λ2z=μ2+15, where λ,μ∈R. Which one of the following statements is NOT correct?
Your answer stays private
What feels right?
Hint 1 of 3
What is the determinant of the coefficient matrix A=11112312λ4λ2?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The incorrect statement is that the system is inconsistent if λ=21 and μ=1, because the system is actually inconsistent for λ=21 whenever μ=1 AND μ=15 (at μ=15, it has infinitely many solutions).
Option analysis
Why each option works or fails
A · The system has unique solution if λ=21 and μ=1,15
Believing this statement is false because μ is restricted unnecessarily, forgetting that any sub-condition where Δ=0 still guarantees a unique solution regardless of μ. When Δ=(2λ−1)2=0, the coefficient matrix is invertible, which guarantees a unique solution for all values of μ (including the specific subset where μ=1,15).
B · The system is inconsistent if λ=21 and μ=1
Assuming that μ=1 is sufficient to make the system inconsistent when λ=21, overlooking the root μ=15 which also makes the system consistent with infinitely many solutions. Row reduction shows that when λ=21, the last equation becomes 0=(μ−1)(μ−15). Thus, the system remains consistent at μ=15, making the claim that it is inconsistent for all μ=1 false.
C · The system has infinite number of solutions if λ=21 and μ=15
Confusing infinite solutions with inconsistency when determinant is zero. Substitute λ=21 and μ=15 into the augmented matrix: the rank of the coefficient matrix and the augmented matrix both equal 2, confirming infinitely many solutions.
D · The system is consistent if λ=21
Believing consistency requires conditions on μ even when the determinant of the coefficient matrix is non-zero. Whenever λ=21, det(A)=0, ensuring the system has a unique solution and is therefore consistent for every real μ.
Reviewed route
Solution
StepWorking
01given
System of equations:
1) x+y+z=4μ
2) x+2y+2λz=10μ
3) x+3y+4λ2z=μ2+15
02goal
Identify which of the four given statements regarding the consistency/solutions of the system is NOT correct.
03approach
Compute the coefficient determinant Δ. Find conditions on λ for Δ=0 (unique solution) and Δ=0. Then evaluate Δx,Δy,Δz at λ=1/2 to find conditions on μ for infinite solutions versus no solution (inconsistency).
04execute
Calculate the coefficient determinant:
Δ=11112312λ4λ2
Perform row operations R2→R2−R1 and R3→R3−R1:
Δ=10011212λ−14λ2−1=1⋅[(4λ2−1)−2(2λ−1)]=(2λ−1)(2λ+1−2)=(2λ−1)2
Thus, Δ=0⟺λ=21.
When λ=21, the system has a unique solution for ALL μ∈R.
05execute
For λ=21, Δ=0. Evaluate Δz (or Δx):
Δz=1111234μ10μμ2+15
Using R2→R2−R1 and R3→R3−R1:
Δz=1001124μ6μμ2−4μ+15=(μ2−4μ+15)−2(6μ)=μ2−16μ+15=(μ−1)(μ−15)
- For infinite solutions: Δ=Δx=Δy=Δz=0⟹λ=21 and μ=1 or μ=15.
- For inconsistent system: λ=21 and μ=1,15.
Hence, Statement (1) claims 'The system is inconsistent if λ=1/2 and μ=1', which is FALSE because when μ=15, the system is consistent (has infinitely many solutions).
✓verify
Check statement (0): While it adds unnecessary conditions on μ, a system with λ=1/2 and μ=1,15 does indeed have a unique solution. However, statement (1) asserts inconsistency for all μ=1, which directly fails at μ=15. Thus (1) is definitively NOT correct.
Hints that build this answer step by step
What is the determinant of the coefficient matrix A=11112312λ4λ2?
det(A)=(2λ−1)2
Applying row operations R2→R2−R1 and R3→R3−2R2+R1 on the augmented matrix [A∣B] with λ=21, what is the resulting third row?
[000∣μ2−16μ+15]
For λ=21, for which values of μ is the system consistent (infinitely many solutions)?