If the system of equations (λ−1)x+(λ−4)y+λz=5λx+(λ−1)y+(λ−4)z=7(λ+1)x+(λ+2)y−(λ+2)z=9 has infinitely many solutions, then λ2+λ is equal to
Options
Solution
1. Key Concepts and Formulas
For a system of linear equations in the form AX=B, where A is the coefficient matrix, X is the variable matrix, and B is the constant matrix:
Let D be the determinant of the coefficient matrix A.
Let Dx,Dy,Dz be the determinants obtained by replacing the first, second, and third columns of A respectively with the constant terms from matrix B.
The system of linear equations has infinitely many solutions if and only if:
D=0
Dx=0
Dy=0
Dz=0
Important Note: If D=0 but at least one of Dx,Dy,Dz is non-zero, the system has no solution. If D=0, the system has a unique solution.
2. Step-by-Step Solution
Step 1: Set up the Coefficient Matrix and its Determinant (D)
The given system of equations is:
(λ−1)x+(λ−4)y+λz=5λx+(λ−1)y+(λ−4)z=7(λ+1)x+(λ+2)y−(λ+2)z=9
The coefficient matrix A is:
A=λ−1λλ+1λ−4λ−1λ+2λλ−4−(λ+2)
For infinitely many solutions, the determinant D must be zero.
D=λ−1λλ+1λ−4λ−1λ+2λλ−4−(λ+2)
Step 2: Calculate D and Find Potential Values of λ
To simplify the determinant calculation, we use row operations. These operations do not change the value of the determinant.
First, apply R2→R2−R1 and R3→R3−R1 to introduce zeros:
D=λ−1λ−(λ−1)(λ+1)−(λ−1)λ−4(λ−1)−(λ−4)(λ+2)−(λ−4)λ(λ−4)−λ−(λ+2)−λD=λ−112λ−436λ−4−2λ−2
Next, apply R3→R3−2R2 to introduce more zeros in the third row:
D=λ−112−2(1)λ−436−2(3)λ−4(−2λ−2)−2(−4)D=λ−110λ−430λ−4−2λ+6
Now, expand the determinant along the third row:
D=(−2λ+6)⋅λ−11λ−43D=−2(λ−3)[3(λ−1)−1(λ−4)]D=−2(λ−3)[3λ−3−λ+4]D=−2(λ−3)[2λ+1]
For infinitely many solutions, D=0:
−2(λ−3)(2λ+1)=0
This gives two possible values for λ: λ=3 or λ=−1/2.
Step 3: Calculate Dx and Verify λDx is obtained by replacing the first column of A with the constant terms (5,7,9)T.
Dx=579λ−4λ−1λ+2λλ−4−(λ+2)
Apply the same row operations: R2→R2−R1 and R3→R3−R1:
Dx=524λ−436λ−4−2λ−2
Apply R3→R3−2R2:
Dx=520λ−430λ−4−2λ+6
Expand along the third row:
Dx=(−2λ+6)⋅52λ−43Dx=−2(λ−3)[5(3)−2(λ−4)]Dx=−2(λ−3)[15−2λ+8]Dx=−2(λ−3)[23−2λ]
For infinitely many solutions, Dx=0:
−2(λ−3)(23−2λ)=0
This gives λ=3 or λ=23/2.
Comparing the values for λ from D=0 (λ=3,−1/2) and Dx=0 (λ=3,23/2), the only common value is λ=3. This means λ=3 is the only candidate for infinitely many solutions.
Step 4: Verify Dy=0 for λ=3Dy is obtained by replacing the second column of A with (5,7,9)T.
Dy=λ−1λλ+1579λλ−4−(λ+2)
Substitute λ=3:
Dy=3−133+157933−4−(3+2)=2345793−1−5
Expand the determinant:
Dy=2(7(−5)−(−1)(9))−5(3(−5)−(−1)(4))+3(3(9)−7(4))Dy=2(−35+9)−5(−15+4)+3(27−28)Dy=2(−26)−5(−11)+3(−1)Dy=−52+55−3=0
So, Dy=0 for λ=3.
Step 5: Verify Dz=0 for λ=3Dz is obtained by replacing the third column of A with (5,7,9)T.
Dz=λ−1λλ+1λ−4λ−1λ+2579
Substitute λ=3:
Dz=3−133+13−43−13+2579=234−125579
Expand the determinant:
Dz=2(2(9)−7(5))−(−1)(3(9)−7(4))+5(3(5)−2(4))Dz=2(18−35)+1(27−28)+5(15−8)Dz=2(−17)+1(−1)+5(7)Dz=−34−1+35=0
So, Dz=0 for λ=3.
Step 6: Calculate the Final Expression
Since D=Dx=Dy=Dz=0 for λ=3, the system has infinitely many solutions when λ=3.
The question asks for the value of λ2+λ.
Substitute λ=3:
λ2+λ=(3)2+3=9+3=12
3. Common Mistakes & Tips
Determinant Calculation Errors: Be extremely careful with arithmetic and signs, especially when expanding determinants or performing row/column operations. Double-check calculations.
Incomplete Conditions: Remember that for infinitely many solutions in a non-homogeneous system, all determinants (D,Dx,Dy,Dz) must be zero. Checking only D=0 is insufficient; it could lead to no solution.
Systematic Approach: Using row/column operations to simplify determinants before expansion is often less error-prone than direct expansion for larger matrices. Aim to create rows or columns with many zeros.
4. Summary
We began by outlining the conditions for a system of linear equations to have infinitely many solutions, which require all determinants (D,Dx,Dy,Dz) to be zero. We then calculated the determinant of the coefficient matrix, D, and found the possible values of λ for which D=0. Next, we calculated Dx and identified the common value of λ that made both D=0 and Dx=0. This unique candidate was λ=3. Finally, we verified that for λ=3, both Dy and Dz were also zero, confirming that λ=3 is indeed the value for which the system has infinitely many solutions. Substituting λ=3 into the expression λ2+λ yielded the final answer.
The final answer is 12, which corresponds to option (D).