Questions: Given (f(x)=4x+5) and (g(x)=x^2+7x).
Find ((f circ g)(7)=)
Transcript text: Given $f(x)=4 x+5$ and $g(x)=x^{2}+7 x$.
Find $(f \circ g)(7)=$ $\square$
Solution
Solution Steps
To solve the problem, we need to find the composition of the functions \( f \) and \( g \) evaluated at \( x = 7 \). This means we first evaluate \( g(7) \) and then use that result as the input for \( f \).
Evaluate \( g(7) \).
Use the result from step 1 as the input for \( f \).
Step 1: Evaluate \( g(7) \)
To find \( g(7) \), we substitute \( x = 7 \) into the function \( g(x) = x^2 + 7x \):
\[
g(7) = 7^2 + 7 \cdot 7 = 49 + 49 = 98
\]
Step 2: Evaluate \( f(g(7)) \)
Next, we use the result from Step 1 as the input for the function \( f(x) = 4x + 5 \):