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:

42=x(19x) x219x+16=0  a=1;b=19;c=16 D=b24ac=1924116=297 D>0  x1,2=2ab±D=219±297=219±333 x1,2=9.5±8.616844 x1=18.11684397 x2=0.88315603   Factored form of the equation:  (x18.11684397)(x0.88315603)=0 

Solution in text:

x2-19x+16=0 ... quadratic equation

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

x1 = 18.116844
x2 = 0.883156

P = {18.116844; 0.883156}