document.write( "Question 1164578: F(x)= x^2 , g(x)= 2x+1 \r
\n" );
document.write( "\n" );
document.write( "(gof)(-3)\r
\n" );
document.write( "\n" );
document.write( "When I did this problem I got a different answer than what it says . I need help on what I I possibly did wrong. \r
\n" );
document.write( "\n" );
document.write( "(Fog)(1/2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #788990 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! g (f (x))=2x^2+1 \n" ); document.write( "The f(x) goes where the x is in the g(x) function \n" ); document.write( "(g o f)(-3)=19\r \n" ); document.write( "\n" ); document.write( "f(-3)=9 \n" ); document.write( "g(9)=19\r \n" ); document.write( "\n" ); document.write( "(f o g) is (2x+1)^2 or for (1/2) would be 4 \n" ); document.write( "4x^2+4x+1 \n" ); document.write( "1+2+1=4 \n" ); document.write( "g(1/2)=2 \n" ); document.write( "f(2)=4 \n" ); document.write( " |