RankLab
Back to Concepts
MathsMediumClass 11

Quadratic Equations — Nature of Roots + Graph

Quadratic Equations

36

JEE Qs

12%

Hard

75

min

Always analyze the sign of 'a' and the value of the discriminant 'D' thoroughly, as they dictate both the nature of roots and the orientation and position of the quadratic graph, crucial for problem-solving.

🧮 Key Formulas

D = b^2 - 4ac
For ax^2 + bx + c = 0, roots x = (-b +/- sqrt(D)) / 2a
Vertex of parabola y = ax^2 + bx + c is (-b/(2a), -D/(4a))
Axis of symmetry of parabola is x = -b/(2a)

āœ… Key Points for JEE

  • 1The discriminant D determines the nature of roots: D > 0 for real & distinct roots, D = 0 for real & equal roots, D < 0 for imaginary & conjugate roots.
  • 2If coefficients a, b, c are rational, then for D > 0, roots are rational if D is a perfect square, and irrational if D is not a perfect square.
  • 3The graph of y = ax^2 + bx + c is a parabola opening upwards if a > 0 and downwards if a < 0. Its x-intercepts are the roots of the equation.
  • 4The vertex (-b/(2a), -D/(4a)) represents the minimum value of the quadratic if a > 0 (range: [-D/(4a), infinity)) and the maximum value if a < 0 (range: (-infinity, -D/(4a)]).
  • 5For ax^2 + bx + c > 0 for all x: a > 0 and D < 0. For ax^2 + bx + c < 0 for all x: a < 0 and D < 0.

āš ļø Common Mistakes

  • āœ•Confusing conditions for 'real roots' (D >= 0) with 'rational roots' (D must be a perfect square).
  • āœ•Incorrectly determining the direction of the parabola (up/down) or the location of its vertex, leading to errors in graph sketching or range determination.
  • āœ•Forgetting to consider the coefficient 'a' in conditions for sign of quadratic expression for all x (e.g., ax^2+bx+c > 0 for all x requires a > 0 and D < 0).
  • āœ•Assuming 'a' cannot be zero in problems where it's a variable or parameter, leading to missing cases (e.g., if a term (k-1)x^2 is given, k=1 might make it a linear equation).

NCERT Chapters

  • Class 11 Maths Ch 5: Quadratic Equations