Nature of Roots & Discriminants | CSEC Additional Mathematics | CSECHub.com

Nature of Roots & Discriminants

CSEC Additional Mathematics Essential Knowledge: The discriminant is a powerful tool derived from the quadratic formula that tells us about the nature of roots without actually solving the equation. Understanding discriminants helps predict whether quadratic equations have real or complex roots, and whether those roots are distinct or repeated.

Key Concept: For any quadratic equation in the form \(ax^2 + bx + c = 0\) (where \(a \neq 0\)), the discriminant \(\Delta\) is given by \(\Delta = b^2 – 4ac\). The value of \(\Delta\) determines the nature of the roots.

Part 1: The Quadratic Formula and Discriminant

Q

Quadratic Formula Foundation

📚
Quadratic Formula

The roots of any quadratic equation \(ax^2 + bx + c = 0\) (where \(a \neq 0\)) are given by:

\[x = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a}\]

The expression under the square root, \(b^2 – 4ac\), is called the discriminant, denoted by \(\Delta\) (Delta).

\[\Delta = b^2 – 4ac\]
🔍
Why the Discriminant Matters

The discriminant appears under the square root in the quadratic formula. Since we can only take square roots of non-negative numbers in the real number system:

  • If \(\Delta < 0\): \(\sqrt{\Delta}\) is not a real number → No real roots
  • If \(\Delta = 0\): \(\sqrt{\Delta} = 0\) → One repeated real root
  • If \(\Delta > 0\): \(\sqrt{\Delta}\) is a positive real number → Two distinct real roots

The discriminant essentially tells us about the “discriminating” nature of the roots.

📝 Example 1: Calculating the Discriminant

For the quadratic equation \(3x^2 – 5x + 2 = 0\), find the discriminant and predict the nature of roots.

1
Identify coefficients: \(a = 3\), \(b = -5\), \(c = 2\)
2
Apply discriminant formula: \(\Delta = b^2 – 4ac\)
3
Substitute values: \(\Delta = (-5)^2 – 4(3)(2)\)
4
Calculate: \(= 25 – 24 = 1\)
5
Interpret: Since \(\Delta = 1 > 0\), the equation has two distinct real roots

Part 2: Nature of Roots Based on Discriminant

Δ

Complete Classification of Roots

Case 1: \(\Delta > 0\) (Positive)

Nature of Roots: Two distinct real roots

Roots Formula: \(x = \frac{-b \pm \sqrt{\Delta}}{2a}\)

Graphical Representation: Parabola crosses x-axis at two distinct points

Sub-cases:

  • \(\Delta\) is a perfect square: Roots are rational
  • \(\Delta\) is not a perfect square: Roots are irrational

Case 2: \(\Delta = 0\) (Zero)

Nature of Roots: One repeated real root (equal roots)

Roots Formula: \(x = \frac{-b}{2a}\) (both roots are equal)

Graphical Representation: Parabola touches x-axis at exactly one point (vertex lies on x-axis)

Alternative Terms: Double root, coincident roots

Case 3: \(\Delta < 0\) (Negative)

Nature of Roots: No real roots (two complex conjugate roots)

Roots Formula: \(x = \frac{-b \pm i\sqrt{|\Delta|}}{2a}\) (where \(i = \sqrt{-1}\))

Graphical Representation: Parabola does not intersect x-axis

Note: For CSEC, focus on “no real roots” – complex roots are in Further Mathematics

Δ > 0
Two Distinct
Real Roots
Δ = 0
One Repeated
Real Root
Δ < 0
No Real Roots
(Complex)
📝 Example 2: Determining Nature of Roots

Determine the nature of roots for: \(2x^2 – 4x + 3 = 0\)

1
Identify coefficients: \(a = 2\), \(b = -4\), \(c = 3\)
2
Calculate discriminant: \(\Delta = (-4)^2 – 4(2)(3)\)
3
Simplify: \(= 16 – 24 = -8\)
4
Interpret: Since \(\Delta = -8 < 0\), the equation has no real roots (two complex conjugate roots)
📝 Example 3: Equal Roots Condition

For what value of \(k\) does \(x^2 + kx + 9 = 0\) have equal roots?

1
Condition for equal roots: \(\Delta = 0\)
2
Identify coefficients: \(a = 1\), \(b = k\), \(c = 9\)
3
Set discriminant to zero: \(\Delta = k^2 – 4(1)(9) = 0\)
4
Solve: \(k^2 – 36 = 0 \Rightarrow k^2 = 36 \Rightarrow k = \pm 6\)
5
Conclusion: The equation has equal roots when \(k = 6\) or \(k = -6\)

Part 3: Graphical Interpretation

📈

Connecting Algebra to Graphs

Parabolas and x-intercepts

The graph of \(y = ax^2 + bx + c\) is a parabola. The roots of \(ax^2 + bx + c = 0\) are the x-intercepts (where the graph crosses the x-axis).

Δ > 0 (Two Real Roots)
∪ or ∩
Parabola crosses x-axis at two points
Δ = 0 (Equal Roots)
∪ or ∩
Parabola touches x-axis at one point (vertex)
Δ < 0 (No Real Roots)
∪ or ∩
Parabola lies completely above or below x-axis
⚖️
Position Relative to x-axis

For a quadratic equation \(ax^2 + bx + c = 0\):

Discriminant Nature of Roots Graphical Position Number of x-intercepts
\(\Delta > 0\) Two distinct real roots Crosses x-axis twice 2
\(\Delta = 0\) One repeated real root Touches x-axis at vertex 1 (touching point)
\(\Delta < 0\) No real roots Completely above/below x-axis 0
📝 Example 4: Graphical Analysis

The quadratic function \(y = x^2 – 6x + k\) has a graph that touches the x-axis. Find the value of \(k\).

1
“Touches x-axis” means: \(\Delta = 0\) (equal roots)
2
Identify coefficients: \(a = 1\), \(b = -6\), \(c = k\)
3
Set discriminant to zero: \(\Delta = (-6)^2 – 4(1)(k) = 0\)
4
Solve: \(36 – 4k = 0 \Rightarrow 4k = 36 \Rightarrow k = 9\)
5
Verify: When \(k = 9\), equation becomes \(x^2 – 6x + 9 = (x – 3)^2 = 0\), which has equal root \(x = 3\)

Part 4: Special Cases and Applications

Rational vs Irrational Roots

🔢
When \(\Delta\) is a Perfect Square

If \(\Delta > 0\) AND \(\Delta\) is a perfect square, then:

  • \(\sqrt{\Delta}\) is an integer
  • The roots \(x = \frac{-b \pm \sqrt{\Delta}}{2a}\) are rational numbers
  • The quadratic expression can be factorized with integer coefficients

If \(\Delta > 0\) but \(\Delta\) is NOT a perfect square, then:

  • \(\sqrt{\Delta}\) is irrational
  • The roots are irrational numbers
  • The quadratic cannot be factorized into factors with integer coefficients
📝 Example 5: Rational vs Irrational Roots

Determine whether these quadratics have rational or irrational roots:

(a) \(x^2 – 5x + 6 = 0\)

1
Discriminant: \(\Delta = (-5)^2 – 4(1)(6) = 25 – 24 = 1\)
2
Analysis: \(\Delta = 1 > 0\) and 1 is a perfect square
3
Conclusion: Two distinct rational roots (in fact, \(x = 2\) and \(x = 3\))

(b) \(x^2 – 3x + 1 = 0\)

1
Discriminant: \(\Delta = (-3)^2 – 4(1)(1) = 9 – 4 = 5\)
2
Analysis: \(\Delta = 5 > 0\) but 5 is NOT a perfect square
3
Conclusion: Two distinct irrational roots (\(x = \frac{3 \pm \sqrt{5}}{2}\))
🎯
Finding Unknown Coefficients

A common CSEC question type: “Find \(k\) such that the quadratic has…”

1
Write the discriminant \(\Delta\) in terms of the unknown
2
Set up the condition based on what’s asked:
  • Equal roots: \(\Delta = 0\)
  • Real and distinct roots: \(\Delta > 0\)
  • No real roots: \(\Delta < 0\)
3
Solve the inequality/equation for the unknown
4
State the final answer with any restrictions

Part 5: Complete Decision Tree

🌳

Step-by-Step Analysis Guide

Nature of Roots Decision Tree

Start: Calculate \(\Delta = b^2 – 4ac\)
Is \(\Delta < 0\)? → YES → No real roots (complex conjugate)
↓ NO
Is \(\Delta = 0\)? → YES → One repeated real root
↓ NO
\(\Delta > 0\) → Two distinct real roots
Is \(\Delta\) a perfect square? → YES → Rational roots
NO → Irrational roots

Memory Aid: Use the acronym POSITIVE, ZERO, NEGATIVE: Positive Δ → 2 real roots, Zero Δ → 1 real root, Negative Δ → No real roots

Comparison Table: Summary of All Cases

Discriminant (Δ) Nature of Roots Number of Real Roots Graphical Representation Roots Formula Example Δ value
\(Δ > 0\) and perfect square Two distinct rational roots 2 Crosses x-axis at two points \(x = \frac{-b \pm \sqrt{Δ}}{2a}\) 1, 4, 9, 16, 25
\(Δ > 0\) and not perfect square Two distinct irrational roots 2 Crosses x-axis at two points \(x = \frac{-b \pm \sqrt{Δ}}{2a}\) 2, 3, 5, 7, 8
\(Δ = 0\) One repeated real root (equal roots) 1 (double) Touches x-axis at vertex \(x = \frac{-b}{2a}\) 0
\(Δ < 0\) No real roots (complex conjugate) 0 Does not intersect x-axis \(x = \frac{-b \pm i\sqrt{|Δ|}}{2a}\) -1, -4, -9

Common Mistakes to Avoid: 1. Forgetting that \(a \neq 0\) (otherwise it’s not quadratic)
2. Incorrect sign when calculating \(b^2\) (especially when \(b\) is negative)
3. Misinterpreting “no real roots” as “no roots” (there are still complex roots)
4. Confusing Δ > 0 with “positive roots” (Δ tells nothing about root signs)
5. Not considering both ± values when Δ > 0

Quiz: Test Your Understanding

Nature of Roots & Discriminants Quiz
Question 1: For the quadratic equation \(2x^2 – 3x + 5 = 0\), determine the nature of its roots.
Answer:
Calculate discriminant: \(Δ = b^2 – 4ac = (-3)^2 – 4(2)(5) = 9 – 40 = -31\)
Since \(Δ = -31 < 0\), the equation has no real roots (two complex conjugate roots).
Question 2: Find the value(s) of \(k\) for which \(x^2 + kx + 4 = 0\) has equal roots.
Answer:
For equal roots: \(Δ = 0\)
\(Δ = k^2 – 4(1)(4) = k^2 – 16 = 0\)
\(k^2 = 16\)
\(k = \pm 4\)
The equation has equal roots when \(k = 4\) or \(k = -4\).
Question 3: Determine the nature of roots of \(3x^2 – 6x + 3 = 0\) without solving the equation.
Answer:
Calculate discriminant: \(Δ = (-6)^2 – 4(3)(3) = 36 – 36 = 0\)
Since \(Δ = 0\), the equation has one repeated real root (equal roots).
Note: The equation simplifies to \(3(x^2 – 2x + 1) = 3(x-1)^2 = 0\), confirming the root \(x = 1\) repeated.
Question 4: For what range of values of \(p\) does \(x^2 + 2x + p = 0\) have real and distinct roots?
Answer:
For real and distinct roots: \(Δ > 0\)
\(Δ = (2)^2 – 4(1)(p) = 4 – 4p > 0\)
\(4 > 4p\)
\(1 > p\) or \(p < 1\)
The equation has real and distinct roots when \(p < 1\).
Question 5: The quadratic equation \(kx^2 – 4x + 1 = 0\) has no real roots. Find the possible values of \(k\).
Answer:
For no real roots: \(Δ < 0\)
\(Δ = (-4)^2 – 4(k)(1) = 16 – 4k < 0\)
\(16 < 4k\)
\(4 < k\) or \(k > 4\)
Also, for it to be quadratic, \(k \neq 0\)
Therefore, \(k > 4\).

🎯 Key Concepts Summary

  • Discriminant Formula: \(Δ = b^2 – 4ac\)
  • Δ > 0: Two distinct real roots
    • If Δ is perfect square: Rational roots
    • If Δ is not perfect square: Irrational roots
  • Δ = 0: One repeated real root (equal roots)
  • Δ < 0: No real roots (complex conjugate roots)
  • Graphical Interpretation:
    • Δ > 0: Parabola crosses x-axis twice
    • Δ = 0: Parabola touches x-axis at vertex
    • Δ < 0: Parabola doesn't intersect x-axis
  • Common CSEC Questions:
    • Find nature of roots for given quadratic
    • Find unknown coefficient for specific root type
    • Determine if quadratic has real/equal/rational roots
    • Relate discriminant to graph of quadratic function
  • Exam Strategy:
    • Always calculate discriminant first when asked about nature of roots
    • Show all steps: formula, substitution, calculation
    • For inequalities (Δ > 0 or Δ < 0), solve carefully
    • Remember \(a \neq 0\) for quadratic equations

CSEC Exam Strategy: When answering questions on nature of roots: (1) Write the discriminant formula \(Δ = b^2 – 4ac\), (2) Substitute the correct values for \(a\), \(b\), and \(c\), (3) Calculate Δ carefully, (4) State the nature of roots based on Δ, (5) For questions with unknown coefficients, set up the appropriate inequality/equation and solve. Always check if the answer makes sense in context.

Scroll to Top