document.write( "Question 943619: If f(x) = 3x - 9 and g(x) = x2, what is (g º f)(5)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #575305 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If f(x) = 3x - 9 and g(x) = x^2, what is (g º f)(5)? \n" ); document.write( "--------------- \n" ); document.write( "g[f(x)] = g[3x-9] = (3x-9)^2 = 9x^2 - 54x + 81 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |