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.
By the end of this article, you should be able to:
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:
These are high-level skills that can help you secure top marks in the exam.
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.
For a quadratic equation \( ax^2 + bx + c = 0 \) with roots \( \alpha \) and \( \beta \):
These formulas are derived from the factorization:
Sum of roots: \( -\frac{b}{a} \) | Product of roots: \( \frac{c}{a} \)
Think: Sum = \( -\frac{b}{a} \), Product = \( \frac{c}{a} \)
Question: Find the sum and product of roots of \( 2x^2 - 5x + 3 = 0 \).
\( 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} \)
If \( \alpha \) and \( \beta \) are roots, the quadratic equation is:
Question: Construct a quadratic equation with roots \( 3 \) and \( -2 \).
\( \alpha + \beta = 3 + (-2) = 1 \)
\( \alpha\beta = 3 \times (-2) = -6 \)
\( x^2 - (1)x + (-6) = 0 \)
Answer: \( x^2 - x - 6 = 0 \)
Symmetric expressions are expressions that remain the same if \( \alpha \) and \( \beta \) are swapped. They can be evaluated using \( \alpha + \beta \) and \( \alpha\beta \).
Question: If \( \alpha \) and \( \beta \) are roots of \( x^2 - 4x + 2 = 0 \), find \( \alpha^2 + \beta^2 \).
\( \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 \)
Parameter problems involve finding unknown coefficients in a quadratic equation using the sum and product of roots.
Question: The roots of \( x^2 + kx + 6 = 0 \) are \( 2 \) and \( 3 \). Find \( k \).
\( \alpha + \beta = 2 + 3 = 5 = -k \) → \( k = -5 \)
\( \alpha\beta = 2 \times 3 = 6 \) ✓
Answer: \( k = -5 \)
Using the discriminant (\( \Delta \)), sum (\( S \)), and product (\( P \)) of roots, we can determine the signs of the roots without solving the equation.
| Condition | Signs 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 |
You must check \( \Delta \ge 0 \) first! If the equation has no real roots (\( \Delta < 0 \)), sign analysis is meaningless.
Question: Determine the signs of the roots of \( x^2 - 5x + 6 = 0 \).
\( \Delta = 25 - 24 = 1 > 0 \) (two real roots)
\( S = 5 > 0 \), \( P = 6 > 0 \)
Answer: Both roots are positive.
Question: Find the sum and product of roots of \( 3x^2 + 7x - 2 = 0 \).
\( 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} \)
Question: Construct a quadratic equation with roots \( \frac{1}{2} \) and \( -3 \).
\( \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 \)
Question: If one root of \( x^2 - kx + 12 = 0 \) is 4, find the other root and the value of \( k \).
Let roots be \( 4 \) and \( \beta \).
\( 4 \times \beta = 12 \) → \( \beta = 3 \)
\( 4 + 3 = 7 = k \)
Answer: Other root = \( 3 \), \( k = 7 \)
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
Click the following link to have
An Exercise on Quadratic Equations | Properties of Roots (Sum & Product, Discriminant)