document.write( "Question 107949: Find g[f(4)]if:
\n" );
document.write( "f(x)=6x, and g(x)=-2x-2 \n" );
document.write( "
Algebra.Com's Answer #78670 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(4)=6*4=24 \n" ); document.write( "g(24)=-2*24-2=-50 \n" ); document.write( "Ed \n" ); document.write( " |