We are given the two functions:
f(x) = log2 (3x − 9)
g(x) = log2 (x − 3)
Then,
f(x) - g(x) = log2 (3x - 9) - log2 (x - 6)
Two logarithms of the same bases are subtracted, therefore:
log2 ((3x - 9) / (x - 3))
We factor both the numerator and the denominator by x - 3. This becomes,
log2 ((3)(x - 3) / (x - 3))
When further simplified, yields:
log2 (3)