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:

1662+2166+16y2400y+304=0 16y2400y+2176=0 16=24 400=2452 2176=2717 GCD(16,400,2176)=24=16  y225y+136=0  a=1;b=25;c=136 D=b24ac=25241136=81 D>0  y1,2=2ab±D=225±81 y1,2=225±9 y1,2=12.5±4.5 y1=17 y2=8   Factored form of the equation:  (y17)(y8)=0 

Solution in text:

16y2-400y+2176=0 ... quadratic equation

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

y1 = 17
y2 = 8

P = {17; 8}