document.write( "Question 312059: Given the functions f(x) = 3^x, g(x) = x+2, and h(x) = 2x+3, what composition of functions would result in each of the following:\r
\n" );
document.write( "\n" );
document.write( "y = 2 * 3^x+2 - 3
\n" );
document.write( "y = 3^2x+1
\n" );
document.write( "y = 1/27 * 3^2x + 2 \n" );
document.write( "
Algebra.Com's Answer #223126 by solver91311(24713) You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To start off, you have a error in your statement of the problem. For the first two compositions, you \"can't get there from here\" with the functions given. I haven't even looked at the third one. I suspect that you really meant that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |