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:

(2b3)2+b2=233 5b212b224=0  p=5;q=12;r=224 D=q24pr=12245(224)=4624 D>0  b1,2=2pq±D=1012±4624 b1,2=1012±68 b1,2=1.2±6.8 b1=8 b2=5.6   Factored form of the equation:  5(b8)(b+5.6)=0 

Solution in text:

5b2-12b-224=0 ... quadratic equation

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

b1 = 8
b2 = -5.6

P = {8; -5.6}