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:

420000n=20000n24480000 20000n2+80000n+1920000=0 20000n280000n1920000=0 20000=2554 80000=2754 1920000=210354 GCD(20000,80000,1920000)=2554=20000  n24n96=0  a=1;b=4;c=96 D=b24ac=4241(96)=400 D>0  n1,2=2ab±D=24±400 n1,2=24±20 n1,2=2±10 n1=12 n2=8   Factored form of the equation:  (n12)(n+8)=0 

Solution in text:

-20000n2+80000n+1920000=0 ... quadratic equation

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

n1 = 12
n2 = -8

P = {12; -8}