Quadratic Equations
Summary: A quadratic equation is a polynomial equation of degree two; Euler classifies them as pure (no linear term) or mixt (complete), solves both by square-root extraction or completing the square, and establishes that every quadratic has exactly two roots.
Sources: chapter-1.4.5, chapter-1.4.6, chapter-1.4.9
Last updated: 2026-05-03
Definition and general form
An equation of the second degree contains as its highest power. After collecting like terms and bringing all terms to one side, every quadratic takes the form (source: chapter-1.4.5, §626):
Pure vs. mixt quadratics
Pure (incomplete): the linear term is absent.
Solved directly by square-root extraction. See ch1.4.5-pure-quadratic-equations.
Mixt (complete): all three terms present. Requires completing-the-square or a substitution to reduce to a pure quadratic. See ch1.4.6-mixt-quadratic-equations.
The quadratic formula
For , completing the square gives:
In Euler’s notation (with the equation written as ):
Two solutions
Every quadratic has exactly two solutions (counting multiplicity). This follows from the factored form : the product is zero iff one factor is zero. See ch1.4.9-nature-quadratic-equations and vieta-formulas.
Nature of the roots (discriminant)
For , the discriminant is :
| | Two distinct real roots | | | One repeated real root | | | Two conjugate imaginary roots; problem is impossible |
See discriminant and imaginary-numbers.