document.write( "Question 454649: I need help with this problem:\r
\n" );
document.write( "\n" );
document.write( "Let f(x)=2x^2-4x+1 and g(x)=3x+2. Determine (gof)(1).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you very much. \n" );
document.write( "
Algebra.Com's Answer #312240 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Let f(x)=2x^2-4x+1 and g(x)=3x+2. Determine (gof)(1) \n" ); document.write( "(gof)(x)=g[f(x)]=g(2x^2-4x+1) \n" ); document.write( "=3(2x^2-4x+1)+2 \n" ); document.write( "=6x^2-12x+3+2 \n" ); document.write( "=6x^2-12x+5 \n" ); document.write( "(gof)(1)=6-12+5=-1 \n" ); document.write( " |