logarithm

Comments

answer

Solve for x -

$$log_3 (x+1) -1=3+log_3(x-1)$$
$$log_3 (x+1)-log_3(x-1)=4$$
$$log_3\frac{x+1}{x-1}=4$$
$$\frac{x+1}{x-1}=4^3=64$$
$$x+1=64x-64$$
$$63x=65$$
$$x=\frac{65}{63}$$

Back to top