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:

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}