SOLUTION: Let f(x)=2x+1 and g(x)=x^2+5 Evaluate (f*g)(1)
Algebra
->
Functions
-> SOLUTION: Let f(x)=2x+1 and g(x)=x^2+5 Evaluate (f*g)(1)
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 164008
:
Let f(x)=2x+1 and g(x)=x^2+5 Evaluate (f*g)(1)
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Let f(x)=2x+1 and g(x)=x^2+5 Evaluate (f*g)(1)
----------------
Assuming that's f(1)*g(1):
Sub 1 for x in f(x) and g(x)
f(1) = 2*1+1 = 3
g(1) = 1^2+5 = 6
Now multiply f(1)*g(1)
= 3*6 = 18