
Chris C. answered 12/09/20
College Student with Math Proficiency
i) f(g(x)) =
(1 / (x+1)) - 1
= (1 / (x+1)) - ((x+1) / (x+1))
= (1 - x + 1) / (x+1)
= -x / (x+1)
ii) g(f(1/2))
f(1/2) = (1/2) - 1 = -1/2
g(f(1/2)) = g(-1/2) = 1 / (-1/2 + 1) = 1 / (1/2) = 2