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:

900/15=b((600/260)/15b) b216b+60=0  p=1;q=16;r=60 D=q24pr=1624160=16 D>0  b1,2=2pq±D=216±16 b1,2=216±4 b1,2=8±2 b1=10 b2=6   Factored form of the equation:  (b10)(b6)=0 

Solution in text:

b2-16b+60=0 ... quadratic equation

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

b1 = 10
b2 = 6

P = {10; 6}