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:

50=2n+n(n1)/2 0.5n21.5n+50=0 0.5n2+1.5n50=0  a=0.5;b=1.5;c=50 D=b24ac=1.5240.5(50)=102.25 D>0  n1,2=2ab±D=11.5±102.25 n1,2=1.5±10.111874 n1=8.611874208 n2=11.611874208   Factored form of the equation:  0.5(n8.611874208)(n+11.611874208)=0 

Solution in text:

-0.5n2-1.5n+50=0 ... quadratic equation

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

n1 = 8.6118742
n2 = -11.6118742

P = {8.6118742; -11.6118742}