92.1k views
2 votes
Find (f o g)(x)
Consider f(x) = x + 7 and g(x) = x2 –1

User Tkers
by
3.2k points

1 Answer

2 votes

Answer: x^2 + 6

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

User Shivanshu Goyal
by
3.6k points