Analyzing the Setup
When you look at a quadratic equation like a2x2+2bx+2c=0, stop seeing it as a collection of symbols and start seeing it as a physical landscape. Since the coefficient of x2 is a2 and $a
eq 0$, this parabola opens upwards, forming a valley.
Our goal is to find where this valley crosses the ground—the x-axis. We are given two markers, α and β, with the constraint 0<α<β. We need to locate the root γ of our target function f(x)=a2x2+2bx+2c.
The Detective Work at α
We are given that α is a root of a2x2+bx+c=0. This implies that a2α2+bα+c=0, which allows us to isolate the expression:
Now, let us evaluate our target function f(x)=a2x2+2bx+2c at x=α:
Substituting our key expression into the equation, we obtain:
Since $a
eq 0$ and α>0, it follows that f(α)<0. Our parabola is strictly below the x-axis at x=α.
The Contrast at β
Next, we consider β, which is a root of a2x2−bx−c=0. This implies a2β2−bβ−c=0, or rearranged:
Evaluating our target function f(x) at x=β yields:
Substituting our second key expression, we find:
Since $a
eq 0$ and β>0, it follows that f(β)>0. Our parabola is strictly above the x-axis at x=β.
The Grand Finale
We have established that at x=α, the function is negative (f(α)<0), and at x=β, the function is positive (f(β)>0). Because f(x) is a polynomial, it is continuous across the entire real line.
The Intermediate Value Theorem dictates that if a continuous function changes sign over an interval, it must cross the x-axis at some point within that interval. Therefore, there must exist a root γ such that:
We have successfully mapped the behavior of the function. This is the essence of JEE Advanced mathematics—using logic and theorems to determine the location of roots through the analysis of function signs.