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:

360(x3)+360x=117x(x3) 117x2+1071x1080=0 117x21071x+1080=0 117=3213 1071=32717 1080=23335 GCD(117,1071,1080)=32=9  13x2119x+120=0  a=13;b=119;c=120 D=b24ac=1192413120=7921 D>0  x1,2=2ab±D=26119±7921 x1,2=26119±89 x1,2=4.576923±3.423077 x1=8 x2=1.153846154   Factored form of the equation:  13(x8)(x1.153846154)=0 

Solution in text:

-117x2+1071x-1080=0 ... quadratic equation

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

x1 = 8
x2 = 1.1538462

P = {8; 1.1538462}