Analyzing the Setup
Imagine standing before two seemingly independent quadratic equations:
14x2−31x+3λ=0
and
35x2−53x+4λ=0
At first glance, they look like two separate problems, but there is a hidden connection—a common root, α. This α is the key that unlocks the entire structure. In the world of JEE Advanced, recognizing this commonality is your first step toward victory.
The Vieta's Toolkit
We begin by invoking the legendary Vieta's formulas. For the first equation, the sum of the roots is:
α+β=1431
and the product is:
αβ=143λ
For the second equation, we have:
α+γ=3553
and
αγ=354λ
These are our building blocks. Do not be intimidated by the parameter λ; it is a ghost in the machine, and we are about to exorcise it.
The Art of Elimination
Why carry
λ through the entire calculation? It is unnecessary weight. By taking the ratio of the products:
αγαβ=4λ/353λ/14
The
λ and
α terms cancel out, leaving us with:
γβ=143⋅435=815
This gives us a beautiful, simple relationship: β=815γ.
Now, look at the sums. If we subtract the second sum from the first:
(α+β)−(α+γ)=1431−3553
The common root
α disappears entirely! The result is:
β−γ=107
We now have a system of two linear equations with two variables. Substituting
β=815γ into
β−γ=107 gives us:
87γ=107
This simplifies to γ=54. From here, β falls into place as 23, and α is revealed to be 75.
The Final Construction
With α, β, and γ in hand, the rest is a victory lap. The problem asks for a new quadratic equation with roots β3α and γ4α.
Calculating these, we find the roots are:
3/23(5/7)=710and4/54(5/7)=725
The sum of these roots is
S=5, and the product is
P=49250. Using the standard form
x2−Sx+P=0, we arrive at:
x2−5x+49250=0
Multiplying by 49 gives us the final, elegant result:
49x2−245x+250=0
You have successfully navigated the complexity and emerged with the correct answer. This is the power of systematic, logical thinking in mathematics.