document.write( "Question 991057: h(n)=4n+2
\n" );
document.write( "g(n)=3n-2
\n" );
document.write( "find h(n)+g(n) \n" );
document.write( "
Algebra.Com's Answer #610976 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! h(n)+g(n)=7n \n" ); document.write( " |