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:

48+24(c+1)+12(c+1)2=76(c+1) 12c228c+8=0 12=223 28=227 8=23 GCD(12,28,8)=22=4  3c27c+2=0  p=3;q=7;r=2 D=q24pr=72432=25 D>0  c1,2=2pq±D=67±25 c1,2=67±5 c1,2=1.166667±0.833333 c1=2 c2=0.333333333   Factored form of the equation:  3(c2)(c0.333333333)=0 

Solution in text:

12c2-28c+8=0 ... quadratic equation

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

c1 = 2
c2 = 0.3333333

P = {2; 0.3333333}