document.write( "Question 359945: Find f\"circle\"g and g\"circle\"f.
\n" );
document.write( "f(x)= -2x; g(x)= -2x^2 +3 \n" );
document.write( "
Algebra.Com's Answer #256825 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)= -2x; g(x)= -2x^2 +3 \n" ); document.write( "---------- \n" ); document.write( "fog(x) = f[g(x)] = f[-2x^2+3] = -2[-2x^2+3] = 4x^2-6 \n" ); document.write( "------------------------ \n" ); document.write( "gof(x) = g[f(x)] = g[-2x] = -2(-2x)^2+3 = -2(4x^2)+3 = -8x^2+3 \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |