Question
Question: $f(x) = \frac{1}{x}log(\frac{1+3x}{1-2x})$ when $x \neq 0$ and $f(0) = k$. The value of $k$ so that ...
f(x)=x1log(1−2x1+3x) when x=0 and f(0)=k. The value of k so that f(x) is continuous at x=0

5
-5
2
-2
5
Solution
For f(x) to be continuous at x=0, the limit of f(x) as x approaches 0 must be equal to f(0). Given f(x)=x1log(1−2x1+3x) for x=0, and f(0)=k. Thus, we need to find k such that: k=limx→0x1log(1−2x1+3x)
Using the property of logarithms, log(ba)=loga−logb: k=limx→0xlog(1+3x)−log(1−2x)
We can split this into two separate limits: k=limx→0xlog(1+3x)−limx→0xlog(1−2x)
We use the standard limit: limu→0ulog(1+u)=1.
For the first term: limx→0xlog(1+3x)=limx→03⋅3xlog(1+3x) Let y=3x. As x→0, y→0. 3limy→0ylog(1+y)=3⋅1=3.
For the second term: limx→0xlog(1−2x)=limx→0(−2)⋅−2xlog(1−2x) Let z=−2x. As x→0, z→0. −2limz→0zlog(1+z)=−2⋅1=−2.
Substituting these values back: k=3−(−2)=3+2=5.
Therefore, the value of k that makes f(x) continuous at x=0 is 5.