document.write( "Question 634653: Not sure how to solve this problem\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "if f(x)=5x+2 and g(x)=3x-4 find (fog)(x) \n" );
document.write( "
Algebra.Com's Answer #399772 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if f(x)=5x+2 and g(x)=3x-4 find (fog)(x) \n" ); document.write( "------- \n" ); document.write( "f(x) = 5x + 2 \n" ); document.write( "Sub 3x-4 for x \n" ); document.write( "f(g(x)) = 5(3x-4) + 2 \n" ); document.write( "= 15x - 18 \n" ); document.write( " \n" ); document.write( " |