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:

a(34/2−a)=70 −a2+17a−70=0 a2−17a+70=0  p=1;q=−17;r=70 D=q2−4pr=172−4⋅1⋅70=9 D>0  a1,2​=2p−q±D​​=217±9​​ a1,2​=217±3​ a1,2​=8.5±1.5 a1​=10 a2​=7   Factored form of the equation:  (a−10)(a−7)=0 

Solution in text:

-a2+17a-70=0 ... quadratic equation

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

a1 = 10
a2 = 7

P = {10; 7}