If the system of equations 2x+λy+3z=53x+2y−z=74x+5y+μz=9 has infinitely many solutions, then (λ2+μ2) is equal to :
Options
Solution
Key Concepts and Formulas
For a system of three linear equations in three variables, represented as AX=B, to have infinitely many solutions, the following conditions based on Cramer's Rule must be met:
Determinant of the coefficient matrix (Δ) must be zero.Δ=a1a2a3b1b2b3c1c2c3=0
All other major determinants (Δx,Δy,Δz) must also be zero.
Δx: Determinant formed by replacing the x-coefficients column in Δ with the constant terms.
Δy: Determinant formed by replacing the y-coefficients column in Δ with the constant terms.
Δz: Determinant formed by replacing the z-coefficients column in Δ with the constant terms.
Δx=0ANDΔy=0ANDΔz=0
If Δ=0 but at least one of Δx,Δy,Δz is non-zero, the system has no solution. If Δ=0, the system has a unique solution.
Step-by-Step Solution
Step 1: Identify the coefficient matrix and constant terms.
The given system of linear equations is:
2x+λy+3z=53x+2y−z=74x+5y+μz=9
From these equations, we can extract the coefficient matrix A and the constant terms vector B:
A=234λ253−1μ,B=579
Step 2: Set up the required determinants.
Based on the coefficients and constant terms, we form the four determinants:
Δ (coefficient determinant):Δ=234λ253−1μ
Δx (replace x-coefficients with constants):Δx=579λ253−1μ
Δy (replace y-coefficients with constants):Δy=2345793−1μ
Δz (replace z-coefficients with constants):Δz=234λ25579
Step 3: Calculate Δz and solve for λ.
We start with Δz because it contains only one unknown variable (λ), which will allow us to directly solve for λ. For infinitely many solutions, Δz must be zero.
Δz=234λ25579
Expand the determinant along the first row:
Δz=2⋅(2⋅9−7⋅5)−λ⋅(3⋅9−7⋅4)+5⋅(3⋅5−2⋅4)Δz=2⋅(18−35)−λ⋅(27−28)+5⋅(15−8)Δz=2⋅(−17)−λ⋅(−1)+5⋅(7)Δz=−34+λ+35Δz=λ+1
Setting Δz=0 for infinitely many solutions:
λ+1=0⟹λ=−1
Step 4: Calculate Δ and solve for μ.
Next, we use the determinant Δ, which involves both λ and μ. Since we have found λ=−1, we can substitute this value into Δ and then solve for μ. For infinitely many solutions, Δ must also be zero.
Δ=234λ253−1μ
Expand the determinant along the first row:
Δ=2⋅(2⋅μ−(−1)⋅5)−λ⋅(3⋅μ−(−1)⋅4)+3⋅(3⋅5−2⋅4)Δ=2⋅(2μ+5)−λ⋅(3μ+4)+3⋅(15−8)Δ=4μ+10−3λμ−4λ+3⋅(7)Δ=4μ+10−3λμ−4λ+21Δ=31−4λ+4μ−3λμ
Now, substitute λ=−1 into the equation Δ=0:
31−4(−1)+4μ−3(−1)μ=031+4+4μ+3μ=035+7μ=07μ=−35μ=−5
Step 5: Verify with Δx and Δy (Recommended for completeness).
To ensure our values of λ=−1 and μ=−5 are correct, we should verify that Δx=0 and Δy=0 with these values.
Check Δx:
Substitute λ=−1 and μ=−5:
Δx=579−1253−1−5
Expand along the first row:
Δx=5(2(−5)−(−1)5)−(−1)(7(−5)−(−1)9)+3(7⋅5−2⋅9)Δx=5(−10+5)+1(−35+9)+3(35−18)Δx=5(−5)+1(−26)+3(17)Δx=−25−26+51Δx=−51+51=0
This condition is satisfied.
Check Δy:
Substitute λ=−1 and μ=−5:
Δy=2345793−1−5
Expand along the first row:
Δy=2(7(−5)−(−1)9)−5(3(−5)−(−1)4)+3(3⋅9−7⋅4)Δy=2(−35+9)−5(−15+4)+3(27−28)Δy=2(−26)−5(−11)+3(−1)Δy=−52+55−3Δy=3−3=0
This condition is also satisfied.
Since all four determinants are zero for λ=−1 and μ=−5, these values are correct.
Step 6: Calculate the required expression (λ2+μ2).
We need to find the value of λ2+μ2:
λ2+μ2=(−1)2+(−5)2λ2+μ2=1+25λ2+μ2=26
Common Mistakes & Tips
Arithmetic and Sign Errors: Determinant calculations can be prone to small errors, especially with negative numbers. Always double-check each step.
Incomplete Conditions: A common mistake is only setting Δ=0. Remember that for infinitely many solutions, all four determinants (Δ,Δx,Δy,Δz) must be zero. If Δ=0 but any of Δx,Δy,Δz is non-zero, there are no solutions.
Strategic Calculation: Choose the determinants to calculate first based on how many unknowns they contain. Solving determinants with fewer unknowns first can simplify the overall process.
Summary
To find the values of λ and μ for which the system has infinitely many solutions, we applied the conditions from Cramer's Rule, which state that all four determinants (Δ,Δx,Δy,Δz) must be zero. We strategically calculated Δz first, as it contained only λ, yielding λ=−1. Substituting this value into Δ=0 allowed us to solve for μ=−5. Finally, we verified these values by ensuring Δx=0 and Δy=0. With λ=−1 and μ=−5, the expression λ2+μ2 was calculated as 26.
Final Answer
The final answer is 26, which corresponds to option (B).