Quadratic Equation Calculator

A quadratic equation has the basic form: ax2+bx+c=0
eq2
Enter the coefficients a, b, and c of the quadratic equation in its basic standardized form. The solution of a quadratic equation usually consists of two distinct real or complex roots, or one double root — calculated using the discriminant.


Calculation:

4323=(n2)(n3) n2+5n+66=0 n25n66=0  a=1;b=5;c=66 D=b24ac=5241(66)=289 D>0  n1,2=2ab±D=25±289 n1,2=25±17 n1,2=2.5±8.5 n1=11 n2=6   Factored form of the equation:  (n11)(n+6)=0 

Solution in text:

-n2+5n+66=0 ... quadratic equation

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

n1 = 11
n2 = -6

P = {11; -6}