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:
100∗(x−21)=x2−x2+100x−2100=0x2−100x+2100=0a=1;b=−100;c=2100D=b2−4ac=1002−4⋅1⋅2100=1600D>0x1,2=2a−b±D=2100±1600x1,2=2100±40x1,2=50±20x1=70x2=30 Factored form of the equation: (x−70)(x−30)=0
Solution in text:
-x2+100x-2100=0 ... quadratic equation
Discriminant: D = b2 - 4ac = 1600 D > 0 ... The equation has two distinct real roots