The number of distinct real roots of the equation $$x^5(x^3 - x^2 - x + 1) + x(3x^3 - 4x^2 - 2x + 4) - 1 = 0$$ is
4 min read
4 views
Published July 22, 2025
Algebra
Polynomials
Factorisation
Real Roots
Detailed Explanation
Key Concepts Needed
- Factorisation of Polynomials
- Break a big polynomial into simpler factors like , , etc.
- Multiplicity vs. Distinct Roots
- If a factor repeats (e.g., ), it is the same root counted more than once. When we are asked for distinct roots, we count it only once.
- Monotonic Functions
- If the derivative of a polynomial is always positive, the polynomial is strictly increasing → it can cross the -axis at most once, giving exactly one real root.
Logical Chain to Solve
- Expand or Spot a Factor: Notice
- Write Equation as One Polynomial: Expand the given expression so we can factor it cleanly.
- Synthetic (or Long) Division: Once we guess a small root like , divide the polynomial by to peel off that factor.
- Repeat Until No Obvious Factors: Keep dividing whenever you find another easy root ( again, then ).
- Left-over Quintic: After removing the easy factors, you are left with a fifth-degree part .
- Use the Derivative: Compute its derivative → always positive → function is strictly increasing → one real root.
- Count Distinct Roots: Combine: gives one root, gives one more, quintic gives one. Total 3 distinct real roots.
Simple Explanation (ELI5)
Imagine a Giant Lego Tower
- Big Expression = Tower – The long equation is like a very tall Lego tower built out of smaller blocks (factors).
- Find Small Blocks – If we break the tower into blocks, each block makes solving easier.
- Blocks Give Heights (Roots) – Every time a block becomes zero, the whole tower touches the ground. Those touching points are the roots.
- Some Blocks Repeat – A repeated block touches the ground in the same place twice, but we count the touching point only once.
- One Special Block Grows Only Up – One big block keeps going up without turning back. Because it always rises, it can cross the ground only once.
- Total Touch-Points – Add up all different places where it touches the ground. Here, we get three different spots.
So, the tower touches the ground at 3 distinct places → 3 real roots.
Step-by-Step Solution
Step-by-Step Solution
-
Rewrite the Cubic Factor
-
Expand Whole Equation to One Polynomial
-
Call This and Test Easy Integers
- ⇒ is a factor.
- Perform synthetic division twice to reveal multiplicity.
-
Synthetic Division Results
After dividing by twice and by once, we get
-
Multiplicity & Distinct Roots
- ⇒ root (multiplicity 2, but 1 distinct root).
- ⇒ root (multiplicity 1).
-
Analyse the Quintic
- Let .
- Derivative for all real .
- Therefore, is strictly increasing ⇒ crosses the -axis exactly once ⇒ one real root.
-
Total Distinct Real Roots
[ \boxed{\text{Number of distinct real roots} = 3} ]
Examples
Example 1
Bridge-building engineers use factorisation to analyse load equations so that repeated roots indicate points of equal stress.
Example 2
Economists model growth curves with monotonic polynomials where a strictly increasing function guarantees a single break-even point.
Example 3
Computer graphics use root-counting of polynomials to detect surface intersections exactly once or multiple times.
Visual Representation
References
- [1]Hall & Knight – Higher Algebra (classic factorisation practice)
- [2]I.A. Maron – Problems in Calculus of One Variable (monotonicity and derivatives)
- [3]Art of Problem Solving (AoPS) Online Forums – Polynomial root-count techniques
- [4]MIT OpenCourseWare – Single-Variable Calculus, Lecture on Monotonic Functions
- [5]G.Tewani – Cengage Algebra for JEE Main & Advanced