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:

x2925x+22500=0 x2925x+22500=0  a=1;b=925;c=22500 D=b24ac=92524122500=765625 D>0  x1,2=2ab±D=2925±765625 x1,2=2925±875 x1,2=462.5±437.5 x1=900 x2=25   Factored form of the equation:  (x900)(x25)=0 

Solution in text:

x2-925x+22500=0 ... quadratic equation

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

x1 = 900
x2 = 25

P = {900; 25}