Daniel B. answered 04/09/22
A retired computer professional to teach math, physics
1.
There are many solutions.
The simplest is
f(x) = H(x)
g(x) = x
Perhaps a more interesting one is
f(x) = ^7√(x-3)/x
g(x) = 3+x
2.
Perhaps things will be clearer if we rename the variables
f(u) = sin(u)
g(v) = v/(v-4)
h(x) = (x+7)^3
Then g°f(x) is obtained by replacing v with f(x), i.e.,
g°f(x) = (x+7)^3/((x+7)^3)-4)
Similarly f°g°h(x) is obtained by replacing u with g°h(x).
So
f°g°h(x) = sin( (x+7)^3/((x+7)^3)-4) )