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:

3n2213n+3312=0 3n2213n+3312=0 3 ...  prime number 213=371 3312=243223 GCD(3,213,3312)=3=3  n271n+1104=0  a=1;b=71;c=1104 D=b24ac=712411104=625 D>0  n1,2=2ab±D=271±625 n1,2=271±25 n1,2=35.5±12.5 n1=48 n2=23   Factored form of the equation:  (n48)(n23)=0 

Solution in text:

3n2-213n+3312=0 ... quadratic equation

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

n1 = 48
n2 = 23

P = {48; 23}