Answer:


Explanation:
A composite function is when a new function is created by applying one function's output as the input for another function.
In the case of f(g(x)), substitute the output of function g(x) as the input of function f(x). In other words, replace the x-variable of function f(x) with function g(x).

Similarly, to find g(f(x)), replace the x-variable of function g(x) with function f(x):

Therefore, the solutions are:

