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:

(9x4)(3x2)=8+5x 27x235x=0  a=27;b=35;c=0 D=b24ac=3524270=1225 D>0  x1,2=2ab±D=5435±1225 x1,2=5435±35 x1,2=0.648148±0.648148 x1=1.296296296 x2=0   Factored form of the equation:  27(x1.296296296)x=0 

Solution in text:

27x2-35x=0 ... c=0; quadratic equation without constant term

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

x1 = 1.2962963
x2 = 0

P = {1.2962963; 0}