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:

32=(n2)(n3) n2+5n=0 n25n=0  a=1;b=5;c=0 D=b24ac=52410=25 D>0  n1,2=2ab±D=25±25 n1,2=25±5 n1,2=2.5±2.5 n1=5 n2=0   Factored form of the equation:  (n5)n=0 

Solution in text:

-n2+5n=0 ... c=0; quadratic equation without constant term

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

n1 = 5
n2 = 0

P = {5; 0}