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:

(3+0.40b)b=135 0.40000000000001b2+3b135=0  p=0.4;q=3;r=135 D=q24pr=3240.4(135)=225 D>0  b1,2=2pq±D=0.83±225 b1,2=3.75±18.75 b1=15 b2=22.5   Factored form of the equation:  0.40000000000001(b15)(b+22.5)=0 

Solution in text:

0.40000000000001b2+3b-135=0 ... quadratic equation

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

b1 = 15
b2 = -22.5

P = {15; -22.5}