document.write( "Question 853202: Let g(x)=4x+8 and h(x)=x+6 Find the expression.\r
\n" );
document.write( "\n" );
document.write( "(h*g)(x) \n" );
document.write( "
Algebra.Com's Answer #514027 by hamsanash1981@gmail.com(151)![]() ![]() ![]() You can put this solution on YOUR website! (h*g)(x) = h(g(x)) \n" ); document.write( "= h(4x+8) \n" ); document.write( "=4x+8+6 \n" ); document.write( "=4x+14 \n" ); document.write( " \n" ); document.write( " |