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