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(a2)=323 a22a323=0  p=1;q=2;r=323 D=q24pr=2241(323)=1296 D>0  a1,2=2pq±D=22±1296 a1,2=22±36 a1,2=1±18 a1=19 a2=17   Factored form of the equation:  (a19)(a+17)=0 

Solution in text:

a2-2a-323=0 ... quadratic equation

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

a1 = 19
a2 = -17

P = {19; -17}