Final answer:
To prove that f(x) and g(x) are inverses of each other, we need to show that when we compose them, we get x as the output. By substituting the expressions for f(x) and g(x) and simplifying, it can be shown that f(g(x)) = g(f(x)) = x.
Step-by-step explanation:
To show that f(x) and g(x) are inverses of each other, we need to show that when we compose them, we get x as the output.
a) f(g(x)) = x: Substitute g(x) into f(x): f(g(x)) = f(5-3x) = 5 - (5-3x)/3 = 5 - (5/3) + (x/3) = x, which proves that f(g(x)) = x.
b) g(f(x)) = x: Substitute f(x) into g(x): g(f(x)) = g(5-x/3) = 5 - 3(5-x/3) = 5 - 3(5) + x = x, which proves that g(f(x)) = x.
Therefore, the correct answer is c) f(g(x)) = g(f(x)) = x.