Question: If log_2(x + 1) - log_2(x) = 1, what is the value of x?
Options:
Correct Answer: 1
Solution:
log_2((x + 1)/x) = 1 implies (x + 1)/x = 2 => x + 1 = 2x => x = 1.