115k views
1 vote
Given the functions f(x) = 6x + 11 and g(x) = x + 6, which of the following functions represents f[g(x)] correctly?

f[g(x)] = 6x + 47
f[g(x)] = 6x + 17
f[g(x)] = 6x2 + 47
f[g(x)] = 6x2 + 17

User Hildensia
by
8.8k points

2 Answers

5 votes

Answer:


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

Explanation:

we have


f(x)=6x+11


g(x)=x+6

we know that


f(g(x))=6[x+6]+11


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


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

User Harry Ninh
by
7.5k points
3 votes
f(x) = 6x + 11
g(x) = x + 6
f[g(x)] = f(x + 6) = 6(x + 6) + 11 = 6x + 36 + 11 = 6x + 47
f[g(x)] = 6x + 47
User Or Sharir
by
9.1k points