Solveeit Logo

Question

Question: If all the roots of equation $x^4-(2k+1)x^2+k^2-3k=0$ are real then k can be...

If all the roots of equation x4(2k+1)x2+k23k=0x^4-(2k+1)x^2+k^2-3k=0 are real then k can be

A

-2

B

-1

C

4

D

7

Answer

4, 7

Explanation

Solution

Let the given equation be x4(2k+1)x2+k23k=0x^4-(2k+1)x^2+k^2-3k=0. This is a biquadratic equation. Let y=x2y = x^2. Substituting yy into the equation, we get a quadratic equation in terms of yy: y2(2k+1)y+k23k=0y^2-(2k+1)y+k^2-3k=0.

For all roots of the original equation (xx) to be real, x2x^2 must be real and non-negative. This means both roots of the quadratic equation in yy (let's call them y1y_1 and y2y_2) must be real and non-negative. For y1,y20y_1, y_2 \ge 0, the following conditions must be satisfied:

  1. Discriminant (DD) must be non-negative (for real roots of yy): D=((2k+1))24(1)(k23k)D = (-(2k+1))^2 - 4(1)(k^2-3k) D=(2k+1)24(k23k)D = (2k+1)^2 - 4(k^2-3k) D=(4k2+4k+1)(4k212k)D = (4k^2+4k+1) - (4k^2-12k) D=4k2+4k+14k2+12kD = 4k^2+4k+1-4k^2+12k D=16k+1D = 16k+1 For real roots, D0    16k+10    16k1    k116D \ge 0 \implies 16k+1 \ge 0 \implies 16k \ge -1 \implies k \ge -\frac{1}{16}.

  2. Sum of roots (y1+y2y_1+y_2) must be non-negative: For the quadratic equation ay2+by+c=0ay^2+by+c=0, the sum of roots is b/a-b/a. Here, y1+y2=((2k+1))/1=2k+1y_1+y_2 = -(-(2k+1))/1 = 2k+1. For non-negative roots, y1+y20    2k+10    2k1    k12y_1+y_2 \ge 0 \implies 2k+1 \ge 0 \implies 2k \ge -1 \implies k \ge -\frac{1}{2}.

  3. Product of roots (y1y2y_1y_2) must be non-negative: For the quadratic equation ay2+by+c=0ay^2+by+c=0, the product of roots is c/ac/a. Here, y1y2=(k23k)/1=k23ky_1y_2 = (k^2-3k)/1 = k^2-3k. For non-negative roots, y1y20    k23k0    k(k3)0y_1y_2 \ge 0 \implies k^2-3k \ge 0 \implies k(k-3) \ge 0. This inequality holds when k0k \le 0 or k3k \ge 3.

Now, we need to find the values of kk that satisfy all three conditions simultaneously:

  • Condition 1: k116k \ge -\frac{1}{16}
  • Condition 2: k12k \ge -\frac{1}{2}
  • Condition 3: k(,0][3,)k \in (-\infty, 0] \cup [3, \infty)

Combining Condition 1 and Condition 2: k116k \ge -\frac{1}{16} and k12k \ge -\frac{1}{2}. The stricter of these two is k116k \ge -\frac{1}{16}.

Intersect k116k \ge -\frac{1}{16} with Condition 3 (k0k \le 0 or k3k \ge 3):

  • Case 1: k116k \ge -\frac{1}{16} AND k0k \le 0. This implies 116k0-\frac{1}{16} \le k \le 0.

  • Case 2: k116k \ge -\frac{1}{16} AND k3k \ge 3. This implies k3k \ge 3.

Combining these two cases, the set of all possible values for kk is [116,0][3,)[-\frac{1}{16}, 0] \cup [3, \infty).

Check the given options against this range: (A) -2: Not in the range, as 2<116-2 < -\frac{1}{16}. (B) -1: Not in the range, as 1<116-1 < -\frac{1}{16}. (C) 4: Is in the range, as 434 \ge 3. (D) 7: Is in the range, as 737 \ge 3.

Both options (C) and (D) satisfy the condition for kk.