document.write( "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)? \n" ); document.write( "
Algebra.Com's Answer #652240 by stanbon(75887)\"\" \"About 
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)?
\n" ); document.write( "------
\n" ); document.write( "g(f(x)) = x+3
\n" ); document.write( "g(1+2x) = 2x+4 = (1+2x)+3
\n" ); document.write( "If 1+2x = 5, then g(5) = 5+3 = 8
\n" ); document.write( "------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );