2.1.19 · D4Algebra — Introduction & Intermediate

Exercises — Vieta's formulas — sum and product of roots

2,375 words11 min readBack to topic

Before we start, let me re-anchor the two facts we lean on the entire way down. For a quadratic written — that is, is the number in front of , the number in front of , and the lonely constant — the two roots (alpha) and (beta) satisfy:

Keep the picture below in your head the whole time: the coefficients are just the expanded shadow of the factored form .

Figure — Vieta's formulas — sum and product of roots

Related tools you may reach for: Quadratic Formula, Factoring Quadratics, Completing the Square, Discriminant, Symmetric Polynomials, Polynomial Roots and Coefficients, Systems of Equations, Descartes' Rule of Signs.


Level 1 — Recognition

Goal: read the coefficients and quote the right formula.

Recall Solution L1-a

Identify the coefficients. Here , , . Sum: . Product: . (Sanity: this factors as , and indeed , .) Answer: , .

Recall Solution L1-b

, , . Sum: . Product: . (Factors as : , .) Answer: , .


Level 2 — Application

Goal: handle a non-monic and negative coefficients, then run the formula.

Recall Solution L2-a

, , . Sum: . Product: . Answer: , .

Recall Solution L2-b

Use the construction rule: a monic quadratic with roots is Sum: . Product: . Plug in: Multiply through by to clear the fraction (optional, keeps the same roots): (Check: . ✓) Answer: , or equivalently .

Recall Solution L2-c

Why not solve for the roots? Because is a symmetric expression — it doesn't care which root is which — so it can be written entirely from the sum and product. Combine the fractions: From Vieta: , . Answer: .


Level 3 — Analysis

Goal: combine Vieta with algebraic identities to reach expressions the roots satisfy.

Recall Solution L3-a

Vieta: , . Identity we need: squaring a sum gives a cross term, so Substitute: Answer: .

Recall Solution L3-b

Identity: . (Why this form? It uses only the two Vieta quantities — no need to know the roots individually, and is symmetric even though alone is not.) Answer: . (Aside: — the Discriminant over . Here ✓.)

Recall Solution L3-c

Vieta: , . Identity for a sum of cubes (the one that stays symmetric): (Where from? ; rearrange.) Answer: .


Level 4 — Synthesis

Goal: build a brand-new equation whose roots are transformed versions of the old ones.

Recall Solution L4-a

Old Vieta: , . To build the new equation , I need the sum and product of the new roots . New sum: New product: Assemble: Answer: .

Recall Solution L4-b

Old Vieta: , . New sum New product Assemble monic: (Neat shortcut: reversing the coefficients of gives — reciprocal roots always reverse the coefficient list. ✓) Answer: .

Recall Solution L4-c

Old Vieta: , . New sum: New product: Assemble: Answer: .


Level 5 — Mastery

Goal: degenerate and boundary cases — repeated roots, complex roots, sign reasoning, and a reverse problem.

Recall Solution L5-a

"Repeated root" means . Call the common value . Vieta: sum and product . From the product, .

  • If : .
  • If : . (Cross-check with the Discriminant: equal roots need , i.e. . ✓) Answer: (root ) or (root ).
Recall Solution L5-b

Vieta's formulas hold whether roots are real or complex — they come from expansion, not from the Quadratic Formula. So: Vieta: , . Answer: . (A negative sum of squares is fine — the roots aren't real numbers, so their squares needn't be positive.)

Recall Solution L5-c

Vieta: , . Reasoning like Descartes' Rule of Signs but through Vieta:

  • Product ⟹ the roots have the same sign (a positive product can't come from one positive and one negative).
  • Same sign and sum ⟹ both must be positive. Answer: both roots positive. (Indeed , roots . ✓)
Recall Solution L5-d

This is a small Systems of Equations problem, but Vieta turns it into one quadratic. If the numbers are the roots, then Factor (or use the Quadratic Formula): , so or . Answer: the numbers are and . (Check: , . ✓)


Wrap-up recall

Recall One-line reminders

Sum of roots ::: Product of roots ::: Build monic quadratic from roots ::: New product when roots are squared ::: (square it, don't double it) Does Vieta need real roots? ::: No — it comes from expansion, works for complex roots too