Quadratic Equations | Properties of Roots (Sum & Product, Discriminant)

Synopsis

This article covers the properties of roots of quadratic equations – an advanced topic in DSE Paper 1 Section A(2) and Section B worth 4–7 marks. You will learn the sum and product of roots, how to construct quadratic equations from given roots, how to solve parameter problems using root properties, and how to analyze the signs of roots using the discriminant and the sum/product. The article includes step-by-step worked examples, DSE exam techniques, practice questions, and a full set of exercise with solutions. These are high-level skills that distinguish top-performing students in the DSE exam.

Learning Objectives

By the end of this article, you should be able to:

  • Derive and apply the formulas for the sum and product of roots of a quadratic equation.
  • Construct a quadratic equation given its roots.
  • Solve parameter problems using sum and product of roots.
  • Analyze the signs of roots using discriminant, sum, and product.
  • Evaluate symmetric expressions in terms of \( \alpha + \beta \) and \( \alpha\beta \).
  • Apply all these skills to DSE-style questions.

1. Introduction

The properties of roots of quadratic equations appear every year in DSE Paper 1 Section A(2) and Section B. Questions may ask you to:

  • Find the sum or product of roots without solving the equation
  • Construct a quadratic equation from given roots
  • Find unknown parameters using root properties
  • Analyze the signs of roots
  • Evaluate expressions involving roots

These are high-level skills that can help you secure top marks in the exam.

DSE Exam Tip

Questions on root properties often appear in Section A(2) as short-answer questions worth 3–4 marks, and in Section B as longer problems worth 5–7 marks.

2. Sum and Product of Roots

For a quadratic equation \( ax^2 + bx + c = 0 \) with roots \( \alpha \) and \( \beta \):

$$ \alpha + \beta = -\frac{b}{a} $$ $$ \alpha\beta = \frac{c}{a} $$

These formulas are derived from the factorization:

$$ ax^2 + bx + c = a(x - \alpha)(x - \beta) $$
DSE Memory Aid

Sum of roots: \( -\frac{b}{a} \)   |   Product of roots: \( \frac{c}{a} \)

Think: Sum = \( -\frac{b}{a} \), Product = \( \frac{c}{a} \)

Worked Example

Question: Find the sum and product of roots of \( 2x^2 - 5x + 3 = 0 \).

Solution

\( a = 2 \), \( b = -5 \), \( c = 3 \)

\( \alpha + \beta = -\frac{-5}{2} = \frac{5}{2} \)

\( \alpha\beta = \frac{3}{2} \)

Answer: Sum = \( \frac{5}{2} \), Product = \( \frac{3}{2} \)

3. Constructing a Quadratic Equation from Roots

If \( \alpha \) and \( \beta \) are roots, the quadratic equation is:

$$ x^2 - (\alpha + \beta)x + \alpha\beta = 0 $$

Worked Example

Question: Construct a quadratic equation with roots \( 3 \) and \( -2 \).

Solution

\( \alpha + \beta = 3 + (-2) = 1 \)

\( \alpha\beta = 3 \times (-2) = -6 \)

\( x^2 - (1)x + (-6) = 0 \)

Answer: \( x^2 - x - 6 = 0 \)

4. Symmetric Expressions

Symmetric expressions are expressions that remain the same if \( \alpha \) and \( \beta \) are swapped. They can be evaluated using \( \alpha + \beta \) and \( \alpha\beta \).

Common Formulas

  • \( \alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta \)
  • \( \alpha^2 - \beta^2 = (\alpha - \beta)(\alpha + \beta) \)
  • \( \alpha^3 + \beta^3 = (\alpha + \beta)^3 - 3\alpha\beta(\alpha + \beta) \)
  • \( \frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha + \beta}{\alpha\beta} \)

Worked Example

Question: If \( \alpha \) and \( \beta \) are roots of \( x^2 - 4x + 2 = 0 \), find \( \alpha^2 + \beta^2 \).

Solution

\( \alpha + \beta = 4 \), \( \alpha\beta = 2 \)

\( \alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta = 4^2 - 2(2) = 16 - 4 = 12 \)

Answer: \( 12 \)

5. Parameter Problems

Parameter problems involve finding unknown coefficients in a quadratic equation using the sum and product of roots.

Worked Example

Question: The roots of \( x^2 + kx + 6 = 0 \) are \( 2 \) and \( 3 \). Find \( k \).

Solution

\( \alpha + \beta = 2 + 3 = 5 = -k \)\( k = -5 \)

\( \alpha\beta = 2 \times 3 = 6 \)

Answer: \( k = -5 \)

6. Sign Analysis of Roots

Using the discriminant (\( \Delta \)), sum (\( S \)), and product (\( P \)) of roots, we can determine the signs of the roots without solving the equation.

ConditionSigns of Roots
\( \Delta \ge 0 \), \( S > 0 \), \( P > 0 \)Both roots positive
\( \Delta \ge 0 \), \( S < 0 \), \( P > 0 \)Both roots negative
\( \Delta \ge 0 \), \( P < 0 \)One positive, one negative
Common DSE Trap

You must check \( \Delta \ge 0 \) first! If the equation has no real roots (\( \Delta < 0 \)), sign analysis is meaningless.

Worked Example

Question: Determine the signs of the roots of \( x^2 - 5x + 6 = 0 \).

Solution

\( \Delta = 25 - 24 = 1 > 0 \) (two real roots)

\( S = 5 > 0 \), \( P = 6 > 0 \)

Answer: Both roots are positive.

7. Worked Examples

Example 1: Sum and Product

Question: Find the sum and product of roots of \( 3x^2 + 7x - 2 = 0 \).

Solution

\( a = 3 \), \( b = 7 \), \( c = -2 \)

\( \alpha + \beta = -\frac{7}{3} \)

\( \alpha\beta = -\frac{2}{3} \)

Answer: Sum = \( -\frac{7}{3} \), Product = \( -\frac{2}{3} \)

Example 2: Constructing from Roots

Question: Construct a quadratic equation with roots \( \frac{1}{2} \) and \( -3 \).

Solution

\( \alpha + \beta = \frac{1}{2} + (-3) = -\frac{5}{2} \)

\( \alpha\beta = \frac{1}{2} \times (-3) = -\frac{3}{2} \)

\( x^2 - (-\frac{5}{2})x + (-\frac{3}{2}) = 0 \)

Multiply by 2: \( 2x^2 + 5x - 3 = 0 \)

Answer: \( 2x^2 + 5x - 3 = 0 \)

Example 3: Parameter Problem

Question: If one root of \( x^2 - kx + 12 = 0 \) is 4, find the other root and the value of \( k \).

Solution

Let roots be \( 4 \) and \( \beta \).

\( 4 \times \beta = 12 \)\( \beta = 3 \)

\( 4 + 3 = 7 = k \)

Answer: Other root = \( 3 \), \( k = 7 \)

8. DSE-Style Practice Questions

Section A(2) & Section B Style

Question 1 MC
If \( \alpha \) and \( \beta \) are roots of \( x^2 - 6x + 4 = 0 \), find \( \alpha + \beta \).
A. \( -6 \)     B. \( -4 \)     C. \( 4 \)     D. \( 6 \)

Question 2 MC
If \( \alpha \) and \( \beta \) are roots of \( 2x^2 + 5x - 3 = 0 \), find \( \alpha\beta \).
A. \( -\frac{3}{2} \)     B. \( -\frac{5}{2} \)     C. \( \frac{3}{2} \)     D. \( \frac{5}{2} \)

Question 3 Short Answer
Construct a quadratic equation with roots \( -2 \) and \( 5 \).

Question 4 Short Answer
If \( \alpha \) and \( \beta \) are roots of \( x^2 - 3x + 1 = 0 \), find \( \alpha^2 + \beta^2 \).

Question 5 MC
Which statement about the roots of \( x^2 + 4x + 3 = 0 \) is true?
A. Both roots are positive     B. Both roots are negative     C. One positive, one negative     D. No real roots

9. Solutions with Explanations

Question 1: D. \( 6 \)
\( \alpha + \beta = -\frac{b}{a} = -\frac{-6}{1} = 6 \)
Question 2: A. \( -\frac{3}{2} \)
\( \alpha\beta = \frac{c}{a} = \frac{-3}{2} = -\frac{3}{2} \)
Question 3: \( x^2 - 3x - 10 = 0 \)
\( \alpha + \beta = 3 \), \( \alpha\beta = -10 \)
\( x^2 - 3x - 10 = 0 \)
Question 4: \( 7 \)
\( \alpha + \beta = 3 \), \( \alpha\beta = 1 \)
\( \alpha^2 + \beta^2 = 3^2 - 2(1) = 9 - 2 = 7 \)
Question 5: B. Both roots are negative
\( \Delta = 16 - 12 = 4 > 0 \), \( S = -4 < 0 \), \( P = 3 > 0 \) → both roots negative.

10. Exercise

Click the following link to have
 An Exercise on Quadratic Equations | Properties of Roots (Sum & Product, Discriminant)

Key Takeaways

What You Should Remember
  • Sum of roots: \( \alpha + \beta = -\frac{b}{a} \)   |   Product of roots: \( \alpha\beta = \frac{c}{a} \)
  • Construct from roots: \( x^2 - (\alpha + \beta)x + \alpha\beta = 0 \)
  • Symmetric expressions: Use \( \alpha + \beta \) and \( \alpha\beta \) to evaluate.
  • Parameter problems: Use sum and product to find unknown coefficients.
  • Sign analysis: Always check \( \Delta \ge 0 \) first, then use \( S \) and \( P \).
  • This topic guarantees 4–7 marks in DSE Paper 1 Section A(2) and Section B – master these skills!

Summary Checklist for Revision

  • Sum of roots: \( \alpha + \beta = -\frac{b}{a} \)
  • Product of roots: \( \alpha\beta = \frac{c}{a} \)
  • Construct equation: \( x^2 - (\alpha + \beta)x + \alpha\beta = 0 \)
  • Symmetric expressions: \( \alpha^2 + \beta^2, \frac{1}{\alpha} + \frac{1}{\beta} \)
  • Parameter problems: use sum/product to find unknowns
  • Sign analysis: \( \Delta \ge 0 \), then \( S \) and \( P \)
  • Check answers by substituting back