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:

153=a(2a1) 2a2+a+153=0 2a2a153=0  p=2;q=1;r=153 D=q24pr=1242(153)=1225 D>0  a1,2=2pq±D=41±1225 a1,2=41±35 a1,2=0.25±8.75 a1=9 a2=8.5   Factored form of the equation:  2(a9)(a+8.5)=0 

Solution in text:

-2a2+a+153=0 ... quadratic equation

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

a1 = 9
a2 = -8.5

P = {9; -8.5}