document.write( "Question 314799: Please help me with this problem. Perform the requested operation or operations
\n" );
document.write( "f(x)=4x+11,g(x)==5x-1 find (f g)(x). WHere it says Find which is underlined there is a small \"o\" in between the f and G Thank you \n" );
document.write( "
Algebra.Com's Answer #225161 by malaydassharma(59)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "f(x)= 4x + 11\r \n" ); document.write( "\n" ); document.write( "g(x)= 5 x - 1\r \n" ); document.write( "\n" ); document.write( "(fg)(x)=f[g(x)]\r \n" ); document.write( "\n" ); document.write( " =f[5x-1] as g(x)= 5 x - 1 \n" ); document.write( " \n" ); document.write( " = 4(5x-1) +11 as f(x)= 4x + 11 and here x=(5x-1) \n" ); document.write( " \n" ); document.write( " =20x +7 \n" ); document.write( " |