Question

Difficulty: HardQuadratic Equations and the Quadratic Formula

For what value of the constant kk does the quadratic equation 0.5x21.5x+k=00.5x^2 - 1.5x + k = 0 have two complex roots of the form a±2ia \pm 2i, where aa is a real number?

  1. A
    0.875
  2. B
    1.5625
  3. C
    2.125
  4. 3.125Answer
  5. E
    6.25

Answer

3.125
Applying the quadratic formula to 0.5x21.5x+k=00.5x^2 - 1.5x + k = 0 yields x=1.5±2.252kx = 1.5 \pm \sqrt{2.25 - 2k}. For the roots to be of the form a±2ia \pm 2i, the imaginary component must be 2i2i, which requires the radicand 2.252k2.25 - 2k to equal (2i)2=4(2i)^2 = -4. Solving the equation 2.252k=42.25 - 2k = -4 yields k=3.125k = 3.125. This corresponds to the option containing 3.1253.125.

Step-by-Step Solution

1
Identify the coefficients aa, bb, and cc of the given quadratic equation 0.5x21.5x+k=00.5x^2 - 1.5x + k = 0.
a=0.5a = 0.5, b=1.5b = -1.5, and c=kc = k.
These coefficients are required to substitute into the quadratic formula.
2
Apply the quadratic formula, x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, to express the roots of the equation.
x=(1.5)±(1.5)24(0.5)k2(0.5)=1.5±2.252k1=1.5±2.252kx = \frac{-(-1.5) \pm \sqrt{(-1.5)^2 - 4(0.5)k}}{2(0.5)} = \frac{1.5 \pm \sqrt{2.25 - 2k}}{1} = 1.5 \pm \sqrt{2.25 - 2k}.
Substituting the coefficients simplifies the expression for the roots of the quadratic equation.
3
Set the radical term equal to the imaginary component 2i2i to find the value of kk that yields complex roots of the form a±2ia \pm 2i.
2.252k=2i2.252k=(2i)22.252k=4\sqrt{2.25 - 2k} = 2i \Rightarrow 2.25 - 2k = (2i)^2 \Rightarrow 2.25 - 2k = -4.
For the roots to have an imaginary part of 2i2i, the term under the square root must equal (2i)2(2i)^2, which is 4-4.
4
Solve the linear equation 2.252k=42.25 - 2k = -4 for kk.
2k=42.252k=6.25k=3.125-2k = -4 - 2.25 \Rightarrow -2k = -6.25 \Rightarrow k = 3.125.
Isolating kk gives the constant value that satisfies the root condition.

Key Concept

Using the quadratic formula and discriminant to determine the value of a parameter for a specified type of complex roots.
Rate this question