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(n3)/2=88+n 0.5n22.5n88=0  a=0.5;b=2.5;c=88 D=b24ac=2.5240.5(88)=182.25 D>0  n1,2=2ab±D=12.5±182.25 n1,2=2.5±13.5 n1=16 n2=11   Factored form of the equation:  0.5(n16)(n+11)=0 

Solution in text:

0.5n2-2.5n-88=0 ... quadratic equation

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

n1 = 16
n2 = -11

P = {16; -11}