To find the composition of the functions g(x) and f(x), denoted as g(f(x)), we will substitute f(x) into g(x).
Given:
- f(x) = 5x + 1
- g(x) = 3x + 9
Now, we will compute g(f(x)):
- First, we need to replace x in g(x) with f(x):
- Next, substitute f(x) into g(x):
- Now, we distribute the 3:
- Finally, we combine like terms:
g(f(x)) = g(5x + 1)
g(5x + 1) = 3(5x + 1) + 9
g(5x + 1) = 15x + 3 + 9
g(5x + 1) = 15x + 12
Thus, the composition g(f(x)) is:
g(f(x)) = 15x + 12