Note that :
[tex](f\circ f)(x)=f(f(x))[/tex]
The composition of f of f of x is the same as shown above.
From the given problem, we have :
[tex]g(x)=x^2+1[/tex]
g(g(x)) will be the function which g(x) substitutes the value of x in g(x), this will be :
[tex]\begin{gathered} (g\circ g)(x)=g(g(x)) \\ =(x^2+1)^2+1 \\ =(x^4+2x^2+1)+1 \\ =x^4+2x^2+2 \end{gathered}[/tex]
The answer for (g o g)(x) = x^4 + 2x^2 + 2
The next function is :
[tex]h(x)=\frac{5}{6x}[/tex]
Same as the method we used above.
(h o h)(x) is the same as h(h(x)), and this will be :
[tex]\begin{gathered} (h\circ h)(x)=h(h(x)) \\ =\frac{5}{6(\frac{5}{6x})} \\ =\frac{\cancel{5}}{\cancel{6}(\frac{\cancel{5}}{\cancel{6}x})} \\ =\frac{1}{\frac{1}{x}} \\ =1\times\frac{x}{1} \\ =x \end{gathered}[/tex]
Therefore, the answer for (h o h)(x) = x