document.write( "Question 1020946: Hi there\r
\n" );
document.write( "\n" );
document.write( "My question is: For each pair of functions, obtain a formula for f(g(x)) and also for g(f(x))\r
\n" );
document.write( "\n" );
document.write( "f(x)=2x+3
\n" );
document.write( "g(x)=3x+2\r
\n" );
document.write( "\n" );
document.write( "Can you show ALL your working to perhaps help me to understand better - would be very much appreciated
\n" );
document.write( "Thanks so much \n" );
document.write( "
Algebra.Com's Answer #636752 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! f(g(x) means apply g(x) first then apply f(x) \n" ); document.write( ": \n" ); document.write( ": we are given f(x)=2x+3 and g(x)=3x+2 \n" ); document.write( ": \n" ); document.write( "f(3x+2) = 2(3x+2)+3 \n" ); document.write( ": we substitute g(x) for x in f(x) \n" ); document.write( "f(g(x) = 6x+4+3 = 6x+7 \n" ); document.write( ": \n" ); document.write( "g(2x+3) = 3(2x+3)+2 \n" ); document.write( "g(f(x)) = 6x+9+2 = 6x+11 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |