Analyzing the Setup
Imagine you are standing before a coordinate plane, watching a blue parabola defined by ax2+bx+c=0. The roots, α and β, are the points where this curve intersects the x-axis.
Now, imagine we take this entire shape and slide it horizontally by a distance δ. The new parabola, Ax2+Bx+C=0, has roots α+δ and β+δ.
Geometrically, the shape of the parabola remains unchanged; it has simply moved as a rigid body. Consequently, the distance between the roots must be identical to the distance between the original roots. This is the core insight: the distance between the roots is invariant under horizontal translation.
The Algebraic Toolkit
To prove this, we translate our geometric intuition into the language of algebra. We know the distance between the roots of the first equation is ∣α−β∣.
For the second equation, the distance is ∣(α+δ)−(β+δ)∣. As expected, the δ terms cancel out, leaving us with ∣α−β∣.
Since the distances are equal, their squares must also be equal:
(α−β)2=((α+δ)−(β+δ))2
To connect this to the coefficients
a,b,c, we use the classic identity:
(α−β)2=(α+β)2−4αβ
This identity serves as our bridge between the roots and the coefficients.
The Calculation
Let us focus on the first equation, ax2+bx+c=0. From Vieta's formulas, we know the sum of the roots is α+β=−ab and the product is αβ=ac.
Substituting these into our identity, we obtain:
(α−β)2=(−ab)2−4(ac)
Simplifying this, we have
a2b2−a4c. Finding a common denominator of
a2, we yield:
a2b2−4ac
This expression represents the square of the difference of the roots.
The Grand Conclusion
We apply this exact same logic to the second equation,
Ax2+Bx+C=0. The square of the difference of its roots is:
A2B2−4AC
Since we established that the square of the difference of the roots is invariant under the shift
δ, these two expressions must be equal. Therefore:
a2b2−4ac=A2B2−4AC
We have arrived at the result! This is a beautiful demonstration of how geometry and algebra interact. By understanding the physical meaning of the shift, we bypassed complex calculations and arrived at the truth through symmetry.
Keep this perspective in your toolkit; it will serve you well in your journey through JEE Advanced.