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:

a(25−a)/25=4 −0.04a2+a−4=0 0.04a2−a+4=0  p=0.04;q=−1;r=4 D=q2−4pr=12−4⋅0.04⋅4=0.36 D>0  a1,2​=2p−q±D​​=0.081±0.36​​ a1,2​=12.5±7.5 a1​=20 a2​=5   Factored form of the equation:  0.04(a−20)(a−5)=0 

Solution in text:

-0.04a2+a-4=0 ... quadratic equation

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

a1 = 20
a2 = 5

P = {20; 5}