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:

10=15∗x−0.5∗9.81∗x2 4.905x2−15x+10=0  a=4.905;b=−15;c=10 D=b2−4ac=152−4⋅4.905⋅10=28.8 D>0  x1,2​=2a−b±D​​=9.8115±28.8​​ x1,2​=1.529052±0.54705 x1​=2.076102257 x2​=0.982001718   Factored form of the equation:  4.905(x−2.076102257)(x−0.982001718)=0 

Solution in text:

4.905x2-15x+10=0 ... quadratic equation

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

x1 = 2.0761023
x2 = 0.9820017

P = {2.0761023; 0.9820017}