Animated Solution for Mathematics - Quadratic Equations: Difference between the corresponding roots of x2+ax+b=0 and x2+bx+a=0 is same and a=b, then
Select Answer:
Visualized Solution
Visualizing the Equations
Given equations: x2+ax+b=0 and x2+bx+a=0.
Let the roots of the first equation be α1,β1.
Let the roots of the second equation be α2,β2.
The Given Constraint
The problem states that the difference between the roots is the same.
Mathematically: ∣α1−β1∣=∣α2−β2∣.
Formula for Difference of Roots
For any quadratic equation Ax2+Bx+C=0, the difference of roots is given by:
∣α−β∣=∣A∣D
Where Discriminant D=B2−4AC.
Applying the Formula
For x2+ax+b=0, D1=a2−4b. Difference =a2−4b.
For x2+bx+a=0, D2=b2−4a. Difference =b2−4a.
Equating the Differences
Since the differences are equal:
a2−4b=b2−4a
Squaring Both Sides
Squaring both sides to remove the square roots:
(a2−4b)2=(b2−4a)2
a2−4b=b2−4a
Rearranging the Terms
Bring all terms to the left side:
a2−b2+4a−4b=0
Factorizing the Expression
Group the terms: (a2−b2)+4(a−b)=0
Use the identity a2−b2=(a−b)(a+b):
(a−b)(a+b)+4(a−b)=0
Extracting the Common Factor
Notice that (a−b) is a common factor in both terms.
Factor it out:
(a−b)(a+b+4)=0
Final Conclusion
We have (a−b)(a+b+4)=0.
But the problem states that a=b, which means a−b=0.
Therefore, the other factor must be zero: a+b+4=0.
Final Answer:a+b+4=0
00:00 / 00:00
The Sigma Insight: Relation Between Roots and Coefficients
Solution Diagram
The Geometry of Roots
A Journey into Parabolas
Imagine you are standing in front of two beautiful, sweeping parabolas on a coordinate plane. The first is defined by x2+ax+b=0, and the second is defined by x2+bx+a=0.
These aren't just equations; they are geometric entities. The roots of these equations are the points where these parabolas intersect the x-axis.
The problem asks us to consider the distance between these roots, known as the "difference of roots." When we are told this distance is the same for both, we are being given a powerful geometric constraint.
The Algebraic Toolkit
To solve this, we don't need to find the roots individually. Instead, we use the discriminant.
For any quadratic equation Ax2+Bx+C=0, the difference between the roots α and β is given by the elegant relation:
∣α−β∣=∣A∣D
where D=B2−4AC. This formula is our bridge, connecting the coefficients of the equation directly to the distance between the roots.
For our first equation, x2+ax+b=0, the leading coefficient A is 1, and the discriminant D1 is a2−4b. Thus, the difference is a2−4b.
For our second equation, x2+bx+a=0, the discriminant D2 is b2−4a, and the difference is b2−4a.
The Dance of Manipulation
Now, we equate these two expressions because the problem states they are equal:
a2−4b=b2−4a
Squaring both sides to eliminate the radicals, we obtain:
a2−4b=b2−4a
Now, we bring everything to one side to reveal the underlying structure:
a2−b2+4a−4b=0
We can group the terms as follows:
(a2−b2)+4(a−b)=0
Using the difference of squares identity, a2−b2=(a−b)(a+b), we transform the equation into:
(a−b)(a+b)+4(a−b)=0
The Final Revelation
Factoring out the common term (a−b), we get:
(a−b)(a+b+4)=0
We have a product of two terms equal to zero. Given the constraint $a
eq b$, the term (a−b) cannot be zero.
Therefore, the only logical conclusion is that the second factor must be zero:
a+b+4=0
We have arrived at the solution, not by brute force, but by understanding the elegant relationship between coefficients and roots. The final result is a+b=−4.