document.write( "Question 427423: Find the following f[g(x)] if f(x)=3x-7 and g(x)=x^3-2x^2-x+1 \n" ); document.write( "
Algebra.Com's Answer #297263 by John10(297)![]() ![]() You can put this solution on YOUR website! Find the following f[g(x)] if f(x)=3x-7 and g(x)=x^3-2x^2-x+1\r \n" ); document.write( "\n" ); document.write( "---------------------------------\r \n" ); document.write( "\n" ); document.write( "We know that f(x) = 3x - 7\r \n" ); document.write( "\n" ); document.write( "To find (fog)(x)= f(g(x))= f(x^3-2x^2-x+1) = 3(x^3-2x^2-x+1) - 7 \r \n" ); document.write( "\n" ); document.write( "= 3x^3 -6x^2 -3x -4\r \n" ); document.write( "\n" ); document.write( "The above step just replace x by g(x). \n" ); document.write( " |