Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

What does the discriminant tell us about the number and type of roots of a quadratic equation?

Use the discriminant b squared minus 4ac to determine whether a quadratic has two, one or no real roots and to solve related problems

A focused answer to the O-Level A-Maths outcome on the discriminant. Using b squared minus 4ac to decide the number of real roots and to find unknown constants for given root conditions.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to use the discriminant b24acb^2 - 4ac to decide, without solving, how many real roots a quadratic equation has, and to turn root conditions (two roots, equal roots, no real roots) into equations or inequalities for an unknown constant. The discriminant is the part of the quadratic formula under the square root, and its sign is what counts.

The answer

Where the discriminant comes from

The quadratic formula solves ax2+bx+c=0ax^2 + bx + c = 0:

x=b±b24ac2a.x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

The quantity b24acb^2 - 4ac under the root is the discriminant, written Δ\Delta. Whether its square root is real, zero or imaginary decides the roots.

The three cases

Δ>0two distinct real roots,\Delta > 0 \Rightarrow \text{two distinct real roots},

Δ=0one repeated real root,\Delta = 0 \Rightarrow \text{one repeated real root},

Δ<0no real roots.\Delta < 0 \Rightarrow \text{no real roots}.

When Δ=0\Delta = 0 the curve just touches the xx-axis; when Δ<0\Delta < 0 it never reaches it.

Real roots means two or one

The phrase real roots usually means at least one, so b24ac0b^2 - 4ac \geq 0. Read the wording carefully: distinct roots wants Δ>0\Delta > 0, equal roots wants Δ=0\Delta = 0.

Finding unknown constants

A typical problem gives a quadratic with an unknown kk and a condition on the roots. Translate the condition into a statement about Δ\Delta, then solve the resulting equation or inequality for kk.

The link to the graph

The discriminant describes how the parabola y=ax2+bx+cy = ax^2 + bx + c meets the xx-axis. Two real roots mean the curve cuts the axis twice; a repeated root means it just touches the axis at its vertex; no real roots means the curve stays entirely above or entirely below the axis. So a sketch and the discriminant tell the same story.

Discriminant of a quadratic in disguise

Conditions on roots often hide inside another problem, such as a line meeting a curve. After substituting to form a quadratic, the discriminant of that quadratic decides how many intersection points exist, which is why this idea recurs throughout coordinate geometry.

Examples in context

Example 1. A line tangent to a curve. Setting a line equal to a parabola and demanding one intersection gives a quadratic with Δ=0\Delta = 0. Solving that condition finds the value of the gradient or intercept that makes the line a tangent, a recurring coordinate-geometry task.

Example 2. Guaranteeing a model has no solution. If a design requires that two paths never meet, the equation of their difference must have Δ<0\Delta < 0, turning a geometric requirement into an algebraic inequality the discriminant supplies.

Try this

Q1. State the nature of the roots of x2+4x+4=0x^2 + 4x + 4 = 0. [2 marks]

  • Cue. Δ=1616=0\Delta = 16 - 16 = 0, so one repeated real root.

Q2. Find kk if kx2+4x+1=0kx^2 + 4x + 1 = 0 has equal roots. [3 marks]

  • Cue. 164k=016 - 4k = 0, so k=4k = 4.

Q3. For what values of mm does x2+mx+1=0x^2 + mx + 1 = 0 have no real roots? [3 marks]

  • Cue. m24<0m^2 - 4 < 0, so 2<m<2-2 < m < 2.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original4 marksFind the values of kk for which the equation x2+kx+9=0x^2 + kx + 9 = 0 has equal roots.
Show worked answer →

Equal roots means the discriminant is zero: b24ac=0b^2 - 4ac = 0.

Here a=1a = 1, b=kb = k, c=9c = 9, so k24(1)(9)=0k^2 - 4(1)(9) = 0, giving k2=36k^2 = 36.

So k=6k = 6 or k=6k = -6.

Markers reward setting the discriminant to zero, correct substitution, and both values of kk.

Original4 marksShow that the equation 2x23x+4=02x^2 - 3x + 4 = 0 has no real roots.
Show worked answer →

Compute the discriminant with a=2a = 2, b=3b = -3, c=4c = 4.

b24ac=(3)24(2)(4)=932=23b^2 - 4ac = (-3)^2 - 4(2)(4) = 9 - 32 = -23.

Since b24ac<0b^2 - 4ac < 0, the equation has no real roots.

Markers reward correct substitution into b24acb^2 - 4ac, the negative value, and the conclusion that no real roots exist.

Related dot points