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:

4x2+12x+9=0  a=4;b=12;c=9 D=b24ac=122449=0 D=0  x1,2=2ab±D=812±0 x1,2=812±0 x1,2=1.5±0 x1=x2=1.5    Factored form of the equation:  4(x+1.5)(x+1.5)=0 

Solution in text:

4x2+12x+9=0 ... quadratic equation

Discriminant:
D = b2 - 4ac = 0
D=0 ... The equation has one double real root

x1 = -1.5
x2 = -1.5

P = {-1.5}