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:

k22k+1=0 k22k+1=0  a=1;b=2;c=1 D=b24ac=22411=0 D=0  k1,2=2ab±D=22±0=1± k1,2=1±0 k1=k2=1    Factored form of the equation:  (k1)(k1)=0 

Solution in text:

k2-2k+1=0 ... quadratic equation

Discriminant:
D = b2 - 4ac = 0
D=0 ... The equation has one double real root

k1 = 1
k2 = 1

P = {1}