asked 19.0k views
1 vote
Given the functions f(x) = 7x + 13 and g(x) = x + 2, which of the following functions represents f[g(x)] correctly?

f[g(x)] = 7x + 15
f[g(x)] = 7x + 27
f[g(x)] = 7x2 + 15
f[g(x)] = 7x2 + 27

1 Answer

3 votes
f[g(x)] = f[x + 2] = 7(x + 2) + 13 = 7x + 7(2) + 13 = 7x + 14 + 13 = 7x + 27

f[g(x)] = 7x + 27

The correct answer is B.
answered
User Cedomir Rackov
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.