Quadratic equation calculator

Quadratic equation has the basic form: ax2+bx+c=0
eq2
Enter the quadratic equation's coefficients a, b, and c of its basic standardized form. A solution of quadratic equations is usually two different real or complex roots or one double root — the calculation using the discriminant.


Calculation:

a(11a)=30 a2+11a30=0 a211a+30=0  p=1;q=11;r=30 D=q24pr=1124130=1 D>0  a1,2=2pq±D=211±1 a1,2=211±1 a1,2=5.5±0.5 a1=6 a2=5   Factored form of the equation:  (a6)(a5)=0 

Solution in text:

-a2+11a-30=0 ... quadratic equation

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

a1 = 6
a2 = 5

P = {6; 5}