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:

n∗(n−1)=552 n2−n−552=0  a=1;b=−1;c=−552 D=b2−4ac=12−4⋅1⋅(−552)=2209 D>0  n1,2​=2a−b±D​​=21±2209​​ n1,2​=21±47​ n1,2​=0.5±23.5 n1​=24 n2​=−23   Factored form of the equation:  (n−24)(n+23)=0 

Solution in text:

n2-n-552=0 ... quadratic equation

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

n1 = 24
n2 = -23

P = {24; -23}