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:

3/2(2x1)2=5/4 4x2+4x0.75=0 4x24x+0.75=0  a=4;b=4;c=0.75 D=b24ac=42440.75=4 D>0  x1,2=2ab±D=84±4 x1,2=84±2 x1,2=0.5±0.25 x1=0.75 x2=0.25   Factored form of the equation:  4(x0.75)(x0.25)=0 

Solution in text:

-4x2+4x-0.75=0 ... quadratic equation

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

x1 = 0.75
x2 = 0.25

P = {0.75; 0.25}