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:

x(504+6x)=720x 6x2−216x=0 6=2⋅3 216=23⋅33 0=0 GCD(6,216,0)=2⋅3=6  x2−36x=0  a=1;b=−36;c=0 D=b2−4ac=362−4⋅1⋅0=1296 D>0  x1,2​=2a−b±D​​=236±1296​​ x1,2​=236±36​ x1,2​=18±18 x1​=36 x2​=0   Factored form of the equation:  (x−36)x=0 

Solution in text:

6x2-216x=0 ... c=0; quadratic equation without constant term

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

x1 = 36
x2 = 0

P = {36; 0}