Solveeit Logo

Question

Question: The roots $\alpha$, $\beta$ of the quadratic equation $ax^2 + bx + c = 0, a \neq 0$ lie in the inter...

The roots α\alpha, β\beta of the quadratic equation ax2+bx+c=0,a0ax^2 + bx + c = 0, a \neq 0 lie in the interval [0, 1], then?

A

the maximum value of (ab)(2ab)a(ab+c)\frac{(a-b)(2a-b)}{a(a-b+c)} is 3

B

the minimum value of (ab)(2ab)a(ab+c)\frac{(a-b)(2a-b)}{a(a-b+c)} is 2

C

if (ab)(2ab)a(ab+c)\frac{(a-b)(2a-b)}{a(a-b+c)} is at its maximum value, then α2+β2\alpha^2 + \beta^2 can be 2

D

if (ab)(2ab)a(ab+c)\frac{(a-b)(2a-b)}{a(a-b+c)} is at its maximum value, then α2+β2\alpha^2 + \beta^2 can be 1

Answer

A, B, C, D

Explanation

Solution

The expression E=(ab)(2ab)a(ab+c)E = \frac{(a-b)(2a-b)}{a(a-b+c)} can be rewritten in terms of the sum of roots S=α+βS = \alpha + \beta and the product of roots P=αβP = \alpha \beta as E=(1+S)(2+S)1+S+PE = \frac{(1+S)(2+S)}{1+S+P}. The condition that the roots α,β\alpha, \beta lie in the interval [0, 1] implies the following constraints on SS and PP:

  1. 0S20 \le S \le 2
  2. 0P10 \le P \le 1
  3. PS2/4P \le S^2/4 (from the discriminant condition for real roots)
  4. PS1P \ge S-1 (from the condition that roots lie in [0,1])

Combining these, the feasible region for (S,P)(S, P) is max(0,S1)Pmin(1,S2/4)\max(0, S-1) \le P \le \min(1, S^2/4).

To find the maximum value of EE, we need to minimize the denominator 1+S+P1+S+P. This occurs when PP is at its minimum, Pmin=max(0,S1)P_{min} = \max(0, S-1).

  • For 0S<10 \le S < 1, Pmin=0P_{min} = 0, so E=(1+S)(2+S)1+S+0=2+SE = \frac{(1+S)(2+S)}{1+S+0} = 2+S. The maximum value in this range approaches 2+1=32+1=3 as S1S \to 1.
  • For 1S21 \le S \le 2, Pmin=S1P_{min} = S-1, so E=(1+S)(2+S)1+S+(S1)=(1+S)(2+S)2SE = \frac{(1+S)(2+S)}{1+S+(S-1)} = \frac{(1+S)(2+S)}{2S}. At S=1S=1, E=(2)(3)2=3E = \frac{(2)(3)}{2} = 3. At S=2S=2, E=(3)(4)4=3E = \frac{(3)(4)}{4} = 3. The function (1+S)(2+S)2S\frac{(1+S)(2+S)}{2S} has a minimum at S=2S=\sqrt{2} and maximums at S=1S=1 and S=2S=2.

The overall maximum value of EE is 3. This occurs when (S,P)=(1,0)(S, P) = (1, 0) (roots are 0 and 1) or (S,P)=(2,1)(S, P) = (2, 1) (roots are 1 and 1). So, option A is correct.

To find the minimum value of EE, we need to maximize the denominator 1+S+P1+S+P. This occurs when PP is at its maximum, Pmax=S2/4P_{max} = S^2/4 (since S2/41S^2/4 \le 1 for S[0,2]S \in [0,2]). E=(1+S)(2+S)1+S+S2/4=(1+S)(2+S)(1+S/2)2=4(1+S)(2+S)(2+S)2=4(1+S)2+SE = \frac{(1+S)(2+S)}{1+S+S^2/4} = \frac{(1+S)(2+S)}{(1+S/2)^2} = \frac{4(1+S)(2+S)}{(2+S)^2} = \frac{4(1+S)}{2+S}. Let g(S)=4(1+S)2+Sg(S) = \frac{4(1+S)}{2+S}. This function is increasing for S[0,2]S \in [0, 2] (g(S)=4(2+S)2>0g'(S) = \frac{4}{(2+S)^2} > 0). The minimum value occurs at S=0S=0, where g(0)=4(1)2=2g(0) = \frac{4(1)}{2} = 2. This occurs when (S,P)=(0,0)(S, P) = (0, 0) (roots are 0 and 0). The overall minimum value of EE is 2. So, option B is correct.

Now consider options C and D, which are conditional statements about α2+β2\alpha^2 + \beta^2 when EE is at its maximum value of 3. The maximum value of E=3E=3 occurs in two cases:

  1. S=1,P=0S=1, P=0: The roots are α=0,β=1\alpha=0, \beta=1. In this case, α2+β2=02+12=1\alpha^2 + \beta^2 = 0^2 + 1^2 = 1.
  2. S=2,P=1S=2, P=1: The roots are α=1,β=1\alpha=1, \beta=1. In this case, α2+β2=12+12=2\alpha^2 + \beta^2 = 1^2 + 1^2 = 2.

Therefore, if EE is at its maximum value, α2+β2\alpha^2 + \beta^2 can be 1 (Option D is correct) and α2+β2\alpha^2 + \beta^2 can be 2 (Option C is correct).

All four options are correct.