document.write( "Question 911259: Express the function y=sqrtx^2+2 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( "f(u) =
\n" ); document.write( "g(x) =
\n" ); document.write( "

Algebra.Com's Answer #552958 by ichigo449(30)\"\" \"About 
You can put this solution on YOUR website!
Let u = x
\n" ); document.write( "Then f(u) = abs(u) + 2, where abs(x) is the absolute value function. \r
\n" ); document.write( "\n" ); document.write( "If, instead the 2 isn't added later then the decomp is:
\n" ); document.write( "u = x^2 + 2
\n" ); document.write( "f(u) = sqrt(u)
\n" ); document.write( "
\n" ); document.write( "
\n" );