If the system of linear equations 3x+y+βz=32x+αy−z=−3x+2y+z=4 has infinitely many solutions, then the value of 22β−9α is :
Options
Solution
Key Concepts and Formulas
Cramer's Rule for Systems of Linear Equations: For a system of n linear equations in n variables, represented as AX=B, let Δ=det(A) be the determinant of the coefficient matrix A. Let Δj be the determinant of the matrix obtained by replacing the j-th column of A with the constant matrix B.
Condition for Infinitely Many Solutions: A system of linear equations has infinitely many solutions if and only if the determinant of the coefficient matrix is zero (Δ=0) AND all the determinants formed by replacing a column of the coefficient matrix with the constant terms are also zero (Δ1=0,Δ2=0,…,Δn=0).
Other Solution Types:
If Δ=0, the system has a unique solution.
If Δ=0 but at least one Δj=0, the system has no solution.
Step-by-Step Solution
Step 1: Identify the Coefficient Matrix and Constant Matrix
We are given the system of linear equations:
3x+y+βz=32x+αy−z=−3x+2y+z=4
To apply Cramer's Rule, we first write down the coefficient matrix A and the constant matrix B.
The coefficient matrix A is formed by the coefficients of x,y,z:
A=3211α2β−11
The constant matrix B is formed by the terms on the right-hand side of the equations:
B=3−34
Step 2: Set up the Determinants Δ,Δ1,Δ2,Δ3
We need to calculate the determinant of the coefficient matrix, Δ, and the determinants Δ1,Δ2,Δ3 for Cramer's Rule.
Δ (Determinant of A):Δ=3211α2β−11
Δ1 (Replace 1st column of A with B):Δ1=3−341α2β−11
Δ2 (Replace 2nd column of A with B):Δ2=3213−34β−11
Δ3 (Replace 3rd column of A with B):Δ3=3211α23−34
Step 3: Apply Conditions for Infinitely Many Solutions
The problem states that the system has infinitely many solutions. According to Cramer's Rule, this implies that all four determinants must be zero:
Δ=0,Δ1=0,Δ2=0,Δ3=0
We need to find the values of α and β. We can use any two of these conditions involving α and β to solve for them. It's often strategic to pick determinants that isolate one variable or lead to simpler equations.
Let's start with Δ2=0 as it contains only β and constants among the unknown parameters.
Step 4: Solve for β using Δ2=0
Set Δ2=0 and expand the determinant along the first row:
3213−34β−11=03⋅−34−11−3⋅21−11+β⋅21−34=0
Calculate the 2×2 determinants:
3((−3)(1)−(−1)(4))−3((2)(1)−(−1)(1))+β((2)(4)−(−3)(1))=03(−3+4)−3(2+1)+β(8+3)=03(1)−3(3)+11β=03−9+11β=0−6+11β=011β=6⟹β=116
Step 5: Solve for α using Δ3=0
Next, we set Δ3=0 and expand the determinant along the first row. This determinant contains only α and constants among the unknown parameters.
3211α23−34=03⋅α2−34−1⋅21−34+3⋅21α2=0
Calculate the 2×2 determinants:
3((α)(4)−(−3)(2))−1((2)(4)−(−3)(1))+3((2)(2)−(α)(1))=03(4α+6)−1(8+3)+3(4−α)=012α+18−11+12−3α=0
Combine the terms involving α and the constant terms:
(12α−3α)+(18−11+12)=09α+19=09α=−19⟹α=−919
Step 6: Calculate the Required Expression
We have found β=116 and α=−919. The problem asks for the value of 22β−9α.
Substitute the calculated values into the expression:
22β−9α=22(116)−9(−919)
Simplify the expression:
=(1122)⋅6−(99)⋅(−19)=2⋅6−1⋅(−19)=12−(−19)=12+19=31
Verification (Optional):
To ensure consistency, we can verify that Δ=0 with the obtained values of α and β.
Δ=3211−9192116−11
Expanding along the first row:
Δ=3((−919)(1)−(−1)(2))−1((2)(1)−(−1)(1))+116((2)(2)−(−919)(1))Δ=3(−919+2)−1(2+1)+116(4+919)Δ=3(9−19+18)−3+116(936+19)Δ=3(−91)−3+116(955)Δ=−31−3+96×5=−31−3+930=−31−3+310Δ=3−1−9+10=30=0
The condition Δ=0 is satisfied, confirming our values of α and β.
Common Mistakes & Tips
Distinguish between Solution Types: Remember that Δ=0 is a necessary condition for both "no solution" and "infinitely many solutions". The crucial difference is that for infinitely many solutions, allΔj must also be zero, whereas for no solution, at least one Δj must be non-zero.
Careful with Determinant Expansion: Errors in signs or arithmetic during the expansion of 3×3 determinants are common. Double-check each step.
Strategic Choice of Determinants: When solving for multiple variables, select conditions (e.g., Δj=0) that simplify the process, ideally isolating one variable or leading to simpler equations.
Summary
To determine the values of α and β for which the given system of linear equations has infinitely many solutions, we utilized Cramer's Rule. The key conditions for infinitely many solutions are that the determinant of the coefficient matrix (Δ) must be zero, and all auxiliary determinants (Δ1,Δ2,Δ3) must also be zero. By setting Δ2=0, we found β=116. By setting Δ3=0, we found α=−919. Finally, substituting these values into the expression 22β−9α yielded the result 31.
The final answer is 31, which corresponds to option (A).