document.write( "Question 416773: For each pair of functions, find f(g(x)) and g(f(x)).\r
\n" );
document.write( "\n" );
document.write( "F(x)=3x,g(x)=x^2 \n" );
document.write( "
Algebra.Com's Answer #291922 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! Answer: f(g(x))=3x^2 and g(f(x))=(3x)^2=9x^2 \n" ); document.write( " |