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:

c2=(c9)2+(c8)2 c2+34c145=0 c234c+145=0  p=1;q=34;r=145 D=q24pr=34241145=576 D>0  c1,2=2pq±D=234±576 c1,2=234±24 c1,2=17±12 c1=29 c2=5   Factored form of the equation:  (c29)(c5)=0 

Solution in text:

-c2+34c-145=0 ... quadratic equation

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

c1 = 29
c2 = 5

P = {29; 5}