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+3x+2.25=0 x2+3x+2.25=0  a=1;b=3;c=2.25 D=b24ac=32412.25=0 D=0  x1,2=2ab±D=23±0 x1,2=23±0 x1,2=1.5±0 x1=x2=1.5    Factored form of the equation:  (x+1.5)(x+1.5)=0 

Solution in text:

x2+3x+2.25=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}