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:

z2+122=40∗z z2−40z+144=0  a=1;b=−40;c=144 D=b2−4ac=402−4⋅1⋅144=1024 D>0  z1,2​=2a−b±D​​=240±1024​​ z1,2​=240±32​ z1,2​=20±16 z1​=36 z2​=4   Factored form of the equation:  (z−36)(z−4)=0 

Solution in text:

z2-40z+144=0 ... quadratic equation

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

z1 = 36
z2 = 4

P = {36; 4}