Quadratic Equations
Roots and Coefficients
Grade 11
Question:
<p>Let \(f(x) = x^2 - 2px + p^2 - 1\), where \(p \in R - \{-1, 1\}\). If \(\alpha\) and \(\beta\) are distinct real roots of the equation \(f(x) = 0\) such that \(\left|\dfrac{\alpha^2 + \beta^2 + 3\alpha\beta}{\alpha\beta}\right| \leq 5\), then set of values of \(p \in [a, b]\). The value of \([2(a^2 + b^2)]\) is:</p><p>[Note: \([k]\) denotes greatest integer less than or equal to \(k\).]</p>
Step-by-Step Solution
Key Concept: Use Vieta's formulas to express the given inequality in terms of p, then find the range of p by solving the resulting inequalities while ensuring distinct real roots exist.
<p><strong>Step 1: Find conditions for distinct real roots.</strong></p><p>For f(x) = x² - 2px + p² - 1 = 0, the discriminant must be positive:</p><p>Δ = 4p² - 4(p² - 1) = 4p² - 4p² + 4 = 4 > 0</p><p>This is always true, so distinct real roots always exist.</p><p><strong>Step 2: Apply Vieta's formulas.</strong></p><p>From f(x) = 0:</p><p>α + β = 2p</p><p>αβ = p² - 1</p><p><strong>Step 3: Simplify the given expression.</strong></p><p>|α² + β² + 3αβ|/|αβ| ≤ 5</p><p>Since α² + β² = (α + β)² - 2αβ = 4p² - 2(p² - 1) = 2p² + 2:</p><p>|(2p² + 2) + 3(p² - 1)|/|p² - 1| ≤ 5</p><p>|2p² + 2 + 3p² - 3|/|p² - 1| ≤ 5</p><p>|5p² - 1|/|p² - 1| ≤ 5</p><p><strong>Step 4: Solve the absolute value inequality.</strong></p><p>-5|p² - 1| ≤ 5p² - 1 ≤ 5|p² - 1|</p><p><strong>Case 1:</strong> p² > 1 (so p < -1 or p > 1)</p><p>|p² - 1| = p² - 1</p><p>-5(p² - 1) ≤ 5p² - 1 ≤ 5(p² - 1)</p><p>From -5p² + 5 ≤ 5p² - 1: -10p² ≤ -6, so p² ≥ 3/5 (always satisfied when p² > 1)</p><p>From 5p² - 1 ≤ 5p² - 5: -1 ≤ -5 (false, contradiction)</p><p><strong>Case 2:</strong> p² < 1 (so -1 < p < 1)</p><p>|p² - 1| = 1 - p²</p><p>-5(1 - p²) ≤ 5p² - 1 ≤ 5(1 - p²)</p><p>From -5 + 5p² ≤ 5p² - 1: -5 ≤ -1 (true)</p><p>From 5p² - 1 ≤ 5 - 5p²: 10p² ≤ 6, so p² ≤ 3/5, thus |p| ≤ √(3/5)</p><p><strong>Step 5: Combine conditions.</strong></p><p>We need -1 < p < 1 and |p| ≤ √(3/5) = √15/5 ≈ 0.7746</p><p>Therefore: p ∈ [-√(3/5), √(3/5)] = [-√15/5, √15/5]</p><p>So a = -√15/5 and b = √15/5</p><p><strong>Step 6: Calculate 2(a² + b²).</strong></p><p>a² = b² = 3/5</p><p>2(a² + b²) = 2(3/5 + 3/5) = 2(6/5) = 12/5 = 2.4</p><p>[2.4] = 2</p><p><strong>∴ Answer: 2</strong></p>
Correct Answer: 2