document.write( "Question 55744: Can you explain the Composition of Functions\r
\n" );
document.write( "\n" );
document.write( "(g o f)(2)\r
\n" );
document.write( "\n" );
document.write( "(f o g)(x) \n" );
document.write( "
Algebra.Com's Answer #37826 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (g o f)(2) \n" ); document.write( "Find f(2) \n" ); document.write( "Then find g(at that value) \n" ); document.write( "-------------- \n" ); document.write( "(f o g)(x) \n" ); document.write( "Find g(x) \n" ); document.write( "Then find f(at g(x)) \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |