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:

2968n216n=0 8n216n+192=0 8n2+16n192=0 8=23 16=24 192=263 GCD(8,16,192)=23=8  n2+2n24=0  a=1;b=2;c=24 D=b24ac=2241(24)=100 D>0  n1,2=2ab±D=22±100 n1,2=22±10 n1,2=1±5 n1=4 n2=6   Factored form of the equation:  (n4)(n+6)=0 

Solution in text:

-8n2-16n+192=0 ... quadratic equation

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

n1 = 4
n2 = -6

P = {4; -6}