Question 1037620: Two functions f and g are such that f(x) = 1 + 2x and g(f(x)) = x + 3. What is the value of g(5)? Found 2 solutions by stanbon, josgarithmetic:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Two functions f and g are such that f(x) = 1 + 2x and g(f(x)) = x + 3. What is the value of g(5)?
------
g(f(x)) = x+3
g(1+2x) = 2x+4 = (1+2x)+3
If 1+2x = 5, then g(5) = 5+3 = 8
------------------------------
Cheers,
Stan H.
------------