Question: Solve for x: log_3(x + 1) - log_3(x - 1) = 1.
Options:
Correct Answer: 2
Solution:
Using properties of logarithms, log_3((x + 1)/(x - 1)) = 1 => (x + 1)/(x - 1) = 3 => x + 1 = 3(x - 1) => x = 2.