document.write( "Question 624993: Find functions f and g so that h(x)=f(g(x)). The function g must be a polynomial or rational function.\r
\n" );
document.write( "\n" );
document.write( "h(x)= ln(2x+5)\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance to anyone who helps, I really appreciate it! \n" );
document.write( "
Algebra.Com's Answer #393253 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Some possible answers: \n" ); document.write( "f(x) = ln(x) g(x) = 2x+5 \n" ); document.write( "f(x) = ln(x+5) g(x) = 2x \n" ); document.write( "f(x) = ln((1/2)x + 5) g(x) = 4x \n" ); document.write( "f(x) = ln(x+10) g(x) = 2x-5 \n" ); document.write( "f(x) = ln((2/x) + 5) g(x) = 1/x \n" ); document.write( "f(x) = ln((1/x) + 5) g(x) = 1/(2x) \n" ); document.write( "etc. \n" ); document.write( "All of these work and all of them fit the requirement that g be a polynomial or rational function. (The first one is probably the one your teacher is looking for.) \n" ); document.write( " |