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(n1)/2=105 0.5n20.5n105=0  a=0.5;b=0.5;c=105 D=b24ac=0.5240.5(105)=210.25 D>0  n1,2=2ab±D=10.5±210.25 n1,2=0.5±14.5 n1=15 n2=14   Factored form of the equation:  0.5(n15)(n+14)=0 

Solution in text:

0.5n2-0.5n-105=0 ... quadratic equation

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

n1 = 15
n2 = -14

P = {15; -14}