For a quadratic equation of the form y = ax^2 + bx + c where a, b and c are real and a is non-zero, b^2 - 4ac enables you to distinguish between the following three possible outcomes:
Chat with our AI personalities
The discriminant of the quadratic polynomial ax2 + bx + c is b2 - 4ac.
It is the value of the discriminant of a quadratic equation.
Write the quadratic equation in the form ax2 + bx + c = 0 The roots are equal if and only if b2 - 4ac = 0. The expression, b2-4ac is called the [quadratic] discriminant.
y = 6x2 + x -1 ?? discriminant = b2 - 4ac = 12 - 4(6)(-1) = 25
6