Quadratic equation calculator

Quadratic equation has the basic form: ax2+bx+c=0
eq2
Enter the quadratic equation's coefficients a, b, and c of its basic standardized form. A solution of quadratic equations is usually two different real or complex roots or one double root — the calculation using the discriminant.


Calculation:

20x10x(3.3333333333333x)=10(3.3333333333333x) 10x23.333x33.333=0  a=10;b=3.333;c=33.333 D=b24ac=3.3332410(33.333)=1344.4444444444 D>0  x1,2=2ab±D=203.33±1344.44 x1,2=0.166667±1.833333 x1=2 x2=1.666666667   Factored form of the equation:  10(x2)(x+1.666666667)=0 

Solution in text:

10x2-3.333333333333x-33.333333333333=0 ... quadratic equation

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

x1 = 2
x2 = -1.6666667

P = {2; -1.6666667}