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:

(5d)(10+d)=66 d25d+14=0 d2+5d14=0  a=1;b=5;c=14 D=b24ac=5241(14)=81 D>0  d1,2=2ab±D=25±81 d1,2=25±9 d1,2=2.5±4.5 d1=2 d2=7   Factored form of the equation:  (d2)(d+7)=0 

Solution in text:

-d2-5d+14=0 ... quadratic equation

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

d1 = 2
d2 = -7

P = {2; -7}