For the system of linear equations 2x−y+3z=53x+2y−z=74x+5y+αz=β, which of the following is NOT correct?
Options
Solution
This problem tests your understanding of the conditions for unique solutions, no solutions, and infinitely many solutions for a system of linear equations using determinants (Cramer's Rule).
1. Key Concepts: Cramer's Rule for Systems of Linear Equations
For a system of three linear equations in three variables x,y,z:
a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3
We define the following determinants:
Δ (Determinant of the Coefficient Matrix):Δ=a1a2a3b1b2b3c1c2c3
Δx: Replace the coefficients of x in Δ with the constant terms (d1,d2,d3).
Δy: Replace the coefficients of y in Δ with the constant terms.
Δz: Replace the coefficients of z in Δ with the constant terms.
The nature of the solutions is determined by the values of these determinants:
Unique Solution: If Δ=0, the system has a unique solution.
No Solution (Inconsistent): If Δ=0 AND at least one of Δx,Δy,Δz is non-zero, the system is inconsistent.
Infinitely Many Solutions: If Δ=0 AND Δx=0 AND Δy=0 AND Δz=0, the system has infinitely many solutions.
Tip: Always calculate Δ first. Its value dictates the initial classification of the system's solvability. Only if Δ=0 do you need to calculate Δx,Δy,Δz.
2. Define the Given System and its Determinants
The given system of linear equations is:
2x−y+3z=53x+2y−z=74x+5y+αz=β
From this system, we set up the required determinants:
Δ (Determinant of the Coefficient Matrix):Δ=234−1253−1α
Δx (Determinant by replacing x-coefficients with constants):Δx=57β−1253−1α
Δy (Determinant by replacing y-coefficients with constants):Δy=23457β3−1α
Δz (Determinant by replacing z-coefficients with constants):Δz=234−12557β
3. Step-by-Step Calculation of Determinants
We will now calculate each determinant by expanding along the first row.
Step 3.1: Calculate Δ
We calculate Δ to find the condition for a unique solution or for Δ=0.
Δ=225−1α−(−1)34−1α+33425Δ=2(2α−(−1)(5))+1(3α−(−1)(4))+3(3⋅5−2⋅4)Δ=2(2α+5)+(3α+4)+3(15−8)Δ=4α+10+3α+4+3(7)Δ=7α+14+21Δ=7α+35
Step 3.2: Calculate Δx
We calculate Δx to check conditions when Δ=0.
Δx=525−1α−(−1)7β−1α+37β25Δx=5(2α−(−1)(5))+1(7α−(−1)β)+3(7⋅5−2β)Δx=5(2α+5)+(7α+β)+3(35−2β)Δx=10α+25+7α+β+105−6βΔx=17α−5β+130
Step 3.3: Calculate Δy
We calculate Δy to check conditions when Δ=0.
Δy=27β−1α−534−1α+3347βΔy=2(7α−(−1)β)−5(3α−(−1)(4))+3(3β−7⋅4)Δy=2(7α+β)−5(3α+4)+3(3β−28)Δy=14α+2β−15α−20+9β−84Δy=−α+11β−104
Step 3.4: Calculate Δz
We calculate Δz to check conditions when Δ=0.
Δz=2257β−(−1)347β+53425Δz=2(2β−7⋅5)+1(3β−7⋅4)+5(3⋅5−2⋅4)Δz=2(2β−35)+(3β−28)+5(15−8)Δz=4β−70+3β−28+5(7)Δz=7β−98+35Δz=7β−63
4. Analyze Each Option
Now we evaluate each option by substituting the given values of α and β into our calculated determinants and applying Cramer's Rule conditions.
Option (A): The system has infinitely many solutions for α=−6 and β=9.
Substitute α=−6:
Δ=7(−6)+35=−42+35=−7.
Analysis: Since Δ=−7=0, the system has a unique solution.
Conclusion for (A): The statement claims infinitely many solutions, but our calculation shows a unique solution. Therefore, statement (A) is NOT correct.
Since the question asks which statement is NOT correct, (A) is our answer. Let's quickly verify the other options to ensure consistency and reinforce understanding.
Option (B): The system has a unique solution for α=−5 and β=8.
If α=−5, then Δ=7α+35=7(−5)+35=0.
Analysis: Since Δ=0, the system indeed has a unique solution, regardless of the value of β.
Conclusion for (B): Statement (B) is correct.
Option (C): The system is inconsistent for α=−5 and β=8.
Substitute α=−5:
Δ=7(−5)+35=−35+35=0.
Now, we must check Δx,Δy,Δz. Let's check Δx:
Substitute α=−5,β=8:
Δx=17(−5)−5(8)+130=−85−40+130=−125+130=5.
Analysis: We have Δ=0 and Δx=5=0. This condition implies the system is inconsistent (has no solution).
Conclusion for (C): Statement (C) is correct.
Option (D): The system has infinitely many solutions for α=−5 and β=9.
Substitute α=−5:
Δ=7(−5)+35=−35+35=0.
Now, we must check Δx,Δy,Δz:
Substitute α=−5,β=9:
Δx=17(−5)−5(9)+130=−85−45+130=−130+130=0.
Δy=−(−5)+11(9)−104=5+99−104=104−104=0.
Δz=7(9)−63=63−63=0.
Analysis: We have Δ=0, Δx=0, Δy=0, and Δz=0. This condition implies the system has infinitely many solutions.
Conclusion for (D): Statement (D) is correct.
5. Final Answer and Key Takeaway
Based on our analysis, statement (A) is the only one that is NOT correct.
The final answer is A.
Key Takeaway: For systems of linear equations, Cramer's Rule provides a systematic way to determine the nature of solutions. Always start by calculating the determinant of the coefficient matrix (Δ). If Δ=0, it's a unique solution. If Δ=0, then calculate Δx,Δy,Δz to distinguish between no solution (if any of them is non-zero) and infinitely many solutions (if all of them are zero). Missing even one of these checks when Δ=0 is a common mistake.