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)/2=105 0.5n20.5n105=0  a=0.5;b=0.5;c=105 D=b24ac=0.5240.5(105)=210.25 D>0  n1,2=2ab±D=10.5±210.25 n1,2=0.5±14.5 n1=15 n2=14   Factored form of the equation:  0.5(n15)(n+14)=0 

Solution in text:

0.5n2-0.5n-105=0 ... quadratic equation

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

n1 = 15
n2 = -14

P = {15; -14}