Analyzing the Setup
Imagine you are standing in a vast, three-dimensional room. You have three sheets of glass, each representing one of our linear equations:
P1:2x+4y+2az=b
P2:x+2y+3z=4
P3:2x+5y+2z=8
These are planes. The question of whether this system has a solution is simply a question of whether these three planes share a common point of intersection.
If they meet at a single point, we have a unique solution. If they meet along a line, we have infinitely many. If they never meet, we have no solution. This is the physical reality behind the algebra.
The Master Key
The Determinant Δ
To unlock the secrets of these planes, we need the master key: the coefficient determinant, Δ. This value tells us if the system is 'well-behaved' (unique solution) or 'singular' (potentially problematic).
Let's expand this along the first row. It is a dance of arithmetic:
Δ=2(2⋅2−3⋅5)−4(1⋅2−3⋅2)+2a(1⋅5−2⋅2)
Simplifying this, we get:
Δ=2(4−15)−4(2−6)+2a(5−4)
Δ=2(−11)−4(−4)+2a(1)
This simplifies beautifully to:
Δ=−22+16+2a=2a−6
Factoring out the two, we find Δ=2(a−3). This is our critical threshold. If $a
eq 3$, then $\Delta
eq 0$, and the system is guaranteed to have a unique solution. This immediately validates Option 1 (a=6,b=6) and Option 4 (a=8,b=8).
The Critical Juncture
When a=3
Now, what happens when a=3? The determinant Δ becomes zero. The planes are no longer intersecting at a single point.
They are either parallel, or they intersect along a line, or they form a triangular prism shape with no common intersection. To distinguish between 'Infinite Solutions' and 'No Solution', we must look at the auxiliary determinants.
Let's calculate
Δz by replacing the
z-coefficients with the constants
b,4,8:
Expanding this along the first row:
Δz=2(16−20)−4(8−8)+b(5−4)
Δz=2(−4)−4(0)+b(1)=b−8
The Final Verdict
We are now armed with the truth. For the system to have infinitely many solutions, we need Δ=0 and Δz=0.
If a=3 and b=8, then Δ=0 and Δz=0. This confirms Option 3 is correct.
However, look at Option 2: a=3 and b=6. Here, Δ=0, but Δz=6−8=−2.
Since $\Delta_z
eq 0$, the system is inconsistent. It has NO solution. Therefore, the claim in Option 2 that it has 'infinitely many solutions' is mathematically false.
We have successfully navigated the geometry of the planes and identified the trap. Remember, in JEE Advanced, the determinant is not just a number; it is the heartbeat of the system.