Source: Extra Practice
Find the value of x that satisfies the equation log₃(x + 1) + log₃(x - 1) = log₃ 8.
Options
Option A is correct
x = 3
Option B
x = -3
Option C
x = ±3
Option D
x = 9
Explanation
Using the product rule log a + log b = log(ab), we get log₃((x + 1)(x - 1)) = log₃ 8. This implies (x + 1)(x - 1) = 8, so x² - 1 = 8, which means x² = 9. This gives x = 3 or x = -3. However, the domain of a logarithm requires the argument to be positive. If x = -3, (x+1) and (x-1) are negative, making the original logs undefined. Thus, only x = 3 is valid.