If f(x)=2x+1f(x)=2x+1f, left parenthesis, x, right parenthesis, equals, 2, x, plus, 1 and g(x)=x^2+7g(x)=x 2 +7g, left parenthesis, x, right parenthesis, equals, x, squared, plus, 7, which of the following is equal to f(g(x))f(g(x))f, left parenthesis, g, left parenthesis, x, right parenthesis, right parenthesis ?

Respuesta :

Answer:

The composite function;

f(g(x) = 2x^2 + 15

Step-by-step explanation:

Given f(x) = 2x + 1 and g(x) = x^2 + 7 ;

we want to find f(g(x))

This is simply a composite function which involves fixing the function g(x) into f(x)

Thus, we have

f(g(x)) = 2(x^2 + 7) + 1

f(g(x)) = 2x^2 + 14 + 1

f(g(x)) = 2x^2 + 15