Question

Difficulty: Very hardQuadratic Equations

For a constant kk, the quadratic equation x22kx+k24k+3=0x^2 - 2kx + k^2 - 4k + 3 = 0 has two distinct real solutions. If both solutions are positive, which of the following describes all possible values of kk?

  1. k>3k > 3 or 34<k<1\frac{3}{4} < k < 1Answer
  2. B
    k>3k > 3
  3. C
    k>34k > \frac{3}{4}
  4. D
    k<1k < 1 or k>3k > 3

Answer

k>3k > 3 or 34<k<1\frac{3}{4} < k < 1
The correct answer is the option that includes both the interval between 34\frac{3}{4} and 11 and the interval greater than 33. To ensure the quadratic equation has two distinct real solutions, the discriminant must be positive, which yields k>34k > \frac{3}{4}. To ensure both solutions are positive, their sum and product must both be positive. The sum 2k>02k > 0 requires k>0k > 0. The product k24k+3>0k^2 - 4k + 3 > 0 requires k<1k < 1 or k>3k > 3. The intersection of all these inequalities is 34<k<1\frac{3}{4} < k < 1 or k>3k > 3.

Step-by-Step Solution

1
Determine the condition for two distinct real solutions using the discriminant.
k>34k > \frac{3}{4}
For the quadratic equation x22kx+k24k+3=0x^2 - 2kx + k^2 - 4k + 3 = 0 to have two distinct real solutions, its discriminant Δ\Delta must be strictly greater than 00. Here, a=1a = 1, b=2kb = -2k, and c=k24k+3c = k^2 - 4k + 3. Thus, Δ=(2k)24(1)(k24k+3)=4k24k2+16k12=16k12\Delta = (-2k)^2 - 4(1)(k^2 - 4k + 3) = 4k^2 - 4k^2 + 16k - 12 = 16k - 12. Setting Δ>0\Delta > 0 gives 16k12>016k - 12 > 0, which simplifies to k>34k > \frac{3}{4}.
2
Set up conditions for both solutions to be positive using the sum and product of the roots.
2k>02k > 0 and k24k+3>0k^2 - 4k + 3 > 0
If a quadratic equation has two positive solutions, their sum must be positive and their product must also be positive. By Vieta's formulas, the sum of the solutions is ba=2k-\frac{b}{a} = 2k and the product of the solutions is ca=k24k+3\frac{c}{a} = k^2 - 4k + 3.
3
Solve the inequalities for the sum and product of the roots.
k>0k > 0 and either k<1k < 1 or k>3k > 3
The sum condition 2k>02k > 0 simplifies to k>0k > 0. The product condition k24k+3>0k^2 - 4k + 3 > 0 factors as (k1)(k3)>0(k-1)(k-3) > 0, which is satisfied when k<1k < 1 or k>3k > 3.
4
Find the intersection of all the derived inequalities.
34<k<1\frac{3}{4} < k < 1 or k>3k > 3
We must find the values of kk that satisfy all three conditions: k>34k > \frac{3}{4}, k>0k > 0, and (k<1k < 1 or k>3k > 3). Combining k>34k > \frac{3}{4} and k>0k > 0 yields k>34k > \frac{3}{4}. Combining k>34k > \frac{3}{4} with the constraint that kk must be less than 11 or greater than 33 gives the combined solution of 34<k<1\frac{3}{4} < k < 1 or k>3k > 3.

Key Concept

Using the discriminant and Vieta's formulas to determine the signs of the roots of a quadratic equation dependent on a parameter.

Alternative Method

Alternatively, you can write the solutions using the quadratic formula: x=2k±16k122=k±4k3x = \frac{2k \pm \sqrt{16k - 12}}{2} = k \pm \sqrt{4k - 3}. For both roots to be positive and distinct, we first need the term under the radical to be positive, so 4k3>0    k>344k - 3 > 0 \implies k > \frac{3}{4}. Then, we need the smaller root to be positive: k4k3>0    k>4k3k - \sqrt{4k - 3} > 0 \implies k > \sqrt{4k - 3}. Since k>34>0k > \frac{3}{4} > 0, we can square both sides: k2>4k3    k24k+3>0    (k1)(k3)>0k^2 > 4k - 3 \implies k^2 - 4k + 3 > 0 \implies (k - 1)(k - 3) > 0. This yields k<1k < 1 or k>3k > 3. Combining this with k>34k > \frac{3}{4} gives the same result: 34<k<1\frac{3}{4} < k < 1 or k>3k > 3.
Estimated Time:3m 0s
Rate this question