All topics

s2.2.15

Discriminant and Roots

1,000 questions

The discriminant of a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 is given by Δ=b24ac\Delta = b^2 - 4ac. The value of the discriminant determines the nature of the roots:

  • If b24ac>0b^2 - 4ac > 0, there are two distinct real roots.
  • If b24ac=0b^2 - 4ac = 0, there is one repeated real root (equal roots).
  • If b24ac<0b^2 - 4ac < 0, there are two complex conjugate roots.

Problems often ask to find a coefficient kk that results in a certain type of root. For example, for 3x2x2k=03x^2 - x - 2k = 0 to have equal roots, we set the discriminant to zero: (1)24(3)(2k)=0    1+24k=0    k=124(-1)^2 - 4(3)(-2k) = 0 \implies 1 + 24k = 0 \implies k = -\frac{1}{24}.

Practise this