2.1.19 · D2Algebra — Introduction & Intermediate

Visual walkthrough — Vieta's formulas — sum and product of roots

1,672 words8 min readBack to topic

Before we begin, three words we will use constantly — defined in plain English:


Step 1 — A root means the graph touches zero

WHAT. Picture the quadratic as a curve: . A root is exactly an where this curve crosses the horizontal line .

WHY. We need to know what " is a root" looks like before we manipulate it. It is not an abstract fact — it is a place on a picture where the curve meets the ground.

PICTURE. Below, the blue curve dips below the -axis and comes back up. The two spots where it pierces the axis are marked and — the roots.

Recall

What does it mean, on the graph, for to be a root? ::: The curve passes through the point — it hits the -axis there.


Step 2 — Every root gives you a factor that is zero there

WHAT. Take the piece . This is a machine: feed it any , it outputs minus the root. Notice that when , the output is .

WHY. We want to rebuild the whole quadratic out of its roots. The key trick: a product is zero the moment any one of its parts is zero. So if we multiply by , the result is zero at both roots — exactly where our curve touches the axis.

PICTURE. Two straight lines. The line crosses zero at ; the line crosses zero at . Each line "switches off" (hits ) at its own root.

Each bracket is a light switch: whichever one turns off makes the whole product go dark (zero).


Step 3 — Rebuild the quadratic from those factors

WHAT. A quadratic that is zero at and , and whose term has coefficient , must be:

WHY. Here is the reasoning behind the "must." Any quadratic is fixed by two things: where it crosses zero and how steep/stretched it is. The brackets nail the crossings; the number out front sets the vertical stretch. There is no other quadratic that agrees on both. This is why we are allowed to say equals — same curve, two costumes.

PICTURE. The same blue parabola from Step 1, now drawn twice: once labelled (the "expanded costume") and once labelled (the "factored costume"). They lie exactly on top of each other.


Step 4 — Multiply the brackets out, watch each piece

WHAT. Expand carefully. First multiply the two brackets using "each times each":

WHY. We multiply because we want the equation back in the plain shape, so we can compare it to . The two middle terms both contain a single , so they collect together.

PICTURE. A grid (the "area box"). Rows labelled and ; columns labelled and . Each of the four cells is one product. The two shaded cells are the -terms that merge.

Collect the two shaded middle cells:

Read that term-by-term: the minus sign came from the two and ; the thing that survived is exactly the sum . This is the birthplace of the negative sign. Now put the back:


Step 5 — Match coefficients term by term

WHAT. Lay the two costumes side by side and equate matching powers of :

  • term: ✓ (nothing new — the stretch matches by design).
  • term: .
  • term (the constant): .

WHY. Because two identical curves cannot have different coefficients. Matching the -line and the constant-line is the only place new information lives.

PICTURE. Three stacked colour bars — one bar per power of — with a bracket linking to and to .

Now just divide by to isolate the root-quantities:

Term-by-term reading: the sum is flipped in sign then scaled by ; the product is as-is scaled by . That is the coefficient–root link in full — a special case of symmetric-polynomial structure. Compare with the Quadratic Formula: that gives the roots individually (needs a square root, discriminant and all); Vieta gives their sum and product with no square root at all.


Step 6 — Edge case: what if ? (non-monic)

WHAT. Everything above already carried the , so no special magic — but you must divide by first in practice.

WHY. If you forget and read off a non-monic equation, you are secretly answering about the different equation , whose curve crosses the axis in different places.

PICTURE. Two parabolas with the same roots (same axis crossings) but different : one flat, one steep. The and numbers differ, yet and agree — showing why the is essential.


Step 7 — Degenerate cases: repeated roots and complex roots

WHAT. Vieta never breaks, even when the picture stops crossing the axis twice.

  • Repeated root (): the curve touches the axis at one point instead of crossing. Then and . Still and .
  • Complex roots (the curve never touches the axis): and are a conjugate pair like and . Their sum and product are real numbers — so Vieta still returns real and . The imaginary parts cancel by design.

WHY. The derivation only used "the curve equals ." That identity holds whether the roots are equal, distinct, or complex — the discriminant merely tells you which case you're in; it does not switch Vieta off.

PICTURE. Three parabolas in a row: two crossings (real distinct), one touch (repeated), floating above the axis (complex). Under each, its sum and product still equal and .

Recall

If a quadratic's graph never touches the -axis, do Vieta's formulas still give real answers? ::: Yes. The roots are complex conjugates ; their sum and product are both real, so and are real too.


The one-picture summary

Everything above compressed: factored costume → area-box expansion → match coefficients → divide by .

Recall Feynman retelling — the whole walkthrough in plain words

A quadratic curve dips down and comes back up, poking through the flat ground at two spots. Those spots are the roots. I build a machine that switches off exactly at the first spot, and that switches off at the second. Multiply them and stretch by , and I've rebuilt the very same curve — because a parabola is completely pinned down by where it crosses and how stretched it is. Now the same curve is written two ways: the plain and the multiplied-out brackets. Same curve means the numbers in front must match. When I multiply the brackets out in a little area box, the two middle cells both carry a minus sign, and together they spell — that's where the famous minus comes from. The corner cell turns into a plain plus, giving . Matching those to and , then dividing by the stretch , hands me the sum and the product without ever solving anything. And it doesn't care if the roots are the same, or complex — the "same curve" argument never used that.


Links: Parent topic · Factoring Quadratics · Completing the Square · Quadratic Formula · Symmetric Polynomials · Polynomial Roots and Coefficients · Systems of Equations · Descartes' Rule of Signs