Animated Solution for Mathematics - Quadratic Equations: Let a,b,c be real. If ax2+bx+c=0 has two real roots α and β, where α<−1 and β>1, then show that 1+c/a+∣b/a∣<0.
Visualized Solution
The Quadratic Equation
Given equation: ax2+bx+c=0
The real roots of this equation are α and β.
Normalizing the Equation
Divide the entire equation by a.
Define a new function: f(x)=x2+abx+ac
Shape of the Parabola
The coefficient of x2 is 1.
Since 1>0, the parabola opens upwards.
Marking the Roots
The roots α and β are the x-intercepts.
Let's assume α<β.
Locating −1 and 1
Given conditions: α<−1 and β>1.
Therefore, both −1 and 1 lie strictly between α and β.
Function Value Between Roots
For any x∈(α,β), the graph lies below the x-axis.
Hence, f(x)<0 for all x in this interval.
Evaluating at x=1
Since 1∈(α,β), we must have f(1)<0.
Substituting x=1
Substitute x=1 into f(x)=x2+abx+ac.
f(1)=(1)2+ab(1)+ac<0.
Simplifies to: 1+ab+ac<0.
Evaluating at x=−1
Similarly, since −1∈(α,β), we must have f(−1)<0.
Substituting x=−1
Substitute x=−1 into f(x).
f(−1)=(−1)2+ab(−1)+ac<0.
Simplifies to: 1−ab+ac<0.
Analyzing the Inequalities
We have two conditions:
1. 1+ac+ab<0
2. 1+ac−ab<0
The Absolute Value Logic
Recall the definition of absolute value: ∣x∣=max(x,−x).
Therefore, ab is either ab or −ab.
Final Conclusion
Since 1+ac+(something)<0 for both ab and −ab.
It must hold true for the maximum of the two, which is ab.
Thus, 1+ac+ab<0.
00:00 / 00:00
The Sigma Insight: Location of Roots
Solution Diagram
The Geometry of the Quadratic
Welcome, future engineers. Today, we are going to peel back the layers of a classic JEE Advanced problem. It is not just about solving for roots; it is about understanding the soul of a quadratic equation.
We are given ax2+bx+c=0 with roots α and β, where α<−1 and β>1. Our goal is to prove that 1+ac+ab<0. Let us begin.
Phase 1
Normalization and the Smile
First, let us look at our equation: ax2+bx+c=0. It feels a bit cluttered, so let us simplify our life by dividing the entire equation by a.
We define a new function:
f(x)=x2+abx+ac
By doing this, we have normalized the leading coefficient to 1. Because the leading coefficient is positive, our parabola opens upwards—like a smile. This is the first step in our visualization; we are now dealing with a defined, upward-opening parabola.
Phase 2
The Trap of the Roots
Now, let us place our roots. We are told α<−1 and β>1. Imagine the x-axis; we have α on the far left and β on the far right.
The points −1 and 1 are trapped strictly between them. Geometrically, this means that the interval (−1,1) is a subset of the interval (α,β).
Recall the property of an upward-opening parabola: between its roots, the function dips below the x-axis. This means for any x such that α<x<β, the function value f(x) must be negative.
Since −1 and 1 are trapped in this region, we immediately know that f(−1)<0 and f(1)<0. This is the geometric key that unlocks the entire algebraic proof.
Phase 3
The Algebraic Bridge
Let us translate this geometry into algebra. We substitute x=1 into our function f(x)=x2+abx+ac:
f(1)=12+ab(1)+ac=1+ab+ac
Since f(1)<0, we have our first inequality: 1+ac+ab<0.
Next, we substitute x=−1:
f(−1)=(−1)2+ab(−1)+ac=1−ab+ac
Since f(−1)<0, we have our second inequality: 1+ac−ab<0.
Phase 4
The Elegant Conclusion
We now have two powerful statements: 1+ac+ab<0 and 1+ac−ab<0. Look closely at these; both expressions share the term 1+ac.
In the first, we add ab; in the second, we subtract it. If both results are negative, then the maximum of these two results must also be negative.
The maximum of ab and −ab is defined as the absolute value, ab. Therefore, it follows logically that:
1+ac+ab<0
We have arrived at our destination. It is a beautiful synthesis of geometry and algebra, and that, my friends, is the essence of JEE Advanced mathematics.