JEE/Mathematics/Quadratic Equations and Inequalities

Algebra · Must Do

Quadratic Equations and Inequalities — JEE Main & Advanced Notes

Discriminant, root nature, location of roots, parameter ranges and sign charts are core JEE algebra tools.

discriminantsign chartroot locationparameters
Copyright-safe content: These notes are rewritten from scratch. The uploaded PDFs were used only to understand chapter coverage, difficulty levels and test formats.

Concept Depth

Start Quadratic Equations and Inequalities by identifying definitions, standard forms, and the condition under which each formula is valid. JEE questions usually become hard when a familiar formula is used outside its comfort zone.

Solved-Example Method

For every example, write the trigger, the transformation, and the final shortcut. The goal is not to remember the solution, but to recognise why that method was chosen.

Advanced Trap Check

Before marking an answer, check domain, extraneous roots, sign changes, equality cases, and hidden constraints. These are the places where JEE Advanced turns a routine question into a rank-decider.

1. Introduction & Exam Weightage

Discriminant, root nature, location of roots, parameter ranges and sign charts are core JEE algebra tools.

Material signal: Mapped from files marked QE and sequence-series revision assignments.

Priority: Must Do. Treat this as a foundation chapter inside the JEE Mathematics ladder.

2. Core Concepts & Definitions

  • Discriminant and root nature: The discriminant D=b²−4ac is the single quantity that determines how many real roots the quadratic has. For real coefficients: D>0 gives two distinct real roots (rational when D is a perfect square); D=0 gives a repeated root at −b/2a; D<0 gives conjugate complex roots. When a problem asks for 'real and distinct roots', translate this to the condition D>0.
  • Vieta's formulas — computing without finding roots: For ax²+bx+c=0 with roots α,β: the sum α+β=−b/a and product αβ=c/a. From these two quantities you can compute any symmetric function: α²+β²=(α+β)²−2αβ, α²β+αβ²=αβ(α+β), |α−β|=√D/|a|. JEE frequently asks for expressions like α⁴+β⁴ or 1/α+1/β — always express in terms of sum and product, never find α and β individually.
  • Sign chart for inequalities: To solve f(x)>0 where f is a quadratic with roots r₁0: f(x)>0 when xr₂; f(x)<0 when r₁
  • Location of roots — the five standard JEE conditions: (1) Both roots > k: need D≥0, vertex right of k (−b/2a>k), and f(k)>0 for a>0. (2) Both roots < k: D≥0, −b/2a0 for a>0. (3) One root on each side of k: a·f(k)<0 (no need for D condition separately since this guarantees two real roots). (4) Both roots in (k₁,k₂): D≥0, f(k₁)>0, f(k₂)>0, k₁<−b/2a
  • Parameter problems — translating into discriminant conditions: Questions like 'find values of k for which the equation has real roots' or 'the roots are positive' translate into inequalities on D and on Vieta's formulas. Set up all conditions simultaneously and find their intersection. A common trap: after finding D≥0 condition, forget to also check α+β>0 and αβ>0 for both roots positive.
  • Quadratic inequalities with rational expressions: For f(x)/g(x)>0, find roots of numerator and denominator separately. These points divide the number line into intervals. Test one point in each interval by checking the sign. Points where g(x)=0 must be excluded from the solution even if f(x)=0 there as well.
  • Range of a rational function y=f(x)/g(x): Cross-multiply to get a quadratic in x: f(x)−y·g(x)=0. This has real solutions in x iff D≥0 in terms of y. The condition D(y)≥0 gives the range of y. This technique is used in problems like 'find the range of (x²+x+1)/(x²+1)'.
  • Transformation of equations: If roots of f(x)=ax²+bx+c=0 are α,β, then the equation with roots α+k,β+k is f(x−k)=0; with roots kα,kβ is f(x/k)=0; with roots 1/α,1/β is x²·f(1/x)=0, i.e., cx²+bx+a=0. These are used to avoid solving for α,β directly.

3. Key Formulas with Derivation Hints

  • For ax²+bx+c=0: roots α,β satisfy α+β = −b/a and αβ = c/a
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Discriminant D = b²−4ac: D>0 two distinct real roots; D=0 repeated real root; D<0 no real roots
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Quadratic formula: x = (−b ± √D) / 2a
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Axis of symmetry: x = −b/2a (vertex x-coordinate); Vertex: f(−b/2a) = −D/4a
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Symmetric functions of roots: α²+β² = (α+β)²−2αβ; α³+β³ = (α+β)³−3αβ(α+β); |α−β| = √D/|a|
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • New equation with roots transformed: if roots are α,β, new equation with roots (α+k),(β+k) is a(x−k)²+b(x−k)+c=0
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Location of roots — both roots > k: D≥0, f(k)>0 (when a>0), −b/2a > k
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Location of roots — both roots < k: D≥0, f(k)>0 (when a>0), −b/2a < k
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Location of roots — k lies between roots: a·f(k) < 0
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Location of roots — exactly one root in (k₁,k₂): f(k₁)·f(k₂) < 0
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
  • Range of y = f(x)/g(x) where f,g are quadratics: set y = f(x)/g(x), rearrange to quadratic in x, require D≥0
    Hint: do not memorise this in isolation; connect it to the definition or diagram that produces it.
Ad Slot · Light banner · Natural break after high-intent study section

4. Solved Examples — Original Practice Models

Finding parameter range for positive roots

Problem: Find the values of k for which both roots of x²−5x+k=0 are positive.

Condition 1 — Real roots: D ≥ 0 → 25−4k ≥ 0 → k ≤ 25/4.

Condition 2 — Both roots positive → sum > 0: α+β = 5 > 0. Always satisfied.

Condition 3 — Both roots positive → product > 0: αβ = k > 0.

Intersect all: k>0 AND k≤25/4 → k ∈ (0, 25/4].

Quadratic inequality sign chart

Problem: Solve (x−1)(x−4) / (x+2) > 0.

Critical points: x = 1, 4 (numerator zeros); x = −2 (denominator zero, excluded).

Number line intervals: (−∞,−2), (−2,1), (1,4), (4,∞).

Sign table: test x=−3: (−)(−)/(−) = −. test x=0: (−)(−)/(+) = +. test x=2: (+)(−)/(+) = −. test x=5: (+)(+)/(+) = +.

Answer: x ∈ (−2,1) ∪ (4,∞). x=−2 excluded (denominator zero); x=1,4 excluded (strict inequality).

Symmetric functions of roots

Problem: If α,β are roots of 2x²−7x+3=0, find α²+β² and α³+β³.

Vieta's: α+β = 7/2, αβ = 3/2.

α²+β² = (α+β)²−2αβ = (7/2)²−2(3/2) = 49/4−3 = 37/4.

α³+β³ = (α+β)³−3αβ(α+β) = (7/2)³−3(3/2)(7/2) = 343/8−63/4 = 343/8−126/8 = 217/8.

Range of a rational quadratic expression

Problem: Find the range of y = (x²+x+1)/(x²+1) for x∈ℝ.

Cross multiply: y(x²+1) = x²+x+1 → x²(y−1)−x+(y−1)=0.

If y=1: the equation becomes −x=0, so x=0 works. y=1 is in range.

If y≠1: This quadratic in x has real solutions iff D≥0. D = 1−4(y−1)² ≥ 0 → (y−1)² ≤ 1/4 → |y−1| ≤ 1/2 → 1/2 ≤ y ≤ 3/2.

Range = [1/2, 3/2].

5. Common Mistakes & Traps

  • Flipping inequality sign only sometimes: whenever you multiply or divide both sides of an inequality by a negative number (or a negative expression), the direction flips. When dividing by (x−1) in an inequality, you cannot treat it as positive unless x>1. Instead, multiply both sides by (x−1)² (always positive) and rearrange.
  • Finding roots but not the solution interval: solving x²−5x+6>0 correctly begins by finding roots x=2 and x=3, but the answer is x<2 or x>3 (not 2
  • Ignoring a=0 in parameter questions: if a problem says 'the quadratic ax²+bx+c=0 has real roots' and then a takes a specific value that makes a=0, the equation becomes linear, not quadratic. Treat a=0 separately.
  • Using Vieta's formulas before confirming real roots: Vieta's formulas hold for all roots (real or complex) of a quadratic, but if a JEE problem assumes real roots, check D≥0 as an additional constraint before applying sum/product formulas.
  • Forgetting repeated root in product rule for inequalities: if f(x) = a(x−r)²·(x−s), the factor (x−r)² is always non-negative. The sign of f(x) is determined only by the sign of a and (x−s). A double root does not split the number line into alternating signs; it just makes the function touch zero without crossing.

6. JEE Main Specific Strategy

For JEE Main, aim for fast recognition and clean substitution. Finish the first pass of Quadratic Equations and Inequalities questions in 60–90 seconds each. Prioritise standard formulas, short sign/domain checks and option elimination only after the setup is correct.

7. JEE Advanced Specific Strategy

For JEE Advanced, expect combined conditions, hidden domains, multi-correct traps and integer-style answers. Build the solution from definitions, not memorised tricks. When a parameter appears, solve the general case and then filter using restrictions.

8. Quick Revision Summary

  • D>0: two distinct real roots. D=0: one repeated root = −b/2a. D<0: no real roots, roots are complex conjugates.
  • Vieta's: sum = −b/a, product = c/a. Build any symmetric expression from these two alone.
  • Sign chart: find roots, place on number line, check sign in one interval, alternate (unless a root is repeated).
  • Location of roots: draw the parabola mentally. Use f(boundary)>0 (same side as the parabola's opening) combined with the axis of symmetry condition.
  • For 'one root in (k₁,k₂)', the quickest test is f(k₁)·f(k₂)<0 — no D condition needed.
Ad Slot · Light banner · Natural break after high-intent study section
Finished this topic?

Keep the practice loop moving

Move straight from chapter-wise questions into a subject test, then loop back into weaker areas instead of ending the session here.