Part of ALG-05 — Quadratic Equations

Vieta's Formulas

by Notetube Official100 words4 views

Cue Column:

  • Sum of roots?
  • Product of roots?
  • How to form equation from roots?

Note Column: If alpha, beta are roots of ax2ax^2 + bx + c = 0: alpha + beta = -b/a, alpha * beta = ca\frac{c}{a}. To form a quadratic with roots alpha, beta: x2x^2 - (alpha+beta)x + alphabeta = 0. These formulas allow computing symmetric expressions without finding individual roots. Key derived formulas: alpha^{2+beta}^2 = (alpha+beta)^2 - 2alphabeta, alpha^{3+beta}^3 = (alpha+beta)^3 - 3alphabeta(alpha+beta).

Summary: Vieta's formulas connect coefficients to roots. They are the primary tool for computing root expressions and forming new equations.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes