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:

(90x)9060+x(90x)27=6090x 27x28370x+486000=0 27x2+8370x486000=0 27=33 8370=233531 486000=243553 GCD(27,8370,486000)=33=27  x2+310x18000=0  a=1;b=310;c=18000 D=b24ac=310241(18000)=168100 D>0  x1,2=2ab±D=2310±168100 x1,2=2310±410 x1,2=155±205 x1=50 x2=360   Factored form of the equation:  (x50)(x+360)=0 

Solution in text:

-27x2-8370x+486000=0 ... quadratic equation

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

x1 = 50
x2 = -360

P = {50; -360}