When you see x, you replace it with the expression you have in the argument. I replaced x in the call f(g(x)) with 6x-4 below.
Let try f(g(x)):
f(g(x)) = f(6x-4)
= [(6x-4) + 4]/6
= [6x]/6 = x.
You can work g(f(x)) similar way.
Here is the setup for you:
g(f(x)) =g( (x+4)/6 )
= ...

Sava D.
tutor
You are welcome!
Report
08/18/20
Connor J.
Thank you very much. I appreciate you showing me how to do one and setting up the other one for me to do.08/18/20