What Is Nature Of Roots?
The nature of roots of a quadratic equation tells you what kind of solutions it has, real or complex, equal or distinct, rational or irrational, before you actually solve it. Every quadratic equation of the form $ax^2 + bx + c = 0$ (with $a \neq 0$) has exactly two roots, but those two roots are not always two different real numbers. Sometimes they collapse into one value, and sometimes they leave the real numbers entirely.
You do not need to compute the roots to know their type. A single quantity built from the coefficients settles it, which is what makes the nature of roots quick to read off and popular in exams. The roots themselves can wait.
Three questions describe the nature of any quadratic's roots:
Are they real or complex? Real roots are ordinary numbers on the number line; complex roots involve $i = \sqrt{-1}$.
Are they distinct or equal? A quadratic can have two different roots, or the same root counted twice.
Are they rational or irrational? Among real roots, some are clean fractions and some are endless non-repeating surds.
What Is The Discriminant Of A Quadratic Equation?
The discriminant is the quantity $D = b^2 - 4ac$, read directly from a quadratic written in standard form $ax^2 + bx + c = 0$. It is the single number that discriminates one type of root from another, which is exactly where its name comes from.
$$D = b^2 - 4ac$$
To find it, identify the three coefficients and substitute. For $2x^2 - 7x + 3 = 0$, the values are $a = 2$, $b = -7$, and $c = 3$, so:
$$D = (-7)^2 - 4(2)(3) = 49 - 24 = 25$$
Some textbooks write the discriminant as the Greek letter $\Delta$ (delta) instead of $D$. The symbol changes; the quantity $b^2 - 4ac$ does not. A fuller treatment lives at the discriminant page.
How Does The Discriminant Decide The Nature Of Roots?
The sign of the discriminant sorts every quadratic into one of three cases. This one table is the whole rule.
Table: How the discriminant decides the nature of roots.
Discriminant $D = b^2 - 4ac$ | Nature of the roots | Where the graph meets the x-axis |
|---|---|---|
$D > 0$ | Two distinct real roots | Two points |
$D = 0$ | One real repeated root | One point (touches) |
$D < 0$ | Two complex conjugate roots | No points |
Example 1: $D > 0$. Take $x^2 - 5x + 6 = 0$, so $a = 1$, $b = -5$, $c = 6$.
$$D = (-5)^2 - 4(1)(6) = 25 - 24 = 1$$
Since $D = 1 > 0$, the equation has two distinct real roots (here $x = 2$ and $x = 3$).
Example 2: $D = 0$. Take $x^2 - 6x + 9 = 0$, so $a = 1$, $b = -6$, $c = 9$.
$$D = (-6)^2 - 4(1)(9) = 36 - 36 = 0$$
Since $D = 0$, the equation has one real repeated root, $x = 3$, counted twice. This is one root, not zero roots.
Example 3: $D < 0$. Take $x^2 + x + 1 = 0$, so $a = 1$, $b = 1$, $c = 1$.
$$D = (1)^2 - 4(1)(1) = 1 - 4 = -3$$
Since $D = -3 < 0$, the equation has two complex conjugate roots, $x = \dfrac{-1 \pm i\sqrt{3}}{2}$. They come as a matched pair, one the mirror of the other. The size of such a root is measured by its modulus.
When Are The Roots Rational Or Irrational?
When $D > 0$, a second test splits the two real roots further: check whether the discriminant is a perfect square. If it is, the roots are rational; if it is not, the roots are irrational.
Table: For real roots, the perfect-square test decides rational versus irrational.
Discriminant with $D > 0$ | Nature of the real roots |
|---|---|
$D$ is a perfect square ($1, 4, 9, 16, 25, \dots$) | Two distinct rational roots |
$D$ is not a perfect square | Two distinct irrational roots |
Example 4: perfect square. For $2x^2 + 7x + 3 = 0$, the discriminant is $D = 49 - 24 = 25$. Since $25 = 5^2$ is a perfect square, the roots are rational:
$$x = \frac{-7 \pm \sqrt{25}}{4} = \frac{-7 \pm 5}{4} = -\tfrac{1}{2} \ \text{or} \ -3$$
Example 5: not a perfect square. For $x^2 - 4x + 1 = 0$, the discriminant is $D = 16 - 4 = 12$. Since $12$ is not a perfect square, the square root does not simplify, and the roots are irrational:
$$x = \frac{4 \pm \sqrt{12}}{2} = 2 \pm \sqrt{3}$$
There is a useful shortcut here. If $a$, $b$, and $c$ are integers and $D$ is a perfect square, the quadratic factors neatly over the rationals, so a perfect-square discriminant is also a signal that factoring will work.
Why Does The Discriminant Work?
The discriminant is not a rule to memorise on its own. It is a piece of the quadratic formula, and once you see where it sits, the three cases explain themselves.
Every quadratic root comes from the formula:
$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} = \frac{-b \pm \sqrt{D}}{2a}$$
The only part that changes character with different equations is $\sqrt{D}$, the square root of the discriminant. Everything the roots do, they do because of what that square root is allowed to be.
If $D > 0$: $\sqrt{D}$ is a real positive number, so the $\pm$ produces two different real answers. Two distinct real roots.
If $D = 0$: $\sqrt{D} = 0$, so adding and subtracting zero give the same value. The two roots fall on top of each other into one repeated root, $x = -\tfrac{b}{2a}$.
If $D < 0$: $\sqrt{D}$ is the square root of a negative number, which is not real. The $\pm$ then produces a matched pair of complex conjugate roots.
The picture makes the same point. The graph of $y = ax^2 + bx + c$ is a parabola, and its real roots are the places where that parabola meets the x-axis. A parabola can cross the axis at two points, rest on it at one point, or float clear of it, which is precisely two, one, or zero real roots. The formula, in turn, comes from completing the square, so the discriminant is really a fingerprint left behind by that derivation.
Who Discovered The Nature Of Roots?
Quadratics were being solved more than a thousand years before anyone wrote $b^2 - 4ac$. The rule for the roots travelled through India and the Islamic world as a recipe in words, and the word "discriminant" arrived only in the 1800s.
Two more mathematicians shaped how we describe roots today:
Brahmagupta (598–668 CE, India) gave the first general solution of a quadratic equation stated in full, and was also among the first to work openly with zero and negative numbers.
James Joseph Sylvester (1814–1897, England) coined the word "discriminant" in 1851, naming the very quantity, $b^2 - 4ac$, that this whole article turns on.
Where Is Nature Of Roots Used In The Real World?
Checking a discriminant is really asking "does a real answer exist, and is it unique?", a question that shows up well outside the classroom.
Projectile motion: whether a thrown or launched object ever reaches a target height is exactly whether its quadratic height equation has real roots. $D \geq 0$ means it gets there, $D < 0$ means it falls short.
Engineering and control systems: a suspension, a door closer, or a circuit has a characteristic quadratic whose discriminant sets its behaviour. $D > 0$ is overdamped (sluggish), $D = 0$ is critically damped (the smooth ideal), and $D < 0$ is underdamped (it oscillates).
Computer graphics: testing whether a ray of light hits a sphere reduces to a quadratic, and the discriminant's sign tells the renderer whether the ray misses, grazes, or passes through.
Economics: profit and cost models are often quadratic, and real roots mark the break-even quantities where profit crosses zero.
One test on three coefficients answers a physical yes-or-no across flight, machinery, rendering, and money. The same mathematics is quietly deciding "possible or not" in fields that look nothing alike.
What Are The Most Common Nature Of Roots Mistakes?
These four errors cost the most marks on discriminant questions, matching the sign and standard-form slips flagged across student-error guides and Vedantu's "Frequent Errors" notes.
Reading coefficients before writing standard form.
Where it slips in:
The equation arrives as $3x^2 = 5x - 2$ or $x^2 + 4 = 4x$, and a student reads $a$, $b$, $c$ straight off it.
Don't do this:
Do not pull coefficients from an equation that is not yet set equal to zero.
The correct way:
Move every term to one side first, into $ax^2 + bx + c = 0$. For $3x^2 = 5x - 2$, rewrite as $3x^2 - 5x + 2 = 0$, then read $a = 3$, $b = -5$, $c = 2$.
Losing a sign in $b^2 - 4ac$.
Where it slips in:
With a negative $b$ or a negative $c$, a student writes $b^2 + 4ac$, or turns $-4ac$ positive by accident.
Don't do this:
Do not drop the signs of $b$ or $c$. Note that $b^2$ is never negative, even when $b$ is.
The correct way:
Compute $b^2$ first (always non-negative), then subtract $4ac$ using the real signs. For $a = 1$, $b = -5$, $c = 6$: $D = 25 - 4(1)(6) = 25 - 24 = 1$, not $25 + 24$.
Treating $D = 0$ as "no roots."
Where it slips in:
A student sees the discriminant is not positive and concludes the equation has no solution.
Don't do this:
Do not read $D = 0$ as an empty answer. Only $D < 0$ gives no real roots.
The correct way:
Read $D = 0$ as one real repeated root, $x = -\tfrac{b}{2a}$, the two roots landing on the same value.
Skipping the perfect-square check.
Where it slips in:
A student finds $D > 0$, writes "two real roots," and stops, missing whether those roots are rational or irrational.
Don't do this:
Do not assume every positive discriminant gives clean, rational answers.
The correct way:
When $D > 0$, test whether it is a perfect square. A perfect square gives rational roots (and the quadratic factors over the rationals); anything else gives irrational conjugate surds.
Practice Problems On Nature Of Roots
For each equation, find the discriminant and state the nature of its roots. Answers follow each line.
$x^2 - 7x + 10 = 0$.
(Answer: $D = 49 - 40 = 9 = 3^2$, so two distinct rational roots.)$4x^2 - 12x + 9 = 0$.
(Answer: $D = 144 - 144 = 0$, so one real repeated root.)$x^2 + 2x + 5 = 0$.
(Answer: $D = 4 - 20 = -16 < 0$, so two complex conjugate roots.)$x^2 - 3x - 1 = 0$.
(Answer: $D = 9 + 4 = 13$, positive but not a perfect square, so two distinct irrational roots.)$2x^2 - 5x + 1 = 0$.
(Answer: $D = 25 - 8 = 17$, positive and not a perfect square, so two distinct irrational roots.)Find $k$ so that $x^2 + kx + 4 = 0$ has equal roots.
(Answer: equal roots need $D = 0$, so $k^2 - 16 = 0$ and $k = \pm 4$.)
Where Should You Go Next After Nature Of Roots?
Knowing what kind of roots an equation has opens straight into finding and using them.
Roots Of Quadratic Equation. Move from "what type of roots" to computing the actual values with the quadratic formula.
Completing The Square. See the method the quadratic formula and the discriminant are both built from.
Factorization Of Quadratic Polynomials. When the discriminant is a perfect square, the equation factors over the rationals, and this is how.
If your child is building these quadratic foundations, a live Bhanzu trainer teaches the nature of roots starting from the parabola and the square-root term, so the discriminant is understood, not memorised, in the Bhanzu algebra program.
Was this article helpful?
Your feedback helps us write better content
