document.write( "Question 630709: given: f(x)=3x+5 and g(x)=4x-2
\n" );
document.write( "question: answer f(g(x)) \n" );
document.write( "
Algebra.Com's Answer #397133 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! given: f(x)=3x+5 and g(x)=4x-2 \n" ); document.write( ". \n" ); document.write( "f(g(x)) = 3(4x-2) + 5 \n" ); document.write( "f(g(x)) = 12x-6 + 5 \n" ); document.write( "f(g(x)) = 12x-1 \n" ); document.write( " \n" ); document.write( " |