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:

12(x8)+12x=(x8)x x2+32x96=0 x232x+96=0  a=1;b=32;c=96 D=b24ac=3224196=640 D>0  x1,2=2ab±D=232±640=232±810 x1,2=16±12.649111 x1=28.649110641 x2=3.350889359   Factored form of the equation:  (x28.649110641)(x3.350889359)=0 

Solution in text:

-x2+32x-96=0 ... quadratic equation

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

x1 = 28.6491106
x2 = 3.3508894

P = {28.6491106; 3.3508894}