A polynomial equation of degree two is called a quadratic equation.
ax2 + bx + c = 0 , where a ≠ 0
Roots of the equation ax2 + bx + c = 0
x =
− b ± b2 − 4ac 2a
There can be 2 values of x: α, β
α =
− b + b2 − 4ac 2a
β =
− b − b2 − 4ac 2a
α, β: roots of the equation
α + β = − b a
α × β = c a
The value of (b2 − 4ac) is known as the discriminant of the quadratic equation ax2 + bx + c = 0.
Δ = b2 − 4ac
Discrimination of roots of a quadratic equation
| If Δ > 0 | : Roots are distinct and real |
| If Δ = 0 | : Roots are equal and real |
| If Δ < 0 | : Roots are distinct and complex |