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:


Solution in text:

-1000n2+400000=0 ... b=0; pure quadratic equation

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

n1 = 20
n2 = -20

P = {20; -20}