Maths Olympiad Prep

Library / /67 of 100

Algebra Difficulty 5.3 AIME, harder Prove it China

Suppose that the equation lgkx=2lg(x+1)\lg kx = 2\lg(x+1) has exactly one real root. Then the range of kk is ____.

Solution

We have
kx>0,1 kx > 0, \qquad \textcircled{1}
x+1>0,2 x + 1 > 0, \qquad \textcircled{2}
kx=(x+1)2.3 kx = (x + 1)^2. \qquad \textcircled{3}
The expression ③ can be standardized as
x2+(2k)x+1=0.4 x^2 + (2 - k)x + 1 = 0. \qquad \textcircled{4}
The two roots of ④ are
x1,x2=12[k2±k24k], x_1, x_2 = \frac{1}{2}[k - 2 \pm \sqrt{k^2 - 4k}], \quad ⑤
where
Δ=k24k0k0 or k4. \Delta = k^2 - 4k \ge 0 \Leftrightarrow k \le 0 \text{ or } k \ge 4.
(i) When k<0k < 0, it is easy to see from ⑤ that x1+1>0x_1 + 1 > 0, x2+1<0x_2 + 1 < 0, and kx1>0kx_1 > 0. Then the equation has one real root, x1=12[k2+k24k]x_1 = \frac{1}{2}[k - 2 + \sqrt{k^2 - 4k}].

(ii) When k=4k = 4, the equation has one real root, x=421=1x = \frac{4}{2} - 1 = 1.

(iii) When k>4k > 4, the two roots x1,x2x_1, x_2 are both positive, as well as x1x2x_1 \ne x_2. Discarded.

Therefore, the range of kk is k<0k < 0, k=4k = 4.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.