Animated Solution for Mathematics - Matrices and Determinants: Let S1 and S2 be respectively the sets of all a∈R−{0} for which the system of linear equations ax+2ay−3az=1, (2a+1)x+(2a+3)y+(a+1)z=2, (3a+5)x+(a+5)y+(a+2)z=3 has unique solution and infinitely many solutions. Then
Select Answer:
Visualized Solution
System of Equations
We are given a system of three linear equations with variables x, y, and z.
The coefficients depend on a parameter a∈R−{0}.
We need to find sets S1 (unique solution) and S2 (infinitely many solutions).
The Determinant Δ
For a system of linear equations, the nature of solutions depends on the determinant of the coefficient matrix, Δ.
If Δ=0, the system has a unique solution.
Let's construct Δ using the coefficients of x, y, and z.
Factoring out a
Notice the first row R1: a, 2a, −3a.
We can factor out a from R1 to simplify the determinant.
Δ=a12a+13a+522a+3a+5−3a+1a+2
Column Operations
To expand easily, we create zeros in the first row.
Apply operations: C2→C2−2C1 and C3→C3+3C1.
This transforms the first row to 1,0,0.
Expanding Δ
Expanding the determinant along the first row (R1).
Δ=a[1⋅((1−2a)(10a+17)−(−5a−5)(7a+4))]
Simplifying the Expression
Expanding the brackets:
(1−2a)(10a+17)=−20a2−24a+17
(−5a−5)(7a+4)=−35a2−55a−20
Subtracting the two gives: 15a2+31a+37
Δ=a(15a2+31a+37)
Analyzing the Quadratic
We have Δ=a(15a2+31a+37).
We are given a=0. So, a cannot make Δ=0.
We must check if the quadratic part 15a2+31a+37 can ever be zero.
Checking the Discriminant
For the quadratic 15a2+31a+37, let's find the discriminant D=b2−4ac.
D=(31)2−4(15)(37)
D=961−2220=−1259
Since D<0 and A=15>0, the quadratic is always positive.
Final Conclusion
Since a=0 and 15a2+31a+37>0, we conclude Δ=0 for all a∈R−{0}.
Therefore, the system always has a unique solution.
S1=R−{0} and S2=Φ.
00:00 / 00:00
The Sigma Insight: Solution of System of Linear Equations (Matrix Method and Cramer's Rule)
Solution Diagram
The Gatekeeper of Linear Systems
Imagine you are standing before a complex system of three linear equations. With variables x, y, and z dancing around a parameter a, it feels like the system could behave in any number of ways.
In the world of JEE Advanced, we don't guess; we analyze. The key to unlocking this mystery lies in the determinant of the coefficient matrix, which we call Δ.
Think of Δ as the gatekeeper. If $\Delta
eq 0$, the system is stable, predictable, and yields a unique solution. If Δ=0, the system enters a state of flux, potentially leading to infinitely many solutions or no solution at all.
Our mission is to find the values of a that make this gatekeeper open or close.
The Art of Simplification
We start by constructing our matrix from the coefficients of x, y, and z:
Δ=a2a+13a+52a2a+3a+5−3aa+1a+2
Many students would jump straight into expansion here, but that is a trap. Look at the first row: a,2a,−3a. There is a common factor of a waiting to be pulled out.
Let's extract it:
Δ=a12a+13a+522a+3a+5−3a+1a+2
Now, we have a much cleaner matrix. We want to create zeros to make the expansion trivial. By applying the column operations C2→C2−2C1 and C3→C3+3C1, we transform the first row into 1,0,0.
The determinant becomes:
Δ=a12a+13a+50−2a+1−5a−507a+410a+17
The Quadratic Mystery
Expanding along the first row is now a breeze. We are left with a two-by-two determinant calculation:
Δ=a[(−2a+1)(10a+17)−(−5a−5)(7a+4)]
Let's expand these products carefully. The first term gives us −20a2−24a+17, and the second gives us −35a2−55a−20. Subtracting them, we get:
Δ=a(15a2+31a+37)
Now, we must ask: when is Δ=0? Since the problem restricts a to R−{0}, the a outside the bracket is never zero.
The only hope for Δ=0 is if the quadratic 15a2+31a+37 equals zero. To check this, we look at the discriminant D=b2−4ac:
D=(31)2−4(15)(37)=961−2220=−1259
Since D<0, the quadratic has no real roots. Because the leading coefficient is positive, the quadratic is always positive and never touches the x-axis.
The Final Realization
We have reached the climax of our journey. We have proven that Δ is never zero for any a∈R−{0}.
This means the system is always well-behaved, always consistent, and always yields a unique solution. Therefore, the set S1 (unique solutions) is the entire set R−{0}, and the set S2 (infinitely many solutions) is the empty set, Φ.
We have navigated the trap, simplified the chaos, and arrived at the elegant truth. The structure of this system is perfectly unique.