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:
n(n+10)=200n2+10n−200=0a=1;b=10;c=−200D=b2−4ac=102−4⋅1⋅(−200)=900D>0n1,2=2a−b±D=2−10±900n1,2=2−10±30n1,2=−5±15n1=10n2=−20 Factored form of the equation: (n−10)(n+20)=0
Solution in text:
n2+10n-200=0 ... quadratic equation
Discriminant: D = b2 - 4ac = 900 D > 0 ... The equation has two distinct real roots