document.write( "Question 695006: Perform the indicated operation
\n" );
document.write( "h(n)=2n-3
\n" );
document.write( "g(n)=3n-4
\n" );
document.write( "Find (h o g)(8) \n" );
document.write( "
Algebra.Com's Answer #428298 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Perform the indicated operation \n" ); document.write( "h(n)=2n-3 \n" ); document.write( "g(n)=3n-4 \n" ); document.write( "Find (h o g)(8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h(g(8)) = h(20) = 2(20) - 3 = |