Animated Solution for Mathematics - Quadratic Equations: Let α1,α2,…,α7 be the roots of the equation x7+3x5−13x3−15x=0 and ∣α1∣≥∣α2∣≥⋯≥∣α7∣. Then α1α2−α3α4+α5α6 is equal to ______.
Enter Numerical Value:
Visualized Solution
Analyzing the Polynomial
Given: x7+3x5−13x3−15x=0
Degree is 7, so it has 7 roots: α1,α2,…,α7.
Factoring out x
Notice that every term has an x.
Factor out x: x(x6+3x4−13x2−15)=0
This immediately gives our first root: x=0.
The Substitution x2=t
The remaining polynomial is x6+3x4−13x2−15=0.
It only contains even powers of x.
Let x2=t.
The equation transforms into a cubic: t3+3t2−13t−15=0.
Solving the Cubic Equation
Test values for t3+3t2−13t−15=0.
For t=3: 27+27−39−15=0. So, (t−3) is a factor.
Divide by (t−3) to get (t−3)(t2+6t+5)=0.
Factorize the quadratic: (t−3)(t+5)(t+1)=0.
Roots for t are 3,−1,−5.
Finding the Roots of x
Back-substitute x2=t to find x.
For t=3: x2=3⟹x=±3
For t=−1: x2=−1⟹x=±i
For t=−5: x2=−5⟹x=±5i
Total 7 roots: 0,±3,±i,±5i.
Visualizing Roots on the Complex Plane
Let's plot these 7 roots on the complex plane.
Real roots: 0,3,−3 lie on the Real axis.
Complex roots: i,−i,5i,−5i lie on the Imaginary axis.
Calculating Magnitudes ∣αi∣
The magnitude of a complex number is its distance from the origin.
∣0∣=0
∣±i∣=1
∣±3∣=3≈1.732
∣±5i∣=5≈2.236
Sorting Roots by Magnitude
Order of magnitudes: 5≥3≥1≥0
Assigning to α1…α7:
α1,α2=±5i
α3,α4=±3
α5,α6=±i
α7=0
Calculating α1α2
We need to find α1α2−α3α4+α5α6.
First term: α1α2=(5i)(−5i)
=−5i2
Since i2=−1, α1α2=−5(−1)=5.
Calculating α3α4
Second term: α3α4=(3)(−3)
=−(3)2
=−3
Calculating α5α6
Third term: α5α6=(i)(−i)
=−i2
Since i2=−1, α5α6=−(−1)=1.
Final Summation
Substitute the calculated values into the expression:
α1α2−α3α4+α5α6
=5−(−3)+1
=5+3+1=9
Final Answer:9
00:00 / 00:00
The Sigma Insight: Solution of Quadratic Equations
Solution Diagram
Welcome, future engineer. Today, we are not just solving a polynomial; we are unmasking a hidden symmetry.
When you first look at the equation x7+3x5−13x3−15x=0, it is natural to feel intimidated by the degree 7. But in the world of JEE Advanced, a high-degree polynomial is often a mask hiding a much simpler face.
The First Unmasking
Factoring the Oddity
Look closely at the equation. Every single term contains an x. This is our first clue.
By factoring out x, we get:
x(x6+3x4−13x2−15)=0
Immediately, we have found our first root: x=0. We have reduced the problem from a degree 7 to a degree 6.
But look at the remaining polynomial: x6+3x4−13x2−15=0. Notice that every power of x is even. This is not a coincidence; it is an invitation.
The Substitution Strategy
Whenever you see only even powers, think of it as a 'biquadratic' structure. Let us introduce a new variable, t=x2.
Suddenly, our terrifying degree 6 equation transforms into a friendly cubic:
t3+3t2−13t−15=0
This is the heart of the problem. We need to find the roots of this cubic. Using the rational root theorem or simple trial and error, we test values.
If we plug in t=3, we get 27+27−39−15=0. It works! So, (t−3) is a factor.
Dividing the cubic by (t−3) leaves us with (t2+6t+5)=0, which factors beautifully into (t+5)(t+1)=0. Our values for t are 3,−1,−5.
Stepping into the Complex Plane
Now, we must return to x. Since x2=t, we have three scenarios:
1. For t=3, x=±3.
2. For t=−1, x=±i.
3. For t=−5, x=±i5.
Including our initial root x=0, we have our seven roots: 0,±3,±i,±i5.
To order them by magnitude, we visualize them on the complex plane. The magnitude ∣z∣ is simply the distance from the origin.
We have ∣0∣=0, ∣±i∣=1, ∣±3∣=3≈1.732, and ∣±i5∣=5≈2.236.
Sorting these, we assign our α values: α1,α2=±i5, α3,α4=±3, α5,α6=±i, and α7=0.
The Final Calculation
Now, we evaluate the expression α1α2−α3α4+α5α6.
First, α1α2=(i5)(−i5)=−i2(5)=5.
Second, α3α4=(3)(−3)=−3.
Third, α5α6=(i)(−i)=−i2=1.
Putting it all together:
5−(−3)+1=5+3+1=9
There it is. A beautiful, clean integer result emerging from the chaos of complex roots.
Remember, in JEE Advanced, the math is rarely about brute force; it is about finding the right substitution to reveal the underlying order. Keep practicing, and keep looking for that hidden symmetry.