The quadratic formula explicitly gives the solutions x to the quadratic equation
in terms of the coefficients a, b and c, which we temporarialy assume to be real (but see below for generalizations) with a being non-zero. These solutions are also called the roots of the equation. The formula reads

The term b2 − 4ac is called the discriminant of the quadratic equation, because it discriminates between three qualitatively different cases:

  • If the discriminant is zero then there is a repeated solution x, and this solution is real. Geometrically, this means that the parabola described by the quadratic equation touches the x-axis in a single point.
  • If the discriminant is positive, then there are two different solutions x, both of which are real. Geometrically, this means that the parabola intersects the x-axis in two points. Furthermore, if the discriminant is a perfect square, the roots are rational numbers -- in other cases they may be quadratic irrationals.
  • If the discriminant is negative, then there are two different solutions x, both of which are complex numbers. The two solutions are complex conjugates of each other. In this case, the parabola does not intersect the x-axis at all.

Note that when computing roots numerically, the usual form of the quadratic formula is not ideal. See Loss of significance for details.

Table of contents
1 Derivation
2 Generalizations
3 History

Derivation

The quadratic formula is derived by the method of completing the square.

Dividing our quadratic equation by a, we have

which is equivalent to

The equation is now in a form in which we can conveniently complete the square. To "complete the square" is to add a constant (i.e., in this case, a quantity that does not depend on x) to the expression to the left of "=", that will make it a perfect square trinomial of the form x2 + 2xy + y2. Since "2xy" in this case is (b/a)x, we must have y = b/(2a), so we add the square of b/(2a) to both sides, getting

The left side is now a perfect square; it is the square of (x + b/(2a)). The right side can be written as a single fraction; the common denominator is 4a2. We get

Taking square roots of both sides yields

Subtracting b/(2a) from both sides, we get

Generalizations

The formula and its proof remain correct if the coefficients a, b and c are complex numbers, or more generally members of any field whose characteristic is not 2. (In a field of characteristic 2, the element 2a is zero and it is impossible to divide by it.)

The symbol

in the formula should be understood as "either of the two square roots of b2 − 4ac". In some fields, some elements have no square roots and some have two; only zero has just one square root, except in fields of characteristic 2.

History

The ancient Babylonians (around 400 BC) and Chinese used the method of completing the square to solve quadratic equations with positive roots, but did not have a general formula. Euclid produced a more abstract geometrical method around 300 BC.

The first mathematician known to have used the general algebraic formula, allowing negative as well as positive solutions, was Brahmagupta (India, 7th century). Al-Khwarizmi (Arabia, 11th century) independently developed a set of formulae that worked for positive solutions. Abraham bar Hiyya Ha-Nasi (also known by the Latin name Savasorda) was the first to introduce the complete solution to Europe in his book Liber embadorum.