Sums and Products of Roots — Quadratics
A cryptographer designs quadratic equations whose roots must satisfy hidden constraints. A physicist needs the sum and product of two frequencies without computing them individually. Vieta's formulas — named after the 16th-century mathematician François Viète — are the hidden bridge between a polynomial's coefficients and its roots. They let you answer questions about roots without ever solving the equation. In this lesson you'll derive and master them for quadratics.
For $x^2 - 5x + 6 = 0$, the roots are 2 and 3. What is their sum? What is their product? Now look at the coefficients $-5$ and $6$. How do the sum and product of the roots relate to these coefficients? Write your observation before reading on.
Every Vieta's formulas question in this module uses exactly two ideas. Lock read off $\alpha + \beta = -b/a$ and $\alpha\beta = c/a$ directly from coefficients and use symmetric identities to find related expressions into memory and you'll handle any question fast.
Every Vieta's question lives on one of two roads: read sum and product from coefficients immediately (no solving required), or use identities like $\alpha^2+\beta^2 = (\alpha+\beta)^2 - 2\alpha\beta$ to find symmetric expressions from the sum and product.
Key facts
- Vieta's formulas for quadratics: $\alpha + \beta = -b/a$ and $\alpha\beta = c/a$
- The derivation from expanding $a(x-\alpha)(x-\beta) = ax^2 + bx + c$
- Symmetric identities: $\alpha^2+\beta^2 = (\alpha+\beta)^2 - 2\alpha\beta$ and $\tfrac{1}{\alpha}+\tfrac{1}{\beta} = \tfrac{\alpha+\beta}{\alpha\beta}$
Concepts
- Why the sum has a negative sign: it comes from expanding $(x-\alpha)(x-\beta)$
- Why these formulas work even when the roots are irrational or complex
- How to express any symmetric polynomial in terms of $\alpha+\beta$ and $\alpha\beta$
Skills
- Find $\alpha+\beta$ and $\alpha\beta$ directly from coefficients without solving
- Evaluate expressions like $\alpha^2+\beta^2$, $\tfrac{1}{\alpha}+\tfrac{1}{\beta}$, $(\alpha-\beta)^2$ using identities
- Form a new monic quadratic given the sum and product of its roots
Suppose $\alpha$ and $\beta$ are the roots of $ax^2 + bx + c = 0$ (with $a \ne 0$). Then:
Expanding the right side:
Comparing coefficients of $x$ and the constant term with the original $ax^2 + bx + c$:
- Coefficient of $x$: $-a(\alpha + \beta) = b$, so $\alpha + \beta = -\dfrac{b}{a}$
- Constant term: $a\alpha\beta = c$, so $\alpha\beta = \dfrac{c}{a}$
Key insight: These formulas hold for all quadratics, regardless of whether the roots are rational, irrational, or complex. The derivation only requires that $\alpha$ and $\beta$ are the two roots — it never requires you to actually find them.
For ax^2 + bx + c = 0 with roots , : \; + = -b/a and = c/a; Derivation: expand a(x-)(x-) and compare coefficients — the key is the negative in front of (+)
Pause — copy Vieta's formulas for quadratics into your book: for $ax^2 + bx + c = 0$, $\alpha + \beta = -b/a$ and $\alpha\beta = c/a$; derivation — expand $a(x-\alpha)(x-\beta)$ and compare coefficients.
Quick check: For $3x^2 - 7x + 2 = 0$ with roots $\alpha$ and $\beta$, which is correct?
We just saw that for $ax^2 + bx + c = 0$, the roots satisfy $\alpha + \beta = -b/a$ and $\alpha\beta = c/a$. That raises a question: exam questions often ask for $\alpha^2 + \beta^2$ or $\frac{1}{\alpha} + \frac{1}{\beta}$, not just the sum and product — how do you evaluate these without finding $\alpha$ and $\beta$ individually? This card answers it → rewrite using symmetric identities: $\alpha^2 + \beta^2 = (\alpha+\beta)^2 - 2\alpha\beta = S^2 - 2P$.
Vieta's formulas give us $\alpha + \beta$ and $\alpha\beta$. Many exam questions ask for other symmetric expressions. The key is to never find $\alpha$ and $\beta$ individually — instead, rewrite the expression using identities:
Strategy: Call the sum $S = \alpha + \beta$ and the product $P = \alpha\beta$. Every symmetric expression can be written in terms of $S$ and $P$ only — no individual roots needed. Then substitute $S = -b/a$ and $P = c/a$.
Forming a new equation: If you know the sum and product of the desired roots, the monic quadratic is immediately:
^2 + ^2 = (+)^2 - 2 = S^2 - 2P; 1{} + 1{} = +{} = S{P} (only valid when P 0)
Pause — copy the symmetric identity pair into your book: $\alpha^2 + \beta^2 = (\alpha+\beta)^2 - 2\alpha\beta = S^2 - 2P$; $\frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha+\beta}{\alpha\beta} = \frac{S}{P}$ (only valid when $P \ne 0$).
Did you get this? True or false: for $x^2 - 4x + 2 = 0$ with roots $\alpha$ and $\beta$, $\alpha^2 + \beta^2 = 12$.
Worked examples · 3 in a row, reveal as you go
For $2x^2 - 6x + 3 = 0$ with roots $\alpha$ and $\beta$, find $\alpha + \beta$ and $\alpha\beta$.
If $\alpha$ and $\beta$ are roots of $x^2 - 4x + 2 = 0$, find $\alpha^2 + \beta^2$.
Form the monic quadratic equation whose roots are $\dfrac{1}{\alpha}$ and $\dfrac{1}{\beta}$, given that $\alpha$ and $\beta$ are roots of $x^2 - 3x + 1 = 0$.
Fill the gap: For $x^2 - 5x + 6 = 0$, the sum of roots is and the product of roots is .
Misconceptions to fix · the 3 traps that cost marks
Did you get this? True or false: the monic quadratic with roots 4 and $-3$ is $x^2 - x - 12 = 0$.
Activities · practice with the ideas
For $3x^2 + 2x - 5 = 0$, find the sum and product of the roots without solving the equation.
If $\alpha$ and $\beta$ are roots of $x^2 - 3x + 1 = 0$, find $\alpha^2 + \beta^2$ and $\dfrac{1}{\alpha} + \dfrac{1}{\beta}$.
Form the monic quadratic equation with roots 4 and $-3$. Show how you find sum and product first.
If $\alpha$ and $\beta$ are roots of $x^2 - 5x + 3 = 0$, find $(\alpha - \beta)^2$ using the identity $(\alpha-\beta)^2 = (\alpha+\beta)^2 - 4\alpha\beta$.
Explain in your own words why Vieta's formulas are useful. When would you choose them over the quadratic formula?
Earlier you observed that for $x^2 - 5x + 6 = 0$ with roots 2 and 3: sum $= 5 = -(-5)/1$ and product $= 6 = 6/1$. You've now proved this is always true — it follows directly from expanding $a(x-\alpha)(x-\beta)$ and comparing coefficients. The pattern isn't a coincidence; it's a theorem. And it works even when the roots are irrational, such as $\alpha = 2+\sqrt{2}$ and $\beta = 2-\sqrt{2}$: sum $= 4$, product $= 2$ — you can read both from $x^2 - 4x + 2 = 0$ immediately.
Odd one out: For a quadratic $ax^2 + bx + c = 0$ with roots $\alpha$ and $\beta$, which of the following expressions CANNOT be evaluated using only Vieta's formulas (without finding the individual roots)?
Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.
Q1. For $3x^2 + 2x - 5 = 0$, find the sum and product of the roots. (2 marks)
Q2. If $\alpha$ and $\beta$ are roots of $x^2 - 3x + 1 = 0$, find $\alpha^2 + \beta^2$ and $\dfrac{1}{\alpha} + \dfrac{1}{\beta}$. (3 marks)
Q3. Form the monic quadratic equation with roots 4 and $-3$. (2 marks)
Comprehensive answers (click to reveal)
Activity 1: 1. $a=3, b=2, c=-5$. Sum $= -2/3$, product $= -5/3$. 2. $S=3, P=1$. $\alpha^2+\beta^2 = 9-2 = 7$. $1/\alpha+1/\beta = 3/1 = 3$. 3. Sum $= 1$, product $= -12$. Equation: $x^2 - x - 12 = 0$. 4. $S=5, P=3$. $(\alpha-\beta)^2 = 25-12 = 13$. 5. Vieta's formulas are useful when you need the sum/product/symmetric expressions of roots without actually solving — especially when roots are irrational. Use instead of the quadratic formula whenever the question asks for $\alpha+\beta$, $\alpha\beta$, $\alpha^2+\beta^2$, etc.
Q1 (2 marks): $a=3, b=2, c=-5$ [0.5]. Sum $= -2/3$ [0.75]. Product $= -5/3$ [0.75].
Q2 (3 marks): $S = 3$, $P = 1$ from Vieta's [0.5]. $\alpha^2+\beta^2 = 3^2 - 2(1) = 7$ [1]. $\tfrac{1}{\alpha}+\tfrac{1}{\beta} = \tfrac{S}{P} = 3$ [1.5].
Q3 (2 marks): Sum $= 4 + (-3) = 1$ [0.5]. Product $= 4 \times (-3) = -12$ [0.5]. Equation: $x^2 - x - 12 = 0$ [1].
Five timed questions. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.
⚔ Enter the arenaClimb platforms by answering Vieta's formulas questions. Lighter alternative to the boss.
Mark lesson as complete
Tick when you've finished the practice and review.