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:

87=(n+2)(n+1) n23n+54=0 n2+3n54=0  a=1;b=3;c=54 D=b24ac=3241(54)=225 D>0  n1,2=2ab±D=23±225 n1,2=23±15 n1,2=1.5±7.5 n1=6 n2=9   Factored form of the equation:  (n6)(n+9)=0 

Solution in text:

-n2-3n+54=0 ... quadratic equation

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

n1 = 6
n2 = -9

P = {6; -9}