Work Shown:
(f o g)(x) = f(g(x))
f(x) = x + 7
f( g(x) ) = g(x) + 7 ... replace every x with g(x)
f( g(x) ) = x^2-1 + 7 .... plug in g(x) = x^2-1
f( g(x) ) = x^2 + 6
(f o g)(x) = x^2 + 6
3.8m questions
4.8m answers