Multiple choice

If positive numbers $a,b,c$ be in H.P, then the equation $x^2-kx+2b^{101}-a^{101}-c^{101}=0$ $(k\in R)$ has

  1. Both roots positive

  2. Both roots negative

  3. One positive and one negative root

  4. Both roots imaginary

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Since a, b, c are in H.P., 2/b = 1/a + 1/c, which implies b = 2ac/(a+c). The constant term of the quadratic is 2b^101 - a^101 - c^101. By AM-GM inequality, b^101 < (a^101 + c^101)/2, so 2b^101 < a^101 + c^101, making the constant term negative. A quadratic with a negative constant term always has roots of opposite signs.

AI explanation

Since a, b, and c are in harmonic progression, their reciprocals are in arithmetic progression, meaning b = 2ac/(a+c). Because a and c are positive, this relation guarantees that 2b^101 - a^101 - c^101 is strictly less than zero. We can prove this by noting that for positive a and c, (a^101 + c^101)/2 is strictly greater than ((a+c)/2)^101, which in turn is greater than b^101, making the constant term of the quadratic negative. A negative constant term means the product of the roots is negative, ensuring the quadratic equation has one positive and one negative root. The result is one positive and one negative root.