Animated Solution for Mathematics - Matrices and Determinants: Let a,λ,μ∈R. Consider the system of linear equations ax+2y=λ,3x−2y=μ. Which of the following statement(s) is (are) correct?
Select Answer:
* Multiple Correct
Visualized Solution
Visualizing the System
Given system: ax+2y=λ and 3x−2y=μ
These represent two straight lines, L1 and L2, in a 2D plane.
The nature of their intersection depends on the coefficients.
Condition for Unique Solution
A system of two linear equations has a unique solution if the lines intersect at exactly one point.
Mathematically, this happens when the determinant of the coefficient matrix is non-zero.
Let's define the determinant Δ.
Setting up the Determinant
Coefficient Matrix A=[a32−2]
Determinant Δ=a32−2
For a unique solution, we require Δ=0.
Calculating Δ
Expanding the determinant: Δ=(a)(−2)−(2)(3)
Δ=−2a−6
Case 1: Unique Solution
For a unique solution: −2a−6=0
−2a=6⟹a=−3
Conclusion: If a=−3, the system has a unique solution for all λ,μ.
The Critical Value (a=−3)
What happens if a=−3? The determinant becomes zero.
The lines are no longer intersecting at a single point.
They are either parallel (no solution) or coincident (infinitely many solutions).
Substituting a=−3
Let's substitute a=−3 into the first equation.
L1:−3x+2y=λ
L2:3x−2y=μ
Analyzing Consistency
Let's add the two equations to eliminate x and y.
(−3x+3x)+(2y−2y)=λ+μ
0=λ+μ
Case 2: Infinitely Many Solutions
If λ+μ=0, we get 0=0, which is always true.
This means L1 and L2 are the exact same line (coincident).
Conclusion: If λ+μ=0, the system has infinitely many solutions for a=−3.
Case 3: No Solution
If λ+μ=0, we get 0=non-zero value, which is a contradiction.
This means L1 and L2 are parallel and distinct.
Conclusion: If λ+μ=0, the system has no solution for a=−3.
Final Conclusion
Option B is correct: Unique solution for a=−3.
Option C is correct: Infinitely many solutions for a=−3 and λ+μ=0.
Option D is correct: No solution for a=−3 and λ+μ=0.
Option A is incorrect.
00:00 / 00:00
The Sigma Insight: Solution of System of Linear Equations (Matrix Method and Cramer's Rule)
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler on the path to JEE Advanced mastery. Today, we are not just solving a system of linear equations; we are peeling back the curtain on the geometry of linear algebra. We are given the system:
{ax+2y=λ3x−2y=μ
At first glance, this looks like a standard algebra problem. Imagine you are standing on a two-dimensional Cartesian plane where each equation represents a straight line. The variables x and y are the coordinates of points on these lines, while the coefficients a,2,3, and −2 dictate their slopes and orientations.
The constants λ and μ determine their positions relative to the origin. The fundamental question is: how do these two lines interact? Do they cross, run parallel forever, or are they actually the same line in disguise?
The Gatekeeper
The Determinant
To understand the behavior of this system, we need a gatekeeper: the determinant of the coefficient matrix. Let us construct our matrix A from the coefficients of x and y:
A=[a32−2]
The determinant, denoted by Δ, is the mathematical "volume" or "scaling factor" of this transformation. It determines whether the system has a unique solution. We calculate it as:
Δ=a32−2=(a)(−2)−(2)(3)=−2a−6
The core principle is that if $\Delta
eq 0$, the lines are not parallel. They have different slopes and must intersect at exactly one point, which is the "Unique Solution" territory. Setting $-2a - 6
eq 0$ leads us to the condition $a
eq -3$.
As long as $a
eq -3$, the system is perfectly well-behaved. This confirms that for any $a
eq -3$, we have a unique solution, regardless of the values of λ and μ. This is the beauty of linear independence.
The Critical Point
When a=−3
Now, let us step into the danger zone. What happens when a=−3? Our determinant Δ becomes zero, which geometrically means the lines have become parallel.
Parallel lines can behave in two very different ways: they can be distinct (never meeting, hence "no solution") or they can be coincident (lying on top of each other, hence "infinitely many solutions"). To distinguish between these, we must look at the constants λ and μ.
Substituting a=−3 back into our system yields:
{−3x+2y=λ3x−2y=μ
The left-hand sides are exact negatives of each other. If we add these two equations together, the variables x and y vanish entirely:
(−3x+3x)+(2y−2y)=λ+μ
0=λ+μ
The Moment of Truth
Consistency
The equation 0=λ+μ is the ultimate test of consistency.
If λ+μ=0, the equation becomes 0=0. This is a tautology, meaning the two equations represent the same line. Every point on one line is a point on the other, resulting in infinitely many solutions.
However, if $\lambda + \mu
eq 0$, we are left with a contradiction: 0=a non-zero constant. This is mathematically impossible, indicating that the lines are parallel but distinct. In this scenario, there is absolutely no solution.
Conclusion
The Mastery of Perspective
By analyzing the determinant, we found the boundary of the system's behavior. By testing the consistency condition, we unlocked the secrets of the parallel case.
You have successfully navigated the transition from algebraic manipulation to geometric intuition. Remember, in JEE Advanced, never just calculate—visualize. When you see a system of equations, see the lines, see the slopes, and always look for the consistency condition. You are now ready to tackle any linear system that comes your way!