Vieta's Formulas

r + s = -b, rs = c — work with roots without ever finding them.

The idea

Vieta's formulas read the sum and the product of a polynomial's roots directly off its coefficients, with no need to solve the equation.

Theorem (Vieta's formulas).

If the monic quadratic $x^{2} + bx + c$ has roots $r$ and $s$, then $r + s = -b \qquad \text{and} \qquad rs = c.$

In higher degrees the coefficients likewise give the sums of the roots taken one at a time, two at a time, and so on, with alternating signs.

The sum and the product determine every symmetric expression in the roots — every expression unchanged by swapping them — though never an individual root. For example, $r^{2} + s^{2} = (r+s)^{2} - 2rs$ and $\tfrac{1}{r} + \tfrac{1}{s} = \tfrac{r+s}{rs}$ are both built from the sum and the product alone.

Reach for Vieta's formulas whenever a problem asks for a symmetric quantity in the roots, above all when the roots are irrational, so that solving first would carry square roots through every step.

Ways to work on it

Not sure where to start? Take the ten-question placement test.