Multiple choice

If the roots of the quadratic equation $x^2-2x-\log_{2}A=0$ are real, then the least value of $A$ is

  1. $1$
  2. $\dfrac{1}{2}$
  3. $\dfrac{1}{4}$
  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
AI explanation

For the roots of x^2 - 2x - log2(A) = 0 to be real, the discriminant must be greater than or equal to zero, so (-2)^2 - 4(1)(-log2(A)) >= 0. This simplifies to 4 + 4log2(A) >= 0, or log2(A) >= -1. Converting this logarithmic inequality to exponential form gives A >= 2^(-1), meaning the least value of A is 1/2.