Quadratic equation calculator

Quadratic equation has the basic form: ax2+bx+c=0
eq2
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/2(n3)=275 0.5n21.5n275=0  a=0.5;b=1.5;c=275 D=b24ac=1.5240.5(275)=552.25 D>0  n1,2=2ab±D=11.5±552.25 n1,2=1.5±23.5 n1=25 n2=22   Factored form of the equation:  0.5(n25)(n+22)=0 

Solution in text:

0.5n2-1.5n-275=0 ... quadratic equation

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

n1 = 25
n2 = -22

P = {25; -22}