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:

(1+b)∗b=4 b2+b−4=0  p=1;q=1;r=−4 D=q2−4pr=12−4⋅1⋅(−4)=17 D>0  b1,2​=2p−q±D​​=2−1±17​​ b1,2​=−0.5±2.061553 b1​=1.561552813 b2​=−2.561552813   Factored form of the equation:  (b−1.561552813)(b+2.561552813)=0 

Solution in text:

b2+b-4=0 ... quadratic equation

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

b1 = 1.5615528
b2 = -2.5615528

P = {1.5615528; -2.5615528}