document.write( "Question 1116215: if f(x)=X^2-6x + 2 and g(x)=-2x, find the following composition.
\n" );
document.write( " (g f)(-1) \n" );
document.write( "
Algebra.Com's Answer #731080 by josgarithmetic(39630) ![]() You can put this solution on YOUR website! (gf)(x) means same as g(x)*f(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g(f(x)) means the same as (g o f)(x). \n" ); document.write( " |