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:

31813/7=a2+a(a6)+(a6)2 3a2+18a+741=0 3a218a741=0 3 ...  prime number 18=232 741=31319 GCD(3,18,741)=3=3  a26a247=0  p=1;q=6;r=247 D=q24pr=6241(247)=1024 D>0  a1,2=2pq±D=26±1024 a1,2=26±32 a1,2=3±16 a1=19 a2=13   Factored form of the equation:  (a19)(a+13)=0 

Solution in text:

-3a2+18a+741=0 ... quadratic equation

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

a1 = 19
a2 = -13

P = {19; -13}