document.write( "Question 211659: If h(x)=x-4, find a function g(x) such that g(h(x))=x
\n" );
document.write( "g(x)= \n" );
document.write( "
Algebra.Com's Answer #159966 by HyperBrain(694) ![]() You can put this solution on YOUR website! We find the relation between x and x-4. \n" ); document.write( "Notice that (x-4) + 4 = x \n" ); document.write( "So, g(x)=x+4. \n" ); document.write( " |