Quadratic RootsJEE Main

Discriminant, roots and the parabola — interactive Mathematics simulation for IIT-JEE.

Concept

A quadratic ax2+bx+cax^2+bx+c graphs as a parabola. Where it crosses the x-axis are its roots. The discriminant D=b24acD = b^2-4ac instantly tells you whether there are two, one, or no real roots — without solving.

Key formula

x=b±D2a,D=b24ac,α+β=ba,  αβ=cax = \frac{-b \pm \sqrt{D}}{2a}, \quad D = b^2 - 4ac, \quad \alpha+\beta = -\frac{b}{a},\; \alpha\beta = \frac{c}{a}

Derivation

Completing the square on ax2+bx+c=0ax^2+bx+c=0 gives (x+b2a)2=D4a2\left(x+\tfrac{b}{2a}\right)^2 = \tfrac{D}{4a^2}, hence the quadratic formula.

The sign of DD decides the nature: D>0D>0 two real roots, D=0D=0 a repeated root (parabola touches the axis), D<0D<0 a complex-conjugate pair. Vieta's relations α+β=b/a\alpha+\beta=-b/a and αβ=c/a\alpha\beta=c/a link roots to coefficients directly.

Scenarios to explore

  • Quadratic Roots — Discriminant, roots and the parabola's vertex.

Real-world applications

  • Projectile range and time-of-flight equations.
  • Optimisation by completing the square (vertex = extremum).
  • Roots of characteristic equations in physics & circuits.

JEE exam tips

  • Use Vieta's formulas to build new equations whose roots are transformed (e.g. α2,β2\alpha^2,\beta^2).
  • For real roots of a downward parabola, the vertex must lie on or above the x-axis.

Common mistakes

  • Sign slips in b/2a-b/2a for the vertex / axis of symmetry.
  • Forgetting complex roots come in conjugate pairs (for real a,b,ca,b,c).
  • Dropping the factor 4ac4ac — it is b24acb^2 - 4ac, not b2acb^2 - ac.

Exam traps to avoid

  • D=0D=0 means the parabola is tangent to the x-axis (equal roots), not that it misses it.
  • If aa and cc have opposite signs, D>0D>0 automatically — two real roots guaranteed.