document.write( "Question 591361: instructions: Find functions f and g so that h(x)=f(g(x)\r
\n" );
document.write( "\n" );
document.write( "problem: h(x)=|7x+2| \n" );
document.write( "
Algebra.Com's Answer #375659 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! e.g. g(x) = 7x+2 and f(x) = |x|\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then f(g(x)) = f(7x+2) = |7x+2|. \n" ); document.write( " |