Explanation:
To find (g – f)(x), we can subtract f(x) from g(x):
(g – f)(x) = g(x) – f(x)
= 2 log x – log (x/4)
Using the logarithm identity log a - log b = log (a/b), we can rewrite the expression as:
(g – f)(x) = log x^2 - log (x/4)
= log (x^2/(x/4))
= log (4x)
Therefore, (g – f)(x) = log (4x).