Quadratic equation calculator
Quadratic equation has the basic form: ax2+bx+c=0Enter 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:
q2=(1+q)∗0.52/0.39 q2−1.333q−1.333=0 a=1;b=−1.333;c=−1.333 D=b2−4ac=1.3332−4⋅1⋅(−1.333)=7.1111111111 D>0 q1,2=2a−b±D=21.33±7.11 q1,2=0.666667±1.333333 q1=2 q2=−0.666666667 Factored form of the equation: (q−2)(q+0.666666667)=0
Solution in text:
q2-1.3333333333333q-1.3333333333333=0 ... quadratic equationDiscriminant:
D = b2 - 4ac = 7.1111111111
D > 0 ... The equation has two distinct real roots
q1 = 2
q2 = -0.6666667
P = {2; -0.6666667}