Nature of Roots of Cubic Polynomial

Nature of Roots of Cubic Polynomial

Komal MiglaniUpdated on 02 Jul 2025, 08:00 PM IST

The roots of cubic Polynomials are an important concept in mathematics. Polynomials are algebraic expressions that contain constants, variables, and exponents. Graphical analysis, numerical methods, and cubic polynomials provide valuable insights into the behaviour of algebraic equations.

Nature of Roots of Cubic Polynomial
Nature of Roots of Cubic Polynomial

In this article, we will cover the concept of the Nature of the Roots of Cubic Polynomials. This is very important not only for board exams but also for competitive exams, which even include the Joint Entrance Examination Main and other entrance exams: SRM Joint Engineering Entrance, BITSAT, WBJEE, and BCECE. A total of three questions have been asked on this topic in JEE Main from 2013 to 2023, including one question in 2021, one in 2022, and one in 2023.

Nature of Roots of Cubic Polynomial

A cubic polynomial is a mathematical equation with power three. The polynomial crosses the $x$-axis at one point, and the other two roots are complex.
The roots of the cubic polynomial are the solution of the cubic equation. As the power is three the number of roots will also be three.
Let the cubic polynomial be $f(x)=a x^3+b x^2+c x+d$ and $f(x)=0$ is a cubic equation where $a, b, c$, and $d \in R$ and $a>0$.

Now, ${f}^{\prime}(x)=3 a x^2+b x+c$
Now, $\quad f^{\prime}(x)=a x^2+b x+c$
Let $D=4 a^2-12 b=4\left(a^2-3 b\right)$ be the discriminant of the equation $f^{\prime}(x)=0$

Now, we will have the following cases

Case 1
If $\mathrm{D}<0 \Rightarrow \mathrm{f}^{\prime}(\mathrm{x})>0 \forall \mathrm{x} \in \mathrm{R}$.
That means $f(x)$ would be an increasing function of x
Also, $\lim\limits _{x \rightarrow-\infty} f(x)=-\infty$ and $\lim\limits _{x \rightarrow \infty} f(x)=\infty$
Also, from the graph, it is clear that $f(x)$ cut the $x-$ axis only once.
Clearly $x_0>0$ if $d<0$, and $x_0<0$ if $d>0$

Case 2
If $D>0 \Rightarrow f^{\prime}(x)=0$ would have two real roots, say $x_1$ and $x_2$ let $\mathrm{x}_1<\mathrm{x}_2$

$
\begin{array}{ll}
\Rightarrow & f^{\prime}(x)=3 a\left(x-x_1\right)\left(x-x_2\right) \\
\Rightarrow & f^{\prime}(x)= \begin{cases}f^{\prime}(x)<0, & x \in\left(x_1, x_2\right) \\
f^{\prime}(x)=0, & x \in\left\{x_1, x_2\right\} \\
f^{\prime}(x)>0 & \left(-\infty, x_1\right) \cup\left(x_2, \infty\right)\end{cases}
\end{array}
$

Here, $\mathrm{x}=\mathrm{x}_1$ is point of local maxima and $\mathrm{x}=\mathrm{x}_2$ is point of local minima

Case 3
If $D=0 \Rightarrow \mathrm{f}^{\prime}(\mathrm{x})=3 \mathrm{a}\left(\mathrm{x}-\mathrm{x}_1\right)^2$
When, $x_1$ is root of $f^{\prime}(x)=0$, then $f(x)=a\left(x-x_1\right)^3+C$.
If $\mathrm{C}=0$, then $\mathrm{f}(\mathrm{x})=\mathrm{a}\left(\mathrm{x}-\mathrm{x}_1\right)^3$ has 3 equal roots if, $\mathrm{C} \neq 0$, then $\mathrm{f}(\mathrm{x})=0$ has one real root.

Thus, the graph of y = f(x) could have five possibilities as shown below:

(i)

(ii)

(iii)


(iv)

(v)

Conclusion:

a. If $f\left(x_1\right) f\left(x_2\right)>0, f(x)=0$ would have just one real root.
b. If $f\left(x_1\right) f\left(x_2\right)<0, f(x)=0$ would have three real and distinct roots.
c. If $f\left(x_1\right) f\left(x_2\right)=0, f(x)=0$ would have three real roots but one of the roots would be repeated.

Recommended Video Based on the Nature of Roots of Cubic Polynomial

Solved Examples Based on the Nature of Roots of Cubic Polynomial:

Example 1: Let a be an integer such that all real roots the polynomial $2 x^2+5 x^4+10 x^3+10 x^2+10 x+10$ lie in the interval $(\mathrm{a}, \mathrm{a}+1)$. Then, $|a|$ is equal to

1) 2

2) 4

3) 6

4) 5

Solution
$
\begin{aligned}
& \text { Let } 2 x^5+5 x^4+10 x^3+10 x^2+10 x+10=f(x) \\
& f(x)=x^5+x^5+5 x^4+10 x^3+10 x^2+5 x+10+5 x+9 \\
& f(x)=x^5+5 x+9+(x+1)^5 \\
& f^{\prime}(x)=5 x^4+5+0+5(x+1)^4>0
\end{aligned}
$


$\mathrm{f}(\mathrm{x})$ is an increasing function
Now $f(-2)=-34$ and $f(-1)=3$
Hence $f(x)$ has a root in $(-2,-1)$

So, $a=-2,|a|=2$.

Hence, the answer is the option 1.

Example 2: The number of distinct real roots of $x^4-4 x+1=0$ is :
1) 4
2) 2
3) 1
4) 0

Solution
$f(x)=x^4-4 x+1$
$f^{\prime}(x)=4 x^3-4=0$
$\Rightarrow \mathrm{x}=1$
$f^{\prime \prime}(x)=12 x^2, \quad f^{\prime \prime}(1): 12>0$
$\Rightarrow \mathrm{x}=1$ is a point of minima
$f(1): 1-4+1=-2$
For $\mathrm{x}<1, \quad \mathrm{f}(\mathrm{n})$ is decreasing and for $\mathrm{x}>1, \quad \mathrm{f}(\mathrm{x})$ is in increasing

$
\mathrm{f}(-\infty)=\infty, \quad \mathrm{f}(1)=-2, \quad \mathrm{f}(\infty)=\infty
$
From the intermediate value theorem, $f(x)$ will have 2 real roots one less than 1 and the other greater than 1.
Hence, the answer is the option (2).

Example 3: Let $\alpha, \beta, \gamma$, be the three roots of the equation $x^3+b x+c=0$ If $\beta \gamma=1=-\alpha$, then $b^3+2 c^3-3 \alpha^3-6 \beta^3-8 \gamma^3$ is
1) $\frac{155}{8}$
2) 21
3) 19
4) $\frac{169}{8}$

Solution

$
\begin{aligned}
& \beta \gamma=1 \\
& \alpha=-1 \\
& \text { Put } \alpha=-1 \\
& -1-b+c=0 \\
& c-b=1
\end{aligned}
$

also

$
\begin{aligned}
& \alpha \cdot \beta \cdot \gamma=-\mathrm{c} \\
& -1=-\mathrm{c} \Rightarrow \mathrm{c}=1 \\
& \therefore \mathrm{b}=0 \\
& \mathrm{x}^3+1=0 \\
& \alpha=-1, \beta=-\mathrm{w}, \gamma=-\mathrm{w}^2 \\
& \therefore \mathrm{b}^3+2 \mathrm{c}^3-3 \alpha^3-6 \beta^3-8 \gamma^3 \\
& 0+2+3+6+8=19
\end{aligned}
$

Frequently Asked Questions (FAQs)

Q: What is the relationship between the roots of a cubic polynomial and its turning points?
A:
The turning points of a cubic polynomial occur where its first derivative equals zero. These points separate regions where the function is increasing or decreasing. The number and position of turning points
Q: How does the concept of a "repeated root" affect the factorization of a cubic polynomial?
A:
A repeated root appears multiple times in the factorization of the polynomial. For a cubic with a double root r and another root s, the factorization would be a(x - r)²(x - s). For a triple root r, it would be a(x - r)³. This repetition in factorization corresponds to the polynomial touching rather than crossing the x-axis at that root.
Q: What is the significance of the cubic formula (Cardano's formula) in the context of the nature of roots?
A:
Cardano's formula provides an algebraic method to solve any cubic equation. However, its complexity often makes it impractical for direct use. More importantly, it demonstrates that all cubic equations have solutions, and the nature of these solutions (real or complex) can be determined from the coefficients, even if the exact values are difficult to calculate.
Q: How does the concept of continuity ensure the existence of at least one real root for certain cubic polynomials?
A:
The Intermediate Value Theorem, which relies on continuity, states that if a continuous function takes on two values, it must take on all values in between. For a cubic polynomial, if f(a) and f(b) have opposite signs, there must be at least one root between a and b, ensuring the existence of at least one real root.
Q: What is the relationship between the roots of a cubic polynomial and its end behavior?
A:
The end behavior of a cubic polynomial is determined by its leading term (ax³). As x approaches positive or negative infinity, the polynomial will approach positive infinity if a > 0, or negative infinity if a < 0. This end behavior, combined with the y-intercept, can provide information about the number of real roots.
Q: How does the concept of a "point of inflection" relate to the roots of a cubic polynomial?
A:
A cubic polynomial always has exactly one point of inflection, where the concavity changes. The location of this point relative to the x-axis and the roots can provide insights into the behavior of the function. For example, if the inflection point is on the x-axis, it indicates a triple root at that point.
Q: What is the significance of Rolle's Theorem in understanding the roots of a cubic polynomial?
A:
Rolle's Theorem states that for a function continuous on [a,b] and differentiable on (a,b), if f(a) = f(b), there exists a c in (a,b) where f'(c) = 0. For a cubic polynomial, this theorem helps explain why there must be a critical point between any two roots, aiding in understanding the relationship between roots and turning points.
Q: How can the method of polynomial long division be used to analyze the roots of a cubic polynomial?
A:
Polynomial long division can be used to divide a cubic polynomial by a linear factor (x - r), where r is a known or suspected root. If the division results in no remainder, r is confirmed as a root, and the resulting quadratic can be solved to find the other two roots.
Q: How does the concept of a "multiple root" affect the differentiability of a cubic polynomial at that point?
A:
At a multiple root, the polynomial touches the x-axis without crossing it. For a double root, the function is still differentiable, but its derivative equals zero at that point. For a triple root, both the first and second derivatives equal zero at that point, creating an inflection point on the x-axis.
Q: What is the significance of the Rational Root Theorem in finding the roots of a cubic polynomial with integer coefficients?
A:
The Rational Root Theorem states that if a polynomial equation with integer coefficients has a rational solution, it will be of the form ±p/q, where p is a factor of the constant term and q is a factor of the leading coefficient. This theorem provides a finite list of potential rational roots to check, simplifying the process of finding exact roots for some cubic polynomials.