SOLUTION: f(x) = x+3; g(x) = x squared + 1. what is f(g(1)) ?
Algebra
->
Functions
-> SOLUTION: f(x) = x+3; g(x) = x squared + 1. what is 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 706184
:
f(x) = x+3; g(x) = x squared + 1. what is f(g(1)) ?
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = x+3; g(x) = x squared + 1. what is f(g(1)) ?
-----
f(g(1)) = f(1^2+1) = f(2) = 2+3 = 5
===============
Cheers,
Stan H.