In a quadratic equation ax2+bx+c=0 with , a root is any value of that makes the equation true. Over the complex numbers, every quadratic equation has two roots when a repeated root is counted twice. The quadratic formula gives those values:
a=0
x
x=2a−b±b2−4ac
The expression b2−4ac is the discriminant, denoted by D. Its sign determines the type of roots before the formula is evaluated completely.
If x1 and x2 are the roots of the quadratic equation ax2+bx+c=0, then:
x1+x2=−ab
x1×x2=ac
These relationships can verify calculated roots or determine the coefficient ratios b/a and c/a. A specific equation is fixed once the leading coefficient a is also known.