150k views
3 votes
Given the functions f(x) = 6x + 11 and g(x) = x^2 + 6, which of the following functions represents f[g(x)] correctly?

User Stevko
by
4.9k points

1 Answer

4 votes

Answer:

6x^2+47

Explanation:

You simple have to "plug" g(x) into f(x) for x.

f(x)=6x+11

f(g(x))=6(x^2+6)+11

f(g(x))=6x^2+36+11

f(g(x))=6x^2+47

User Motine
by
4.5k points