document.write( "Question 940596: Express the function y= sqrtx^2+5 as a composition y=f(g(x)) of two simpler functions y=f(u) and u=g(x).\r
\n" );
document.write( "\n" );
document.write( "I got g(x)= x^2+5 and f(x)= sqrtx
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #573302 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! That's correct, since f(g(x)) = f(x^2 + 5) = sqrt(x^2 + 5).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However the answer is not unique. For example g(x) = x^2 and f(x) = sqrt(x+5) also works. \n" ); document.write( " |