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)=24 a22a24=0  p=1;q=2;r=24 D=q24pr=2241(24)=100 D>0  a1,2=2pq±D=22±100 a1,2=22±10 a1,2=1±5 a1=6 a2=4   Factored form of the equation:  (a6)(a+4)=0 

Solution in text:

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

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

a1 = 6
a2 = -4

P = {6; -4}