document.write( "Question 60236: Find the functions f and g so that the composition of f and g is H.
\n" );
document.write( "H(x)=cuberoot(x+1) \n" );
document.write( "
Algebra.Com's Answer #41431 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Find the functions f and g so that the composition of f and g is H. \n" ); document.write( "H(x)=cuberoot(x+1) \n" ); document.write( "g(x)=x+1 (the inner function) \n" ); document.write( "f(x)=cuberoot(x) (the outer function) \n" ); document.write( "Sanity Check, does (fog)(x)=H(x)? You decide if I'm crazy or not!!! \n" ); document.write( ": \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |