Question 1194122
.
<pre>

h(x) = f(g(x)) = (g(x))^2 + 3*g(x) + 2 = 


     = (x+1)^2 + 3*(x+1) + 2 = (x^2 + 2x + 1) + 3*(x + 1) + 2 = 

                             = x^2 + 2x + 1 + 3x + 3 + 2 = 

                             = now combine like terms = 

                             = x^2 + 5x + 6.    <U>ANSWER</U>
</pre>

Solved.