document.write( "Question 118429: let f(x)=2x+1 and g(x)=3x to the power of 2. find Fog \n" ); document.write( "
Algebra.Com's Answer #86547 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! let f(x)=2x+1 and g(x)=3x^2. find Fog \n" ); document.write( "--------------- \n" ); document.write( "Fog = F[g(x)] = F[3x^2] = 2[3x^2]+1 = 6x^2+1 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |