If the system of equations 2x+3y−z=5x+αy+3z=−43x−y+βz=7 has infinitely many solutions, then 13αβ is equal to :
Options
Solution
Key Concepts and Formulas
For a system of three linear equations in three variables (x,y,z):
a1x+b1y+c1za2x+b2y+c2za3x+b3y+c3z=d1=d2=d3
to have infinitely many solutions, we use Cramer's Rule conditions, which state that:
The determinant of the coefficient matrix (Δ) must be zero.
The determinants formed by replacing each column of coefficients with the constant terms (Δx,Δy,Δz) must also be zero.
That is, Δ=0 AND Δx=0 AND Δy=0 AND Δz=0.
If Δ=0 but any of Δx,Δy,Δz is non-zero, the system has no solution.
Step-by-Step Solution
Step 1: Identify the system and set up the determinants.
The given system of equations is:
2x+3y−z=5
x+αy+3z=−4
3x−y+βz=7
Based on the coefficients and constant terms, we define the following determinants:
Main Determinant (Δ): Formed by the coefficients of x,y,z.
Δ=2133α−1−13β
Determinant Δx: Formed by replacing the first column (coefficients of x) with the constant terms.
Δx=5−473α−1−13β
Determinant Δy: Formed by replacing the second column (coefficients of y) with the constant terms.
Δy=2135−47−13β
Determinant Δz: Formed by replacing the third column (coefficients of z) with the constant terms.
Δz=2133α−15−47
For the system to have infinitely many solutions, all these determinants must be equal to zero. We will use this condition to find the values of α and β.
Step 2: Calculate Δy and solve for β.
We strategically choose to calculate Δy first because, upon expansion, it will only contain β as an unknown, allowing us to solve for β directly.
Expanding Δy along the first row:
Δy=2((−4)β−(3)(7))−5((1)β−(3)(3))+(−1)((1)(7)−(−4)(3))Δy=2(−4β−21)−5(β−9)−1(7−(−12))Δy=−8β−42−5β+45−1(19)Δy=−13β+3−19Δy=−13β−16
Since the system has infinitely many solutions, we must have Δy=0:
−13β−16=013β=−16⟹β=−1316
Step 3: Calculate Δz and solve for α.
Next, we calculate Δz. Similar to Δy, Δz will only contain α as an unknown, making it easy to solve for α.
Expanding Δz along the first row:
Δz=2(α(7)−(−1)(−4))−3((1)(7)−(3)(−4))+5((1)(−1)−(α)(3))Δz=2(7α−4)−3(7+12)+5(−1−3α)Δz=14α−8−3(19)−5−15αΔz=14α−8−57−5−15αΔz=−α−70
Since the system has infinitely many solutions, we must have Δz=0:
−α−70=0⟹α=−70
Step 4: Verify with Δ=0.
We have found α=−70 and β=−1316. Now, we must verify that these values satisfy the condition Δ=0. This step ensures consistency.
First, let's calculate Δ:
Δ=2(αβ−(−1)(3))−3((1)β−(3)(3))+(−1)((1)(−1)−(α)(3))Δ=2(αβ+3)−3(β−9)−1(−1−3α)Δ=2αβ+6−3β+27+1+3αΔ=2αβ+3α−3β+34
Substitute α=−70 and β=−1316 into the expression for Δ:
Δ=2(−70)(−1316)+3(−70)−3(−1316)+34Δ=132240−210+1348+34Δ=132240+48−(210−34)Δ=132288−176Δ=176−176=0
The condition Δ=0 is satisfied.
Step 5: Verify with Δx=0.
As a final consistency check, we verify that Δx=0 with the found values of α and β.
First, let's calculate Δx:
Δx=5(αβ−(−1)(3))−3((−4)β−(3)(7))+(−1)((−4)(−1)−(α)(7))Δx=5(αβ+3)−3(−4β−21)−1(4−7α)Δx=5αβ+15+12β+63−4+7αΔx=5αβ+7α+12β+74
Substitute α=−70 and β=−1316 into the expression for Δx:
Δx=5(−70)(−1316)+7(−70)+12(−1316)+74Δx=135600−490−13192+74Δx=135600−192−(490−74)Δx=135408−416Δx=416−416=0
The condition Δx=0 is also satisfied. All conditions for infinitely many solutions are met.
Step 6: Calculate the required expression 13αβ.
We need to find the value of 13αβ. Substitute the determined values of α=−70 and β=−1316:
13αβ=13×(−70)×(−1316)
The factor of 13 in the numerator and denominator cancels out:
13αβ=(−70)×(−16)13αβ=1120
Common Mistakes & Tips
Incomplete Conditions: A common mistake is only checking Δ=0 for infinitely many solutions. Remember that Δx,Δy,Δz must also be zero. If Δ=0 but any of Δx,Δy,Δz is non-zero, the system has no solution.
Arithmetic Errors: Determinant calculations involve many multiplications and subtractions. Carefully double-check each step, especially signs, to avoid calculation errors.
Strategic Calculation: When parameters are involved, prioritize calculating determinants that isolate a single parameter (like Δy for β and Δz for α in this problem). This simplifies the process of finding the parameter values before verifying with more complex determinants like Δ or Δx.
Summary
To solve a system of linear equations for parameters that lead to infinitely many solutions, we apply Cramer's Rule conditions: the determinant of the coefficient matrix (Δ) and all associated determinants (Δx,Δy,Δz) must be zero. By systematically calculating Δy and Δz, we found the values of β=−1316 and α=−70. We then verified that these values also satisfy the conditions Δ=0 and Δx=0. Finally, we computed the required expression 13αβ, which resulted in 1120.
Final Answer
The final answer is 1120, which corresponds to option (B).