Analyzing the Setup
We are given two quadratic equations:
E1:ax2+2bx+c=0
E2:x2+2px+q=0
These equations share a common root, which we shall denote as α. Geometrically, this implies that the two parabolas intersect the x-axis at the same point α.
The Discriminant
Our Compass
For any quadratic equation Ax2+Bx+C=0, the discriminant is defined as D=B2−4AC. This value dictates the nature of the roots.
For
E1, the discriminant is:
D1=(2b)2−4ac=4(b2−ac)
For
E2, the discriminant is:
D2=(2p)2−4(1)(q)=4(p2−q)
The product of these discriminants is:
D1⋅D2=16(b2−ac)(p2−q)
The Real Root Scenario
If the common root α is a real number, then both parabolas must intersect or touch the x-axis. This condition forces both discriminants to be non-negative:
D1≥0 and D2≥0
Since both values are non-negative, their product must also be non-negative:
D1⋅D2≥0⟹16(b2−ac)(p2−q)≥0
This confirms that the inequality holds true when the roots are real.
The Complex Root Scenario
If the roots are complex, they must appear in conjugate pairs because the coefficients are real. If the equations share one complex root, they must share the entire conjugate pair.
In this scenario, both
D1<0 and
D2<0. The product of two negative numbers is positive:
D1⋅D2>0
Thus, the inequality (b2−ac)(p2−q)≥0 remains valid. Whether the roots are real or complex, the inequality is an unbreakable law of this system.
The Logic Trap
Statement 2
Statement 2 asserts that $b
eq pa$ or $c
eq qa$. This condition ensures that the two equations are not identical.
If b=pa and c=qa, the equations would be scalar multiples of each other, representing the same parabola. While this statement is mathematically true for distinct equations, it is not the underlying cause of the inequality in Statement 1.
Conclusion: Statement 1 is a direct consequence of the properties of discriminants and conjugate roots. Statement 2 provides a condition for distinctness but does not serve as the logical explanation for the validity of Statement 1.