Animated Solution for Mathematics - Matrices and Determinants: Let λ be a real number for which the system of linear equations x+y+z=6, 4x+λy−λz=−2, 3x+2y−4z=−5 has infinitely many solutions. Then λ is a root of the quadratic equation.
Select Answer:
Visualized Solution
Understanding the Condition
System of equations:
1) x+y+z=6
2) 4x+λy−λz=−2
3) 3x+2y−4z=−5
For infinitely many solutions, the determinant of the coefficient matrix D must be zero.
Setting up the Determinant D
D=1431λ21−λ−4=0
We will expand this determinant along the first row (R1).
Expanding along the First Row
Term 1: 1⋅((λ)(−4)−(−λ)(2))
Calculating the First Minor
1⋅(−4λ+2λ)=−2λ
The Second Term of Expansion
Term 2: −1⋅((4)(−4)−(−λ)(3))
Calculating the Second Minor
−1⋅(−16+3λ)=16−3λ
The Third Term of Expansion
Term 3: +1⋅((4)(2)−(λ)(3))
Calculating the Third Minor
1⋅(8−3λ)=8−3λ
Combining the Terms
−2λ+(16−3λ)+(8−3λ)=0
Simplifying the Equation
(−2λ−3λ−3λ)+(16+8)=0
−8λ+24=0
Solving for λ
−8λ=−24
λ=3
Checking the Options
We need to find which equation has λ=3 as a root.
Option 2: λ2−λ−6=0
Final Verification
Substitute λ=3:
(3)2−(3)−6=9−3−6=0
The condition is satisfied.
Summary and Conclusion
Conclusion:
For infinite solutions in a 3×3 system, D=0 is a necessary condition.
Final Answer: λ=3, which is a root of λ2−λ−6=0.
00:00 / 00:00
The Sigma Insight: Solution of System of Linear Equations (Matrix Method and Cramer's Rule)
Solution Diagram
The Geometry of Infinite Solutions
Imagine you are standing in a three-dimensional space. Each of the equations in our system, x+y+z=6, 4x+λy−λz=−2, and 3x+2y−4z=−5, represents a plane.
Normally, three planes intersect at a single point, giving us a unique solution. But the problem tells us something fascinating: this system has infinitely many solutions.
Geometrically, this means these three planes do not meet at a single point; instead, they intersect along a common line or are coincident. This is a state of perfect harmony, a dependency where the equations are essentially telling the same story in different ways.
The Determinant as a Gatekeeper
In the language of linear algebra, this dependency is captured by the determinant of the coefficient matrix, D. If $D
eq 0$, the system is independent and has a unique solution.
But when D=0, the system is singular, and the planes are no longer independent. This is our golden ticket. To find the value of λ that forces this dependency, we must set the determinant of the coefficient matrix to zero:
D=1431λ21−λ−4=0
The Art of Expansion
Now, let's break this down. We expand along the first row to keep our calculations clean. Remember the sign convention for determinants: plus, minus, plus.
For the first element, 1, we hide its row and column, leaving us with the minor λ2−λ−4. The calculation is 1⋅((λ)(−4)−(−λ)(2))=−4λ+2λ=−2λ.
For the second element, 1, we apply the negative sign: −1⋅43−λ−4. This gives us −1⋅((4)(−4)−(−λ)(3))=−1⋅(−16+3λ)=16−3λ.
Finally, for the third element, 1, we have +1⋅43λ2. This results in 1⋅((4)(2)−(λ)(3))=8−3λ.
The Algebraic Resolution
Combining these, we get the equation:
−2λ+(16−3λ)+(8−3λ)=0
Grouping the terms, we have (−2λ−3λ−3λ)+(16+8)=0, which simplifies to −8λ+24=0.
Solving for λ, we find λ=3. It is a moment of pure satisfaction when the algebra collapses into such a clean, integer result.
The Final Verification
The question asks us to identify which quadratic equation has λ=3 as a root. Testing the options, we look at λ2−λ−6=0.
Substituting λ=3 gives (3)2−3−6=9−3−6=0. The condition is perfectly satisfied.
We have navigated the geometry, mastered the determinant, and arrived at the truth. Keep this logic in your toolkit—whenever you see "infinitely many solutions," let D=0 be your first instinct.