document.write( "Question 287679: Given f(x)=-2x to the 3 power and g(x)=4x-5, find g (f(-1)) \n" ); document.write( "
Algebra.Com's Answer #208462 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given f(x)=-2x^3 and g(x)=4x-5, find g (f(-1)) \n" ); document.write( "------------------------------------------------- \n" ); document.write( "g[f(-1)] \n" ); document.write( "= g[-2(-1)^3] \n" ); document.write( "= g[-2*-1] \n" ); document.write( "= g[2] \n" ); document.write( "= 4(2)-5 \n" ); document.write( "= 3 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |