Q
MCQ
Quadratic
Let $\alpha, \beta$ be the roots of the quadratic equation $12x^2 – 20x + 3\lambda = 0,\; \lambda \in \mathbb{Z}$. If $\dfrac{1}{2} \leq |\beta – \alpha| \leq \dfrac{3}{2}$, then the sum of all possible values of $\lambda$ is:
1. Vieta’s Formulas
For $ax^2+bx+c=0$ with roots $\alpha,\beta$: $\alpha+\beta = -b/a$ and $\alpha\beta = c/a$. Here: $\alpha+\beta = 20/12 = 5/3$, $\alpha\beta = 3\lambda/12 = \lambda/4$. These relations connect root properties to coefficients without finding the roots explicitly.
2. Difference of Roots Formula
$(\beta-\alpha)^2 = (\alpha+\beta)^2 – 4\alpha\beta = \dfrac{D}{a^2}$ where $D = b^2-4ac$ is the discriminant. Also $|\beta-\alpha| = \dfrac{\sqrt{D}}{|a|}$. For real and distinct roots we need $D > 0$. Equal roots when $D=0$ give $|\beta-\alpha|=0$.
3. Squaring Inequalities
If $p \leq f(x) \leq q$ with all quantities non-negative, squaring gives $p^2 \leq [f(x)]^2 \leq q^2$. Here $|β-α|\geq 0$ always, and $1/2, 3/2 > 0$, so squaring preserves the inequality direction. This converts the absolute value inequality into a polynomial inequality in $\lambda$.
4. Integer Constraints in JEE Problems
When $\lambda \in \mathbb{Z}$, find the continuous range first, then identify integers in that range. Here $\lambda \in [19/36, 91/36] \approx [0.53, 2.53]$, so only $\lambda = 1$ and $\lambda = 2$. Always verify by substituting back. $\lambda=3$ gives negative discriminant (no real roots), so excluded.
Q
What is |β−α| in terms of discriminant?
⌄
|β−α| = √D / |a| where D = b²−4ac. Here |β−α| = √(400−144λ) / 12 = √(25/9−λ).
Q
What are Vieta’s formulas for this equation?
⌄
α+β = 20/12 = 5/3 and αβ = 3λ/12 = λ/4. From these: |β−α|² = (5/3)² − 4(λ/4) = 25/9 − λ.
Q
How to get λ range from squaring?
⌄
1/4 ≤ 25/9−λ ≤ 9/4. Left: λ ≤ 91/36≈2.527. Right: λ ≥ 19/36≈0.527. So 0.527 ≤ λ ≤ 2.527.
λ=0: |β−α|=5/3≈1.67 > 3/2=1.5. Fails upper bound. λ=0 < 19/36 so outside valid range.
|β−α| = √(25/9−1) = √(16/9) = 4/3 ≈ 1.33. Is 1/2 ≤ 1.33 ≤ 1.5? Yes ✓
|β−α| = √(25/9−2) = √(7/9) = √7/3 ≈ 0.882. Is 0.5 ≤ 0.882 ≤ 1.5? Yes ✓
λ=3: 25/9−3 = −2/9 < 0. Square root of negative → no real roots. Also λ=3 > 91/36≈2.527.
Q
What is 91/36 in decimal?
⌄
91÷36 = 2.527… So the largest integer ≤ 2.527 is 2. Combined with lower bound 0.527, integers are 1 and 2.
Q
What if λ were not restricted to integers?
⌄
λ ∈ [19/36, 91/36] continuously. Sum would be ∫ but that’s not the question. Integer restriction gives exactly {1,2} with sum 3.
Q
How to compute 25/9 − 9/4?
⌄
LCM of 9,4 is 36. 25/9 = 100/36 and 9/4 = 81/36. So 100/36 − 81/36 = 19/36.