document.write( "Question 302420: Find the indicated composite for the pair of functions. \r
\n" );
document.write( "\n" );
document.write( "(f.g)(x):f(x)=8x+7,g(x)=2x-1\r
\n" );
document.write( "\n" );
document.write( "(.) This symbol between (f.g) represents the composition symbol.
\n" );
document.write( "Could you please show me step by step how to solve?\r
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "Erin \n" );
document.write( "
Algebra.Com's Answer #216817 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the indicated composite for the pair of functions. \n" ); document.write( "(fog)(x):f(x)=8x+7,g(x)=2x-1 \n" ); document.write( "--------------------------------------- \n" ); document.write( "fog(x) = f[g(x)] = f[2x-1] \n" ); document.write( "= 8(2x-1)+7 \n" ); document.write( "--- \n" ); document.write( "= 16x-8+7 \n" ); document.write( "--- \n" ); document.write( "= 16x - 1 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |