Question: Solve for x: log_5(x + 1) - log_5(x - 1) = 1.
Options:
Correct Answer: 2
Solution:
Using properties of logarithms: log_5((x + 1)/(x - 1)) = 1 => (x + 1)/(x - 1) = 5 => x + 1 = 5(x - 1) => 4x = 6 => x = 2.