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:

(70312+2∗w)∗(w−1)=70312∗w 2w2−2w−70312=0 2 ...  prime number 70312=23⋅11⋅17⋅47 GCD(2,2,70312)=2=2  w2−w−35156=0  a=1;b=−1;c=−35156 D=b2−4ac=12−4⋅1⋅(−35156)=140625 D>0  w1,2​=2a−b±D​​=21±140625​​ w1,2​=21±375​ w1,2​=0.5±187.5 w1​=188 w2​=−187   Factored form of the equation:  (w−188)(w+187)=0 

Solution in text:

2w2-2w-70312=0 ... quadratic equation

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

w1 = 188
w2 = -187

P = {188; -187}