How do you know how many roots a quadratic equation has?

To work out the number of roots a qudratic ax2​+bx+c=0 you need to compute the discriminant (b2​-4ac).

If the discrimant is less than 0, then the quadratic has no real roots.

If the discriminant is equal to zero then the quadratic has equal roosts.

If the discriminant is more than zero then it has 2 distinct roots.

LC

Related Maths A Level answers

All answers ▸

What is a logarithm?


Integrate the following equation to find y: dy/dx = 3x^2 + 2x + 6


integrate 1+ln(x) with respect to x


The quadratic equation 2x^2 + 8x + 1 = 0 has roots a and b. Write down the value of a + b, a*b and a^2 + b^2.