Question 388992
let f(x)=x+2 and g(x)= 1-x^2. Which of the following properly expresses g(f(x+1))?
-----------
g[f(x+1)] = g[x+1+2} = g[x+3]
= 1-(x+3)^2
= 1-[x^2+6x+9]
= -x^2-6x-8
===============
Cheers,
Stan H.
=============== 
a. -x^2+6x+10
b. -x^2-6x-8
c. -x^2+x+3
d. x^2-6x+8
e. x^2-x+10