You can put this solution on YOUR website! Can you show me how to do this?
Find f(x) and g(x) such that h(x)=(fog)(x)= 3sqrt(3x+1)
----
Let g(x) = sqrt(3x+1); Let f(x) = 3x
----
Then fog(x) = f(g(x)) = f[sqrt(3x+1)] = 3*sqrt(3x+1)
=======================
Cheers,
Stan H.
===============