101k views
3 votes
If (x) = x^2 and g(x) = 2x+1, what expression is equivalent to (f o g)(x)?

User JackyBoi
by
4.4k points

1 Answer

2 votes

The composite function is defined as:


(f\circ g)(x)=f(g(x))

Then in this case we have:


\begin{gathered} (f\circ g)(x)=f(2x+1) \\ =(2x+1)^2 \end{gathered}

Therefore:


(f\circ g)(x)=(2x+1)^2

User HellGate
by
5.2k points