document.write( "Question 466645: Please help me solve this:
\n" );
document.write( "for the given function f anf g, find the indicated composition
\n" );
document.write( "f(x)=x^2-2x+2 g(x)=x^2-2x-2
\n" );
document.write( "(fog)(-2) \n" );
document.write( "
Algebra.Com's Answer #319946 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the indicated composition \n" ); document.write( "f(x)=x^2-2x+2 g(x)=x^2-2x-2 \n" ); document.write( "(fog)(-2) \n" ); document.write( "---- \n" ); document.write( "f[g(-2)] \n" ); document.write( "= f[(-2)^2-2(-2)-2] \n" ); document.write( "= f[6] \n" ); document.write( "= 6^2-2*6+2 \n" ); document.write( "= 26 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |