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:

n(n1)=(n+1)(n1+1)/2 0.5n21.5n=0  a=0.5;b=1.5;c=0 D=b24ac=1.5240.50=2.25 D>0  n1,2=2ab±D=11.5±2.25 n1,2=1.5±1.5 n1=3 n2=0   Factored form of the equation:  0.5(n3)n=0 

Solution in text:

0.5n2-1.5n=0 ... c=0; quadratic equation without constant term

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

n1 = 3
n2 = 0

P = {3; 0}