document.write( "Question 832368: If f (x)= x+6 and g (x)= x^4 what is g (f(x)) \n" ); document.write( "
Algebra.Com's Answer #502016 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If f (x)= x+6 and g (x)= x^4 what is g (f(x)) \n" ); document.write( "------- \n" ); document.write( "g[f(x)] = g[x+6] = (x+6)^4 = x^4 + 4x^3*6 + 6x^2*6^2 + 4x*6^3 + 6^4 \n" ); document.write( "---- \n" ); document.write( "= x^4 + 24x^3 + 216x^2 + 864x + 1296 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |