Quadratic equation calculator

Quadratic equation has the basic form: ax2+bx+c=0
eq2
Enter the quadratic equation's coefficients a, b, and c of its basic standardized form. A solution of quadratic equations is usually two different real or complex roots or one double root — the calculation using the discriminant.


Calculation:

n(n1)=3(n4)(n5) 2n2+26n60=0 2n226n+60=0 2 ...  prime number 26=213 60=2235 GCD(2,26,60)=2=2  n213n+30=0  a=1;b=13;c=30 D=b24ac=1324130=49 D>0  n1,2=2ab±D=213±49 n1,2=213±7 n1,2=6.5±3.5 n1=10 n2=3   Factored form of the equation:  (n10)(n3)=0 

Solution in text:

-2n2+26n-60=0 ... quadratic equation

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

n1 = 10
n2 = 3

P = {10; 3}