document.write( "Question 215578: if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]? \n" ); document.write( "
Algebra.Com's Answer #162884 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if f(x)=3x+6 and g(x)=2x^2-x+3 what is g[f(2)]
\n" ); document.write( "----
\n" ); document.write( "g[f(2)] = g[3*2+6] = g[12] = 2*12^2-12+3 = 279
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );