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:

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}