If the system of linear equations x−2y+z=−42x+αy+3z=53x−y+βz=3 has infinitely many solutions, then 12α+13β is equal to
Options
Solution
Here's a clear, educational, and well-structured solution for the given problem.
1. Key Concepts and Formulas
For a system of linear equations in three variables:
a1x+b1y+c1za2x+b2y+c2za3x+b3y+c3z=d1=d2=d3
to have infinitely many solutions, the following conditions must be met according to Cramer's Rule:
Determinant of the coefficient matrix (D) must be zero.D=a1a2a3b1b2b3c1c2c3=0
Determinants Dx, Dy, and Dz must also be zero. These are formed by replacing the respective coefficient column in D with the constant terms (d1,d2,d3).
Dx=d1d2d3b1b2b3c1c2c3=0Dy=a1a2a3d1d2d3c1c2c3=0Dz=a1a2a3b1b2b3d1d2d3=0
These four conditions (D=Dx=Dy=Dz=0) ensure that the system is consistent and represents coincident planes or planes intersecting along a line.
2. Step-by-Step Solution
The given system of linear equations is:
x−2y+z=−42x+αy+3z=53x−y+βz=3
Step 1: Set up the Determinants
We first write down the four determinants based on the given system. This is crucial for translating the problem into a solvable form.
D (Determinant of coefficients):D=123−2α−113β
D1 (or Dx, replacing x-coefficients with constants):D1=−453−2α−113β
D2 (or Dy, replacing y-coefficients with constants):D2=123−45313β
D3 (or Dz, replacing z-coefficients with constants):D3=123−2α−1−453
Step 2: Calculate D2 and solve for β
To efficiently find the values of α and β, it's strategic to start with determinants that involve only one unknown. D2 depends only on β. We calculate D2 by expanding along the first row and set it to zero.
D2=1⋅533β−(−4)⋅233β+1⋅2353=1(5⋅β−3⋅3)+4(2⋅β−3⋅3)+1(2⋅3−5⋅3)=(5β−9)+4(2β−9)+(6−15)=5β−9+8β−36−9=13β−54
Setting D2=0:
13β−54=013β=54β=1354
We have found the value of β.
Step 3: Calculate D3 and solve for α
Similarly, D3 depends only on α. We calculate D3 by expanding along the first row and set it to zero to find α.
D3=1⋅α−153−(−2)⋅2353+(−4)⋅23α−1=1(α⋅3−5⋅(−1))+2(2⋅3−5⋅3)−4(2⋅(−1)−α⋅3)=(3α+5)+2(6−15)−4(−2−3α)=3α+5+2(−9)−4(−2−3α)=3α+5−18+8+12α=15α−5
Setting D3=0:
15α−5=015α=5α=155α=31
We have found the value of α.
Step 4: Verify with D=0
For infinitely many solutions, D must also be zero. We substitute the values of α=31 and β=1354 into the expression for D and check if it evaluates to zero.
D=123−2α−113β=1(αβ+3)+2(2β−9)+1(−2−3α)=αβ−3α+4β−17
Substitute α=31 and β=1354:
D=(31)(1354)−3(31)+4(1354)−17=1318−1+13216−17=1318+216−(1+17)=13234−18=18−18=0
Since D=0 is satisfied, our values for α and β are consistent.
Step 5: Verify with D1=0 (Optional but Recommended)
As a final check, we can verify that D1 also evaluates to zero with our values of α and β.
D1=−453−2α−113β
Expand D1 along the first row:
D1=−4(αβ−3(−1))−(−2)(5β−3(3))+1(5(−1)−α(3))D1=−4(αβ+3)+2(5β−9)+(−5−3α)
Substitute α=31 and β=1354. First, αβ=31⋅1354=1318.
D1=−4(1318+3)+2(5⋅1354−9)+(−5−3⋅31)=−4(1318+39)+2(13270−117)+(−5−1)=−4(1357)+2(13153)−6=−13228+13306−1378=13306−228−78=130=0
All conditions are satisfied, confirming our values for α and β.
Step 6: Calculate the final expression
The question asks for the value of 12α+13β.
Substitute α=31 and β=1354:
12α+13β=12(31)+13(1354)=4+54=58
3. Common Mistakes & Tips
Determinant Calculation Errors: The most frequent mistake is arithmetic or sign errors while expanding 3×3 determinants. Double-check each expansion carefully.
Forgetting All Conditions: For infinitely many solutions, D=0 is necessary but not sufficient. All Dx,Dy,Dz must also be zero. Failing to use these additional conditions can lead to incorrect values for the parameters.
Strategic Choice: When multiple determinants need to be zero, prioritize calculating those that involve fewer unknown variables (like D2 and D3 in this problem) to simplify the solving process.
Verification: If time permits, use the remaining determinant conditions (D or D1) to verify the derived parameter values. This significantly increases confidence in your answer.
4. Summary
To solve a system of linear equations with infinitely many solutions, we apply Cramer's Rule, which states that the determinant of the coefficient matrix (D) and all three modified determinants (Dx,Dy,Dz) must be zero. By systematically calculating D2 and D3 and setting them to zero, we found β=1354 and α=31. These values were then verified to satisfy D=0 and D1=0. Finally, substituting these values into the required expression 12α+13β yielded 58.
5. Final Answer
The value of 12α+13β is 58.
The final answer is 58 which corresponds to option (D).