Solveeit Logo

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)=logcx2x+2f(x) = \log_c \frac{x-2}{x+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(b1),logc(a1)][\log_c(b-1), \log_c(a-1)].

Answer

No such value of 'c' exists.

Explanation

Solution

The function f(x)=logcx2x+2f(x) = \log_c \frac{x-2}{x+2} is defined for x(,2)(2,)x \in (-\infty, -2) \cup (2, \infty). Let g(x)=x2x+2=14x+2g(x) = \frac{x-2}{x+2} = 1 - \frac{4}{x+2}. For x>2x > 2, g(x)g(x) is monotonically increasing. For f(x)=logc(g(x))f(x) = \log_c(g(x)) to be monotonically decreasing, the base cc must satisfy 0<c<10 < c < 1.

The range of f(x)f(x) on [a,b][a, b] is given as [logc(b1),logc(a1)][\log_c(b-1), \log_c(a-1)]. Since f(x)f(x) is decreasing and b>ab > a, the range should be [f(b),f(a)][f(b), f(a)]. Thus, f(a)=logc(a1)f(a) = \log_c(a-1) and f(b)=logc(b1)f(b) = \log_c(b-1).

Substituting the function definition: logc(a2a+2)=logc(a1)    a2a+2=a1\log_c\left(\frac{a-2}{a+2}\right) = \log_c(a-1) \implies \frac{a-2}{a+2} = a-1 logc(b2b+2)=logc(b1)    b2b+2=b1\log_c\left(\frac{b-2}{b+2}\right) = \log_c(b-1) \implies \frac{b-2}{b+2} = b-1

Solving x2x+2=x1\frac{x-2}{x+2} = x-1: x2=(x1)(x+2)=x2+x2x-2 = (x-1)(x+2) = x^2 + x - 2 x2=0    x=0x^2 = 0 \implies x = 0.

This implies a=0a=0 and b=0b=0. However, the problem states b>a>2b > a > 2. This is a contradiction. Therefore, no such values of aa and bb exist for any cc.