Question 237654
g(x) = x2 + 3x
h(x) = (x + 3)/2
Find: (h o g)(-1)
---------------------------
h[g(-1)] = h[(-1)^2+3*-1] 
= h[1-3]
= h[-2]
---
= (-2+3)^2
---
= 1^2
= 1
==============
Cheers,
Stan H.