document.write( "Question 689989: For f(x)=x^2+3x and g(x)=x-2 find f(g(x)). \n" ); document.write( "
Algebra.Com's Answer #426104 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
For f(x)=x^2+3x and g(x)=x-2 find f(g(x))
\n" ); document.write( "---
\n" ); document.write( "f[g(x)] = f[x-2] = (x-2)^2 + 3(x-2) = x^2 + 4x + 4 + 6x -12 = x^2+10x-8
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=====================
\n" ); document.write( "
\n" );