Maths Olympiad Prep

Library / /32 of 104

Algebra Difficulty 5.5 AIME, harder Prove it Bulgaria

Problem:
Find all values of the real parameter aa such that the equation
lg(ax+1)=lg(x1)+lg(2x) lg (a x+1)=\lg (x-1)+\lg (2-x)
has exactly one solution.

Solution

Solution:
The equation is equivalent to x(1,2)x \in (1,2) and ax+1=(x1)(2x)a x + 1 = (x-1)(2-x), which can be written as x2+(a3)x+3=0x^2 + (a-3)x + 3 = 0. Therefore we have to find the values of aa such that the equation
f(x)=x2+(a3)x+3=0 f(x) = x^2 + (a-3)x + 3 = 0
has exactly one root in the interval (1,2)(1,2). This is possible exactly in the following four cases:

Case 1. f(1)f(2)<0f(1) f(2) < 0, which is equivalent to a(1,12)a \in \left(-1, -\frac{1}{2}\right).

Case 2. f(1)=0f(1) = 0, i.e. a=1a = -1. Then x1=1x_1 = 1 and x2=3x_2 = 3, which shows that a=1a = -1 is not a solution.

Case 3. f(2)=0f(2) = 0, i.e. a=12a = -\frac{1}{2}. Then x1=2x_1 = 2 and x2=32x_2 = \frac{3}{2}, which shows that a=12a = -\frac{1}{2} is a solution.

Case 4. D=0D = 0, i.e. (a3)212=a26a3=0(a-3)^2 - 12 = a^2 - 6a - 3 = 0, whence a=3±23a = 3 \pm 2\sqrt{3}. For a=3+23a = 3 + 2\sqrt{3} we have x1=x2=3x_1 = x_2 = -\sqrt{3}, i.e. a=3+23a = 3 + 2\sqrt{3} is not a solution. For a=323a = 3 - 2\sqrt{3} we get x1=x2=3(1,2)x_1 = x_2 = \sqrt{3} \in (1,2), i.e. a=323a = 3 - 2\sqrt{3} is a solution.

Finally, a(1,12]{323}a \in \left(-1, -\frac{1}{2}\right] \cup \{3 - 2\sqrt{3}\}.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.