Quadratic Equation Calculator

A quadratic equation has the basic form: ax2+bx+c=0
eq2
Enter the coefficients a, b, and c of the quadratic equation in its basic standardized form. The solution of a quadratic equation usually consists of two distinct real or complex roots, or one double root — calculated using the discriminant.


Calculation:

x2+8/12x1=0 x2+0.667x1=0  a=1;b=0.667;c=1 D=b24ac=0.667241(1)=4.4444444444 D>0  x1,2=2ab±D=20.67±4.44 x1,2=0.333333±1.054093 x1=0.72075922 x2=1.387425887   Factored form of the equation:  (x0.72075922)(x+1.387425887)=0 

Solution in text:

x2+0.66666666666667x-1=0 ... quadratic equation

Discriminant:
D = b2 - 4ac = 4.4444444444
D > 0 ... The equation has two distinct real roots

x1 = 0.7207592
x2 = -1.3874259

P = {0.7207592; -1.3874259}