SOLUTION: If f(x)=2x+1 and g(x)=x^2 , find (g o f)(2).
Algebra
->
Functions
-> SOLUTION: If f(x)=2x+1 and g(x)=x^2 , find (g o f)(2).
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 65874
:
If f(x)=2x+1 and g(x)=x^2 , find (g o f)(2).
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
First, define [g o f].
g(2x + 1) = (2x + 1)^2 = 4x^2 + 4x + 1
plug in 2 for x
4*4 + 4*2 + 1 = 16 + 8+ 1 = 25