document.write( "Question 1170187: h(x) = e^−√x
\n" ); document.write( " Given h(x) = f(g(x)), decompose h(x) into its parts.
\n" ); document.write( "f(x) =
\n" ); document.write( "g(x) =
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #795103 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Here is a general way to decompose a function into the composition of more than one function.

\n" ); document.write( "First, make an ordered list of the operations performed on the input value by the function. (That is, imagine the steps you would do to evaluate the function for a given input). In this example, the operations are
\n" ); document.write( "(1) take the square root;
\n" ); document.write( "(2) multiply by -1; and
\n" ); document.write( "(3) raise e to that power

\n" ); document.write( "Since there are three operations, you could write the given function as the composition of three separate non-trivial functions.

\n" ); document.write( "To write the given function as the composition of two functions, combine two of the three steps into one. There are clearly two different ways you could do this:

\n" ); document.write( "(a) combine steps (1) and (2):
\n" ); document.write( "(1) take the square root and multiply by -1; and
\n" ); document.write( "(2) raise e to that power

\n" ); document.write( "The resulting decomposition is

\n" ); document.write( "\"g%28x%29+=+-sqrt%28x%29\"
\n" ); document.write( "\"f%28x%29+=+e%5Ex\"

\n" ); document.write( "OR...

\n" ); document.write( "(b) combine steps (2) and (3):
\n" ); document.write( "(1) take the square root; and
\n" ); document.write( "(2) multiply by -1 and raise e to that power

\n" ); document.write( "The resulting decomposition is

\n" ); document.write( "\"g%28x%29+=+sqrt%28x%29\"
\n" ); document.write( "\"f%28x%29+=+e%5E%28-x%29\"

\n" ); document.write( "
\n" ); document.write( "
\n" );