SOLUTION: If f(x) = 2x + 3 and g(x) = x^2 + 1, find f(g(3))
Algebra
->
Functions
-> SOLUTION: If f(x) = 2x + 3 and g(x) = x^2 + 1, find f(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 963408
:
If f(x) = 2x + 3 and g(x) = x^2 + 1, find f(g(3))
Answer by
amarjeeth123(570)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = 2x + 3
g(x) = x^2 + 1
g(3)=3^2+1=9+1=10
f(g(3))=f(10)=20+3=23.