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:

j(j3)=180 j23j180=0  a=1;b=3;c=180 D=b24ac=3241(180)=729 D>0  j1,2=2ab±D=23±729 j1,2=23±27 j1,2=1.5±13.5 j1=15 j2=12   Factored form of the equation:  (j15)(j+12)=0 

Solution in text:

j2-3j-180=0 ... quadratic equation

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

j1 = 15
j2 = -12

P = {15; -12}