The Mystery of the Common Root
In the realm of JEE Advanced mathematics, quadratic equations are not just algebraic expressions; they are geometric entities, stories of intersection, and puzzles of symmetry.
We are given two quadratic equations:
x2−x+2λ=0
and
3x2−10x+27λ=0
They share a common root, α. This common root is the key that unlocks the entire problem. When you see a common root, think of it as a bridge connecting two different worlds.
Phase 1
The Vieta's Toolkit
Before we dive into the algebra, let us sharpen our tools. Vieta's formulas are our best friends here.
For the first equation,
x2−x+2λ=0, with roots
α and
β, we know:
α+β=1
αβ=2λ
For the second equation,
3x2−10x+27λ=0, with roots
α and
γ, we apply Vieta's again:
α+γ=310
αγ=327λ=9λ
Notice how the common root α appears in both sets of equations. This is exactly what we need to exploit.
Phase 2
The Algebraic Dance
We now have a system of equations. Our goal is to find the value of λβγ.
To get there, we express
β and
γ in terms of
α:
β=1−α
γ=310−α
Now, substitute these into our product relations:
α(1−α)=2λ⇒α−α2=2λ
α(310−α)=9λ⇒310α−α2=9λ
We have two equations, both containing an −α2 term. If we subtract the first from the second, the α2 terms will vanish into thin air.
Phase 3
The Final Reveal
Subtracting the equations gives us:
(310α−α2)−(α−α2)=9λ−2λ
Simplifying this, we get:
37α=7λ⇒α=3λ
Now, substitute
α=3λ back into our first expanded equation:
3λ−(3λ)2=2λ
3λ−9λ2=2λ⇒λ−9λ2=0
Since the problem guarantees $\lambda
eq 0$, we divide by λ to get 1−9λ=0, which means λ=91.
With
λ in hand, we find:
α=3(91)=31
β=1−31=32
γ=310−31=3
Finally, the product
βγ=(32)×3=2. Dividing by
λ:
λβγ=1/92=18
We have arrived at the answer, 18, not by brute force, but by understanding the elegant structure of the problem.