Question
Question: Suppose that the function $f(x) = \log_c \frac{x-2}{x+2}$ is defined for all x in the interval [a, b...
Suppose that the function f(x)=logcx+2x−2 is defined for all x in the interval [a, b], is monotonic decreasing. Find the value of 'c' for which there exists 'a' and 'b' (b>a>2) such that the range of the function is [logc(b−1),logc(a−1)].

No such value of 'c' exists.
Solution
The function f(x)=logcx+2x−2 is defined for x∈(−∞,−2)∪(2,∞). Let g(x)=x+2x−2=1−x+24. For x>2, g(x) is monotonically increasing. For f(x)=logc(g(x)) to be monotonically decreasing, the base c must satisfy 0<c<1.
The range of f(x) on [a,b] is given as [logc(b−1),logc(a−1)]. Since f(x) is decreasing and b>a, the range should be [f(b),f(a)]. Thus, f(a)=logc(a−1) and f(b)=logc(b−1).
Substituting the function definition: logc(a+2a−2)=logc(a−1)⟹a+2a−2=a−1 logc(b+2b−2)=logc(b−1)⟹b+2b−2=b−1
Solving x+2x−2=x−1: x−2=(x−1)(x+2)=x2+x−2 x2=0⟹x=0.
This implies a=0 and b=0. However, the problem states b>a>2. This is a contradiction. Therefore, no such values of a and b exist for any c.
