document.write( "Question 398197: Express the given function as a composite of functions f and g such that
\n" );
document.write( "y= f(g(x). \r
\n" );
document.write( "\n" );
document.write( " y=(-9x+3)^7 \n" );
document.write( "
Algebra.Com's Answer #282132 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Express the given function as a composite of functions f and g such that \n" ); document.write( "y= f(g(x). \n" ); document.write( "y=(-9x+3)^7 \n" ); document.write( "----- \n" ); document.write( "g is the 1st to operate on \"x\" \n" ); document.write( "g(x) = -9x+3 \n" ); document.write( "---- \n" ); document.write( "Then f operates on the result that g gives it. \n" ); document.write( "f(x) = x^7 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |