Final answer:
To find (f + g)(x), we add f(x) and g(x) together. To find (f / g)(x), we divide f(x) by g(x). To find (f * g)(x), we multiply f(x) and g(x) together.
Step-by-step explanation:
(f + g)(x): To find (f + g)(x), we add f(x) and g(x) together. So, (f + g)(x) = f(x) + g(x) = (1/(x - 2)) + (4x - 8)/x.
(f / g)(x): To find (f / g)(x), we divide f(x) by g(x). So, (f / g)(x) = f(x) / g(x) = (1/(x - 2)) / ((4x - 8)/x).
(f * g)(x): To find (f * g)(x), we multiply f(x) and g(x) together. So, (f * g)(x) = f(x) * g(x) = (1/(x - 2)) * ((4x - 8)/x).